mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Remove httpgd import from default.nix
Removed the import of httpgd from default.nix. https://github.com/nx10/httpgd/issues/218
This commit is contained in:
parent
7823af6051
commit
6604203916
1 changed files with 0 additions and 3 deletions
|
|
@ -23,9 +23,6 @@ in {
|
|||
## F
|
||||
fwildclusterboot = import ./f/fwildclusterboot.nix argsWithFinal;
|
||||
|
||||
## H
|
||||
httpgd = import ./h/httpgd.nix baseArgs;
|
||||
|
||||
## J
|
||||
jgd = import ./j/jgd.nix (baseArgs // {lib = prev.lib;});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue