flake: deduplicate flake-compat

This commit is contained in:
seth 2024-07-07 15:08:33 -04:00
parent a6cc4c6c33
commit 22a6678279
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86
2 changed files with 4 additions and 17 deletions

View file

@ -31,6 +31,7 @@
url = "github:cachix/git-hooks.nix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.flake-compat.follows = "flake-compat";
};
};