devpi-client: set __darwinAllowLocalNetworking
allowing tests to pass on sandboxed darwin (cherry picked from commit 995d2d87c838c9bd81bb94cf2efea9ec08523353)
This commit is contained in:
@@ -49,6 +49,8 @@ buildPythonApplication rec {
|
||||
|
||||
LC_ALL = "en_US.UTF-8";
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "http://doc.devpi.net";
|
||||
description = "Client for devpi, a pypi index server and packaging meta tool";
|
||||
|
||||
Reference in New Issue
Block a user