Loading pkgs/tools/networking/wget/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ stdenv.mkDerivation rec { "--without-included-regex" ]; __darwinAllowLocalNetworking = true; doCheck = true; preCheck = '' patchShebangs tests fuzz Loading Loading
pkgs/tools/networking/wget/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ stdenv.mkDerivation rec { "--without-included-regex" ]; __darwinAllowLocalNetworking = true; doCheck = true; preCheck = '' patchShebangs tests fuzz Loading