Merge pull request #114155 from fabaff/pysmappee

This commit is contained in:
Martin Weinelt
2021-02-24 01:45:52 +01:00
committed by GitHub
3 changed files with 45 additions and 1 deletions
+2
View File
@@ -6013,6 +6013,8 @@ in {
pysma = callPackage ../development/python-modules/pysma { };
pysmappee = callPackage ../development/python-modules/pysmappee { };
pysmb = callPackage ../development/python-modules/pysmb { };
pysmbc = callPackage ../development/python-modules/pysmbc { inherit (pkgs) pkg-config; };