diff --git a/flake.nix b/flake.nix index f5448ae..1f708f8 100644 --- a/flake.nix +++ b/flake.nix @@ -60,10 +60,7 @@ # Git hooks pre-commit-hooks = { url = "github:cachix/git-hooks.nix"; - inputs = { - nixpkgs.follows = "nixpkgs"; - nixpkgs-stable.follows = "nixpkgs"; - }; + inputs.nixpkgs.follows = "nixpkgs"; }; # Catppuccin theme