pythonPackages.smdebug-rulesconfig: Init at 1.0.1

This commit is contained in:
Tim Steinbach
2021-02-21 16:02:35 -05:00
committed by Tim Steinbach
parent b593010348
commit c10da052fc
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -7332,6 +7332,8 @@ in {
smbus-cffi = callPackage ../development/python-modules/smbus-cffi { };
smdebug-rulesconfig = callPackage ../development/python-modules/smdebug-rulesconfig { };
smmap2 = throw "smmap2 has been deprecated, use smmap instead."; # added 2020-03-14
smmap = callPackage ../development/python-modules/smmap { };