perlPackages.CGIPSGI: fix build

(cherry picked from commit ad8947ab1d)
This commit is contained in:
Tuomas Tynkkynen 2016-04-13 05:14:53 +03:00 committed by Robert Helgesson
parent 81493ac214
commit a9321b4e4f

View File

@ -1499,6 +1499,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";