python3Packages.pysmlight: fix tests on Darwin

This commit is contained in:
Robert Schütz
2025-06-04 16:02:20 -07:00
parent f7464c5530
commit a0e101bd1b
@@ -41,6 +41,8 @@ buildPythonPackage rec {
pytestCheckHook
];
__darwinAllowLocalNetworking = true;
meta = {
changelog = "https://github.com/smlight-tech/pysmlight/releases/tag/${src.tag}";
description = "Library implementing API control of the SMLIGHT SLZB-06 LAN Coordinators";