pythonPackages.pyatv: Fix test hangs on darwin with sandbox
This commit is contained in:
parent
355b41c691
commit
88f5cef41d
@ -46,6 +46,8 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A python client library for the Apple TV";
|
||||
homepage = "https://github.com/postlund/pyatv";
|
||||
|
Loading…
x
Reference in New Issue
Block a user