Merge pull request #140633 from NixOS/backport-140592-to-release-21.05
[Backport release-21.05] mautrix-telegram: add `prometheus-client` for metrics
This commit is contained in:
commit
4f7121d8d0
@ -60,6 +60,7 @@ in with python.pkgs; buildPythonPackage rec {
|
|||||||
pillow
|
pillow
|
||||||
lxml
|
lxml
|
||||||
setuptools
|
setuptools
|
||||||
|
prometheus-client
|
||||||
] ++ lib.optionals withE2BE [
|
] ++ lib.optionals withE2BE [
|
||||||
asyncpg
|
asyncpg
|
||||||
python-olm
|
python-olm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user