mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
flake: remove unneeded follows after git-hooks dropped their nixpkgs-stable input
(cherry picked from commit e07a482fd8
)
This commit is contained in:
parent
2004ff4547
commit
c2ee71c814
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@
|
|||
git-hooks = {
|
||||
url = "github:cachix/git-hooks.nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nixpkgs-stable.follows = "nixpkgs";
|
||||
inputs.flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue