Unverified Commit 57861b15 authored by Alex James's avatar Alex James
Browse files

wget: fix build on sandboxed Darwin

parent 30be25c7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ stdenv.mkDerivation rec {
    "--without-included-regex"
  ];

  __darwinAllowLocalNetworking = true;
  doCheck = true;
  preCheck = ''
    patchShebangs tests fuzz