Commit dcd5f8b
fix: correct devenv.yaml git-hooks input syntax
Use 'follows: nixpkgs' struct syntax instead of bare string 'nixpkgs'
for the input reference, as required by devenv's YAML parser.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9e5b67f commit dcd5f8b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments