python3Packages.smpclient: set __darwinAllowLocalNetworking to true (#529437)
This commit is contained in:
@@ -26,6 +26,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
env.HATCH_BUILD_HOOK_VCS_VERSION = version;
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
build-system = [
|
||||
hatchling
|
||||
|
||||
Reference in New Issue
Block a user