python-execnet: fix sandbox build on darwin
This commit is contained in:
parent
7dc0cab794
commit
f63f05ef5f
1 changed files with 1 additions and 0 deletions
|
@ -4976,6 +4976,7 @@ in {
|
|||
checkPhase = ''
|
||||
py.test testing
|
||||
'';
|
||||
__darwinAllowLocalNetworking = true;
|
||||
meta = {
|
||||
description = "Rapid multi-Python deployment";
|
||||
license = licenses.gpl2;
|
||||
|
|
Loading…
Reference in a new issue