pythonPackages.nagiosplugin: init at 1.3.2

This commit is contained in:
Symphorien Gibol
2019-12-29 12:00:00 +00:00
committed by Jon
parent 0b7b588de2
commit dd478ddc36
2 changed files with 35 additions and 0 deletions

View File

@@ -842,6 +842,8 @@ in {
mwoauth = callPackage ../development/python-modules/mwoauth { };
nagiosplugin = callPackage ../development/python-modules/nagiosplugin { };
nanomsg-python = callPackage ../development/python-modules/nanomsg-python { inherit (pkgs) nanomsg; };
nbsmoke = callPackage ../development/python-modules/nbsmoke { };