summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
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 52af7a9..547b020 100644
--- a/flake.nix
+++ b/flake.nix
@@ -82,8 +82,6 @@
};
};
- flake-checks.url = "github:getchoo/flake-checks";
-
getchvim = {
url = "github:getchoo/getchvim";
inputs.nixpkgs.follows = "nixpkgs";