diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index 4a85bbd54c6..92adf5fe3fb 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -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 = {