inputs: add nix-filter
This commit is contained in:
parent
a061b6e51a
commit
049f2f669a
1 changed files with 2 additions and 0 deletions
|
@ -166,6 +166,8 @@
|
|||
url = "github:hercules-ci/flake-parts";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nix-filter.url = "github:numtide/nix-filter";
|
||||
|
||||
repin-flake-compat = {
|
||||
url = "github:edolstra/flake-compat";
|
||||
|
|
Loading…
Reference in a new issue