You've already forked tribes-plugin-new
d3897927c1
Newer devenv versions require git-hooks.nix to be declared as an explicit input when devenv.nix uses `git-hooks.hooks`.
10 lines
236 B
YAML
10 lines
236 B
YAML
# yaml-language-server: $schema=https://devenv.sh/devenv.schema.json
|
|
inputs:
|
|
nixpkgs:
|
|
url: github:cachix/devenv-nixpkgs/rolling
|
|
git-hooks:
|
|
url: github:cachix/git-hooks.nix
|
|
inputs:
|
|
nixpkgs:
|
|
follows: nixpkgs
|