python312Packages.greeclimate: unbreak on Darwin

Changed files
-2
pkgs
development
python-modules
greeclimate
-2
pkgs/development/python-modules/greeclimate/default.nix
···
{
-
stdenv,
lib,
buildPythonPackage,
pythonOlder,
···
];
meta = with lib; {
-
broken = stdenv.hostPlatform.isDarwin;
description = "Discover, connect and control Gree based minisplit systems";
homepage = "https://github.com/cmroche/greeclimate";
changelog = "https://github.com/cmroche/greeclimate/blob/${src.rev}/CHANGELOG.md";