forked from mirrors/nixpkgs
[cpan2nix] perlPackages.IPCRun: cleanup
This commit is contained in:
parent
340f23f171
commit
9ce32901d8
|
@ -10000,7 +10000,7 @@ let
|
|||
pname = "IPC-Run";
|
||||
version = "20200505.0";
|
||||
src = fetchurl {
|
||||
url = mirror://cpan/authors/id/T/TO/TODDR/IPC-Run-20200505.0.tar.gz;
|
||||
url = "mirror://cpan/authors/id/T/TO/TODDR/IPC-Run-20200505.0.tar.gz";
|
||||
sha256 = "00f9wjvhn55zbk3n9il76xvsqy7ddk60lg6phg2rkpx0gwhvyvl1";
|
||||
};
|
||||
doCheck = false; /* attempts a network connection to localhost */
|
||||
|
|
Loading…
Reference in a new issue