wget: fix build on sandboxed Darwin

The tests depend on local network access:
https://gist.github.com/al3xtjames/3b16d74fa83094d34764ceca36f9ebec
This commit is contained in:
Alex James
2024-09-22 16:57:54 -05:00
parent 30be25c7ab
commit 57861b1528

View File

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