mautrix-telegram: add pysocks dependency

This commit is contained in:
malvex 2023-09-06 00:02:29 +02:00 committed by GitHub
parent e39a92683b
commit 91a60adfb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,8 @@ python.pkgs.buildPythonPackage rec {
prometheus-client
# sqlite
aiosqlite
# proxy support
pysocks
] ++ lib.optionals withE2BE [
# e2be
python-olm