mautrix-telegram: fix startup
`setuptools` isn't propagated automatically anymore, see also #68314.
This commit is contained in:
@@ -28,6 +28,7 @@ buildPythonPackage rec {
|
|||||||
telethon-session-sqlalchemy
|
telethon-session-sqlalchemy
|
||||||
pillow
|
pillow
|
||||||
lxml
|
lxml
|
||||||
|
setuptools
|
||||||
];
|
];
|
||||||
|
|
||||||
# `alembic` (a database migration tool) is only needed for the initial setup,
|
# `alembic` (a database migration tool) is only needed for the initial setup,
|
||||||
|
|||||||
Reference in New Issue
Block a user