Skip to content

Commit 0b9fce2

Browse files
authored
librenms: add python-memcached to python-env (#351183)
2 parents 5ea890c + d19586f commit 0b9fce2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/servers/monitoring/librenms/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ in phpPackage.buildComposerProject rec {
5353
(python3.withPackages (ps: with ps; [
5454
pymysql
5555
python-dotenv
56+
python-memcached
5657
redis
5758
setuptools
5859
psutil

0 commit comments

Comments
 (0)