python310Packages.qcodes: allow binding to localhost on darwin
This commit is contained in:
@@ -100,6 +100,8 @@ buildPythonPackage rec {
|
||||
];
|
||||
};
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytestCheckHook
|
||||
deepdiff
|
||||
|
||||
Reference in New Issue
Block a user