mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
flake: remove unneeded follows after git-hooks dropped their nixpkgs-stable input
This commit is contained in:
parent
9fec105973
commit
e07a482fd8
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