python310Packages.qcodes: allow binding to localhost on darwin

This commit is contained in:
Theodore Ni
2023-07-09 19:57:43 -07:00
parent 02963742b8
commit 7ac2d7d454
@@ -100,6 +100,8 @@ buildPythonPackage rec {
];
};
__darwinAllowLocalNetworking = true;
nativeCheckInputs = [
pytestCheckHook
deepdiff