Remove nix-filter input.
This commit is contained in:
parent
5f72cae0bd
commit
5ccc6b1bba
2 changed files with 0 additions and 18 deletions
|
|
@ -9,7 +9,6 @@
|
|||
flake-utils.follows = "flake-utils";
|
||||
};
|
||||
};
|
||||
nix-filter.url = "github:numtide/nix-filter";
|
||||
pre-commit-hooks = {
|
||||
url = "github:cachix/pre-commit-hooks.nix";
|
||||
inputs = {
|
||||
|
|
@ -43,7 +42,6 @@
|
|||
{ self
|
||||
, nixpkgs
|
||||
, flake-utils
|
||||
, nix-filter
|
||||
, rust-overlay
|
||||
, crane
|
||||
, devshell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue