-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pythonPackages.hcloud: init at 1.6.1 #69151
Conversation
7050443
to
0f563f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nix-review
passes on NixOS
diff LGTM (1 minor suggestion)
outputs LGTM
leaf package
[4 built, 3 copied (0.5 MiB), 0.1 MiB DL]
https://github.com/NixOS/nixpkgs/pull/69151
2 package were build:
python27Packages.hcloud python37Packages.hcloud
Thank you for the review. Removed tox. |
@GrahamcOfBorg build python27Packages.hcloud python37Packages.hcloud |
can you squash the hcloud commits into one? https://nixos.org/nixpkgs/manual/#submitting-changes-hotfixing-pull-requests |
b4fbc7a
to
38594e7
Compare
Rebased, sorry about that. |
@GrahamcOfBorg build python27Packages.hcloud python37Packages.hcloud |
previous review still stands :) Thanks for your work. |
Motivation for this change
Add this Python package: https://pypi.org/project/hcloud
As well as being useful for Python scripts that use the hcloud API it is also used by Ansible’s ‘hcloud’ cloud module.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @