wormhole-william: allow local networking in darwin sandbox

This is needed for the tests to pass with the sandbox enabled.
This commit is contained in:
Alex James 2024-03-30 02:07:49 -05:00
parent b6951bf573
commit 4c1ccd8a9f
No known key found for this signature in database
GPG key ID: 4729B829AC5FCC72

View file

@ -13,6 +13,8 @@ buildGoModule rec {
vendorHash = "sha256-oJz7HgtjuP4ooXdpofIKaDndGg4WqVZgbT8Yb1AyaMs=";
__darwinAllowLocalNetworking = true;
preCheck = ''
# wormhole_test.go:692: failed to establish connection
substituteInPlace wormhole/wormhole_test.go \