python311Packages.blinkpy: update disabled
This commit is contained in:
@@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
version = "0.22.5";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "fronzbot";
|
||||
|
||||
Reference in New Issue
Block a user