aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-04 11:31:12 -0700
committerFuwn <[email protected]>2024-10-04 11:36:58 -0700
commit906f9d81f3174342b37ba4ed79d49e477c053610 (patch)
treea18490c7573dc2f49449805804745de2dd443e5c /flake.nix
parentfeat(pkgs): package suzuri (diff)
downloadtsutsumi-906f9d81f3174342b37ba4ed79d49e477c053610.tar.xz
tsutsumi-906f9d81f3174342b37ba4ed79d49e477c053610.zip
chore(flake): remove unused input guides from gigi
Diffstat (limited to 'flake.nix')
-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";
};
};