diff options
| author | Fuwn <[email protected]> | 2024-10-04 11:31:12 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-04 11:36:58 -0700 |
| commit | 906f9d81f3174342b37ba4ed79d49e477c053610 (patch) | |
| tree | a18490c7573dc2f49449805804745de2dd443e5c /flake.nix | |
| parent | feat(pkgs): package suzuri (diff) | |
| download | tsutsumi-906f9d81f3174342b37ba4ed79d49e477c053610.tar.xz tsutsumi-906f9d81f3174342b37ba4ed79d49e477c053610.zip | |
chore(flake): remove unused input guides from gigi
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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"; }; }; |