mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 17:23:08 +00:00
Revert "Net::HTTP: Disable tests"
This should work with a well built version of perl that has correctly
generated Errno information.
This reverts commit 623401788d
.
This commit is contained in:
parent
03efddef75
commit
458552f614
@ -6967,7 +6967,6 @@ let self = _self // overrides; _self = with self; {
|
||||
url = mirror://cpan/authors/id/G/GA/GAAS/Net-HTTP-6.06.tar.gz;
|
||||
sha256 = "1m1rvniffadq99gsy25298ia3lixwymr6kan64jd3ylyi7nkqkhx";
|
||||
};
|
||||
doCheck = false; # binds to TCP ports
|
||||
meta = {
|
||||
description = "Low-level HTTP connection (client)";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user