flake: bump inputs
And reduce the closure size of 'pre-commit-hooks.nix' by making it follow my 'nixpkgs' input.
This commit is contained in:
parent
a73a05e0ac
commit
072511a091
2 changed files with 55 additions and 12 deletions
|
|
@ -51,6 +51,7 @@
|
|||
inputs = {
|
||||
flake-utils.follows = "futils";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
nixpkgs-stable.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue