remove getchvim

never again
This commit is contained in:
uku 2023-12-06 10:50:36 +01:00
parent f25fd0cc7c
commit a75b23d54b
Signed by: uku
GPG key ID: 7D01D7B105E77166
4 changed files with 4 additions and 137 deletions

View file

@ -27,14 +27,6 @@
url = "github:uku3lig/agenix";
inputs.nixpkgs.follows = "nixpkgs";
};
getchvim = {
url = "github:getchoo/getchvim";
inputs = {
nixpkgs.follows = "nixpkgs";
parts.follows = "flake-parts";
};
};
};
outputs = {flake-parts, ...} @ inputs: