python311Packages.aioairzone: update disabled
This commit is contained in:
@@ -11,7 +11,7 @@ buildPythonPackage rec {
|
||||
version = "0.6.7";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
disabled = pythonOlder "3.11";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Noltari";
|
||||
|
||||
Reference in New Issue
Block a user