summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 7507367..d48b4df 100644
--- a/flake.nix
+++ b/flake.nix
@@ -34,10 +34,6 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-compat.follows = "flake-compat";
};
- getchoo-website = {
- url = "github:getchoo/getchoo.github.io";
- inputs.pre-commit-hooks.follows = "pre-commit-hooks";
- };
guzzle_api = {
url = "github:getchoo/guzzle_api";
inputs.nixpkgs.follows = "nixpkgsUnstable";