diff options
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ inputs = { nixpkgs.follows = "nixpkgs"; flake-parts.follows = "flake-parts"; - pre-commit-hooks.follows = "git-hooks"; + git-hooks.follows = "git-hooks"; home-manager.follows = "home-manager"; nix-darwin.follows = "nix-darwin"; }; |
