python311Packages.pescea: unbreak on Darwin
This commit is contained in:
parent
6aa3b3ed45
commit
587ef56ca5
@ -1,5 +1,4 @@
|
||||
{
|
||||
stdenv,
|
||||
lib,
|
||||
async-timeout,
|
||||
buildPythonPackage,
|
||||
@ -49,7 +48,6 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "pescea" ];
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "Python interface to Escea fireplaces";
|
||||
homepage = "https://github.com/lazdavila/pescea";
|
||||
license = licenses.gpl3Plus;
|
||||
|
Loading…
Reference in New Issue
Block a user