[cpan2nix] perlPackages.HTTPDaemon: cleanup
This commit is contained in:
parent
3b3933936e
commit
1781eafcb1
@ -7002,7 +7002,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = mirror://cpan/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz;
|
url = mirror://cpan/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz;
|
||||||
sha256 = "1hmd2isrkilf0q0nkxms1q64kikjmcw9imbvrjgky6kh89vqdza3";
|
sha256 = "1hmd2isrkilf0q0nkxms1q64kikjmcw9imbvrjgky6kh89vqdza3";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ HTTPDate HTTPMessage LWPMediaTypes ];
|
propagatedBuildInputs = [ HTTPMessage ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "A simple http server class";
|
description = "A simple http server class";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user