summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-12-11 14:33:38 -0500
committerseth <[email protected]>2023-12-11 14:33:38 -0500
commit534dad90001ff5a7d492fda7ce3a117d1d011e71 (patch)
tree272211cdd7347cca7542c67e21ddbe8e35157fa4 /flake.nix
parent8fa4c973860ebdcc4747ef1908f93ce546aa6fed (diff)
flake: remove getchoo input
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 1c5446d..2e6ca6a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -54,11 +54,6 @@
};
};
- getchoo = {
- url = "github:getchoo/nix-exprs";
- inputs.nixpkgs.follows = "nixpkgs";
- };
-
getchvim = {
url = "github:getchoo/getchvim";
inputs = {