python311Packages.demetriek: fix darwin sandbox build

This commit is contained in:
natsukium
2023-12-20 20:15:28 +01:00
committed by Martin Weinelt
parent 0970c7a664
commit 871063c458
@@ -67,6 +67,8 @@ buildPythonPackage rec {
"demetriek"
];
__darwinAllowLocalNetworking = true;
meta = with lib; {
description = "Python client for LaMetric TIME devices";
homepage = "https://github.com/frenck/python-demetriek";