Skip to content

Commit 81c6590

Browse files
authored
fleet: set __darwinAllowLocalNetworking (#486053)
2 parents 3eeb252 + c67a98a commit 81c6590

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/by-name/fl/fleet/package.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ buildGoModule (finalAttrs: {
8484
versionCheckHook
8585
];
8686

87+
__darwinAllowLocalNetworking = true;
88+
8789
passthru = {
8890
inherit frontend;
8991
};

0 commit comments

Comments
 (0)