miniupnpc: fix on darwin
This commit is contained in:
@@ -34,6 +34,8 @@ stdenv.mkDerivation rec {
|
||||
mv $out/bin/external-ip.sh $out/bin/external-ip
|
||||
'';
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
passthru.tests = {
|
||||
inherit (nixosTests) upnp;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user