onionshare: fix on darwin
This commit is contained in:
parent
0b75c4e176
commit
665fcc80ea
@ -117,6 +117,8 @@ python3Packages.buildPythonApplication rec {
|
||||
"test_receive_mode_webhook"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = {
|
||||
description = "Securely and anonymously send and receive files";
|
||||
longDescription = ''
|
||||
|
Loading…
Reference in New Issue
Block a user