mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
Rename microHttpd to micro-httpd
This commit is contained in:
@@ -8771,7 +8771,7 @@ let
|
||||
|
||||
mpdscribble = callPackage ../tools/misc/mpdscribble { };
|
||||
|
||||
microHttpd = callPackage ../servers/http/micro-httpd { };
|
||||
micro-httpd = callPackage ../servers/http/micro-httpd { };
|
||||
|
||||
miniHttpd = callPackage ../servers/http/mini-httpd {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user