perlPackages.Socket6: work around a build problem

This commit is contained in:
Vladimír Čunát 2015-10-28 19:44:40 +01:00
parent 34e47d2079
commit bdbbfa0d42

View File

@ -9566,6 +9566,7 @@ let self = _self // overrides; _self = with self; {
url = "mirror://cpan/authors/id/U/UM/UMEMOTO/${name}.tar.gz";
sha256 = "1ads4k4vvq6pnxkdw0s8gaj03w4h9snxyw7zyikfzd20fy76yx6s";
};
setOutputFlags = false;
buildInputs = [ pkgs.which ];
};