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