Remove unused follows
This commit is contained in:
parent
5ceb91ce90
commit
44d291700b
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
||||||
url = "github:cachix/pre-commit-hooks.nix";
|
url = "github:cachix/pre-commit-hooks.nix";
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.follows = "nixpkgs";
|
nixpkgs.follows = "nixpkgs";
|
||||||
flake-utils.follows = "flake-utils";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
rust-overlay = {
|
rust-overlay = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue