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