Unverified Commit 81c2eef9 authored by Franz Pletz's avatar Franz Pletz Committed by GitHub
Browse files

wget: fix build on sandboxed Darwin (#343815)

parents a67d8581 57861b15
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