wget: fix build on sandboxed Darwin (#343815)

This commit is contained in:
Franz Pletz
2024-09-24 00:48:02 +02:00
committed by GitHub

View File

@@ -40,6 +40,7 @@ stdenv.mkDerivation rec {
"--without-included-regex"
];
__darwinAllowLocalNetworking = true;
doCheck = true;
preCheck = ''
patchShebangs tests fuzz