Merge pull request #120550 from fabaff/smhi

This commit is contained in:
Martin Weinelt
2021-04-24 20:22:21 +02:00
committed by GitHub
4 changed files with 51 additions and 1 deletions
+2
View File
@@ -8003,6 +8003,8 @@ in {
smdebug-rulesconfig = callPackage ../development/python-modules/smdebug-rulesconfig { };
smhi-pkg = callPackage ../development/python-modules/smhi-pkg { };
smmap2 = throw "smmap2 has been deprecated, use smmap instead."; # added 2020-03-14
smmap = callPackage ../development/python-modules/smmap { };