onionshare: fix on darwin

This commit is contained in:
Gaetan Lepage 2024-11-28 23:05:14 +01:00
parent 0b75c4e176
commit 665fcc80ea

View File

@ -117,6 +117,8 @@ python3Packages.buildPythonApplication rec {
"test_receive_mode_webhook"
];
__darwinAllowLocalNetworking = true;
meta = {
description = "Securely and anonymously send and receive files";
longDescription = ''