Loading pkgs/development/python-modules/hahomematic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "hahomematic"; version = "2024.6.0"; version = "2024.8.1"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "danielperna84"; repo = "hahomematic"; rev = "refs/tags/${version}"; hash = "sha256-6WG8N4LcQ52mbrVP1aPL+xkpSQ9u3e0vV+Hf3ybh3mA="; hash = "sha256-myF10xrkq7xbov4veFiA1Jg6i+VS3khQPc/c2tx4gIc="; }; __darwinAllowLocalNetworking = true; Loading Loading
pkgs/development/python-modules/hahomematic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "hahomematic"; version = "2024.6.0"; version = "2024.8.1"; pyproject = true; disabled = pythonOlder "3.12"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "danielperna84"; repo = "hahomematic"; rev = "refs/tags/${version}"; hash = "sha256-6WG8N4LcQ52mbrVP1aPL+xkpSQ9u3e0vV+Hf3ybh3mA="; hash = "sha256-myF10xrkq7xbov4veFiA1Jg6i+VS3khQPc/c2tx4gIc="; }; __darwinAllowLocalNetworking = true; Loading