perlPackages.IOAsync: fix check phase
This commit is contained in:
parent
da70544b7d
commit
76f9b7e839
|
@ -9397,6 +9397,7 @@ let
|
|||
url = mirror://cpan/authors/id/P/PE/PEVANS/IO-Async-0.77.tar.gz;
|
||||
sha256 = "153rfnbs2xwvx559h0ilfr0g9pg30avjad3cad659is9bdmfipri";
|
||||
};
|
||||
preCheck = "rm t/50resolver.t"; # this test fails with "Temporary failure in name resolution" in sandbox
|
||||
propagatedBuildInputs = [ Future StructDumb ];
|
||||
buildInputs = [ TestFatal TestIdentity TestMetricsAny TestRefcount ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in New Issue