mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
opencloud: allow local networking in Darwin tests
Assisted-by: OpenAI Codex (GPT-5)
This commit is contained in:
@@ -91,6 +91,9 @@ buildGoModule (finalAttrs: {
|
||||
rm services/search/pkg/opensearch/*_test.go
|
||||
'';
|
||||
|
||||
# The activitylog tests start a local NATS server.
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
env = {
|
||||
# avoids 'make generate' calling `git`, otherwise no-op
|
||||
STRING = finalAttrs.version;
|
||||
|
||||
Reference in New Issue
Block a user