diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -86,7 +86,7 @@ }; getchpkgs = { - url = "github:getchoo/nix-exprs"; + url = "github:getchoo/getchpkgs"; inputs.nixpkgs.follows = "nixpkgs"; }; @@ -115,11 +115,6 @@ }; }; - nix-exprs = { - url = "github:getchoo/nix-exprs"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - nix-index-database = { url = "github:nix-community/nix-index-database"; inputs.nixpkgs.follows = "nixpkgs"; |
