Merge pull request #109581 from fabaff/python-hpilo
python3Packages.python-hpilo: init at 4.4.3
This commit is contained in:
@@ -6161,6 +6161,8 @@ in {
|
||||
|
||||
python-hosts = callPackage ../development/python-modules/python-hosts { };
|
||||
|
||||
python-hpilo = callPackage ../development/python-modules/python-hpilo { };
|
||||
|
||||
python-igraph = callPackage ../development/python-modules/python-igraph {
|
||||
pkgconfig = pkgs.pkgconfig;
|
||||
igraph = pkgs.igraph;
|
||||
@@ -7912,6 +7914,8 @@ in {
|
||||
|
||||
userpath = callPackage ../development/python-modules/userpath { };
|
||||
|
||||
utils = callPackage ../development/python-modules/utils { };
|
||||
|
||||
uuid = callPackage ../development/python-modules/uuid { };
|
||||
|
||||
uvcclient = callPackage ../development/python-modules/uvcclient { };
|
||||
|
||||
Reference in New Issue
Block a user