mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: update flake inputs
This commit is contained in:
parent
03382e15f9
commit
d771b7cd82
2 changed files with 25 additions and 26 deletions
|
@ -180,7 +180,6 @@
|
|||
# Nix
|
||||
alejandra
|
||||
cachix
|
||||
colmena
|
||||
deadnix
|
||||
nix-tree
|
||||
statix
|
||||
|
@ -188,7 +187,7 @@
|
|||
];
|
||||
|
||||
shellHook = ''
|
||||
${self.checks.${system}.pre-commit-check.shellHook}
|
||||
${self.checks.${system}.pre-commit-hooks.shellHook}
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue