mautrix-telegram: fix eval

This commit is contained in:
Maximilian Bosch 2021-10-05 20:07:02 +02:00
parent 4f7121d8d0
commit 3100e48e86
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E

View File

@ -60,7 +60,7 @@ in with python.pkgs; buildPythonPackage rec {
pillow
lxml
setuptools
prometheus-client
prometheus_client
] ++ lib.optionals withE2BE [
asyncpg
python-olm