remove getchvim
never again
This commit is contained in:
parent
f25fd0cc7c
commit
a75b23d54b
4 changed files with 4 additions and 137 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue