perlPackages.CGIPSGI: fix build
This commit is contained in:
parent
0c978d7d4f
commit
ad8947ab1d
|
@ -1515,6 +1515,7 @@ let self = _self // overrides; _self = with self; {
|
|||
url = mirror://cpan/authors/id/M/MI/MIYAGAWA/CGI-PSGI-0.15.tar.gz;
|
||||
sha256 = "c50dcb10bf8486a9843baed032ad89d879ff2f41c993342dead62f947a598d91";
|
||||
};
|
||||
propagatedBuildInputs = [ CGI ];
|
||||
meta = {
|
||||
description = "Adapt CGI.pm to the PSGI protocol";
|
||||
license = "perl";
|
||||
|
|
Loading…
Reference in New Issue