[cpan2nix] perlPackages.CGIMinimal: cleanup
This commit is contained in:
parent
4bbd5b8e30
commit
ce38760587
@ -1773,7 +1773,7 @@ let
|
|||||||
propagatedBuildInputs = [ CGI ];
|
propagatedBuildInputs = [ CGI ];
|
||||||
};
|
};
|
||||||
|
|
||||||
CGIMinimal = buildPerlPackage rec {
|
CGIMinimal = buildPerlModule rec {
|
||||||
name = "CGI-Minimal-1.29";
|
name = "CGI-Minimal-1.29";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://cpan/authors/id/S/SN/SNOWHARE/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/S/SN/SNOWHARE/${name}.tar.gz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user