http-parser: Fix filename
This commit is contained in:
@@ -4568,7 +4568,7 @@ let
|
||||
|
||||
hsqldb = callPackage ../development/libraries/java/hsqldb { };
|
||||
|
||||
http_parser = callPackage ../development/libraries/http_parser { inherit (pythonPackages) gyp; };
|
||||
http_parser = callPackage ../development/libraries/http-parser { inherit (pythonPackages) gyp; };
|
||||
|
||||
hunspell = callPackage ../development/libraries/hunspell { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user