diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-09-05 06:04:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 06:04:41 +0000 |
| commit | b00b35b402fe99705c19cd091f0ec55b434c87d5 (patch) | |
| tree | e752ba8e451cfff0760b75af207a96785c2133d9 /pkgs/development/python-modules/python-openstackclient/default.nix | |
| parent | 74cdd9c9b14c429e61138d151be56bb9110f474e (diff) | |
| parent | 0223e698fc4abf6f3e2ddd0657e5cb1c5d47614e (diff) | |
Merge master into staging-next
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/default.nix')
| -rw-r--r-- | pkgs/development/python-modules/python-openstackclient/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/python-openstackclient/default.nix b/pkgs/development/python-modules/python-openstackclient/default.nix index 3f3989283f74..dcc7464297e8 100644 --- a/pkgs/development/python-modules/python-openstackclient/default.nix +++ b/pkgs/development/python-modules/python-openstackclient/default.nix @@ -12,6 +12,7 @@ python-heatclient, python-ironicclient, python-keystoneclient, + python-magnumclient, python-manilaclient, python-mistralclient, python-neutronclient, @@ -74,6 +75,7 @@ buildPythonPackage rec { python-designateclient python-heatclient python-ironicclient + python-magnumclient python-manilaclient python-mistralclient python-neutronclient |
