reproxy: fix build on darwin (#374080)
This commit is contained in:
@@ -32,6 +32,8 @@ buildGoModule rec {
|
||||
mv $out/bin/{app,reproxy}
|
||||
'';
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Simple edge server / reverse proxy";
|
||||
homepage = "https://reproxy.io/";
|
||||
|
||||
Reference in New Issue
Block a user