perlPackages.CGIPSGI: fix build

This commit is contained in:
Tuomas Tynkkynen 2016-04-13 05:14:53 +03:00
parent 0c978d7d4f
commit ad8947ab1d
1 changed files with 1 additions and 0 deletions

View File

@ -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";