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