Merge pull request #300183 from al3xtjames/wormhole-william-darwin-network

wormhole-william: allow local networking in darwin sandbox
This commit is contained in:
Weijia Wang 2024-03-30 20:12:25 +01:00 committed by GitHub
commit b9f1c35b48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 \