fleet: set __darwinAllowLocalNetworking
Fixes build on Darwin with sandbox != false.
This commit is contained in:
@@ -84,6 +84,8 @@ buildGoModule (finalAttrs: {
|
||||
versionCheckHook
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
passthru = {
|
||||
inherit frontend;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user