diff options
| author | seth <[email protected]> | 2023-12-11 14:33:38 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-11 14:33:38 -0500 |
| commit | 534dad90001ff5a7d492fda7ce3a117d1d011e71 (patch) | |
| tree | 272211cdd7347cca7542c67e21ddbe8e35157fa4 /flake.nix | |
| parent | 8fa4c973860ebdcc4747ef1908f93ce546aa6fed (diff) | |
flake: remove getchoo input
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -54,11 +54,6 @@ }; }; - getchoo = { - url = "github:getchoo/nix-exprs"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - getchvim = { url = "github:getchoo/getchvim"; inputs = { |
