diff --git a/flake.nix b/flake.nix index 9bc41c1cf..cff3fadba 100644 --- a/flake.nix +++ b/flake.nix @@ -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"; }; };