python312Packages.aiogram: enable support for darwin
This commit is contained in:
@@ -87,6 +87,8 @@ buildPythonPackage rec {
|
||||
|
||||
passthru.updateScript = gitUpdater { rev-prefix = "v"; };
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Modern and fully asynchronous framework for Telegram Bot API";
|
||||
homepage = "https://github.com/aiogram/aiogram";
|
||||
|
||||
Reference in New Issue
Block a user