mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
fix: misc breakage from updates
This commit is contained in:
parent
b9590a22e3
commit
de3349bb4d
5 changed files with 6 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
writeShellApplication,
|
||||
nixfmt-rfc-style,
|
||||
nixfmt,
|
||||
deadnix,
|
||||
statix,
|
||||
fd,
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
writeShellApplication {
|
||||
name = "lint";
|
||||
runtimeInputs = [
|
||||
nixfmt-rfc-style
|
||||
nixfmt
|
||||
deadnix
|
||||
statix
|
||||
fd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue