aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 7e28f82..21d1300 100644
--- a/flake.nix
+++ b/flake.nix
@@ -40,10 +40,8 @@
url = "github:Fuwn/gigi";
inputs = {
- flake-compat.follows = "flake-compat";
flake-utils.follows = "flake-utils";
nixpkgs.follows = "nixpkgs";
- pre-commit-hooks.follows = "pre-commit-hooks";
systems.follows = "systems";
};
};