This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
flake: enable shellcheck pre-commit hook
Browse source
...
This commit is contained in:
Bruno BELANYI
2021-11-12 09:42:39 +01:00
parent
d0e6e03c23
commit
e295a60cf5
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
4
flake.nix
Unescape
Escape
View file
@ -118,6 +118,10 @@
nixpkgs-fmt
=
{
enable
=
true
;
}
;
shellcheck
=
{
enable
=
true
;
}
;
}
;
}
;
}
;
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
ambroisie/nix-config
Title
Body
Create issue