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:
parent
b6951bf573
commit
4c1ccd8a9f
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user