-
-
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
python3Package.gdcm: 3.0.6 -> 3.0.7 #92377
Conversation
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.
commit message should also be:
python3Package.gdcm: 3.0.6 -> 3.0.7
to conform to CONTRIBUTING.md
thanks for opening your first PR with nixpkgs @tfmoraes |
1b5389c
to
e276095
Compare
Hi @jonringer ! Thanks! I needed to move "-DGDCM_INSTALL_PYTHONMODULE_DIR" to preConfigure because $out was not available inside cmakeFlags |
@tfmoraes to defer bash expansion, you can use the e.g
|
e276095
to
5336d66
Compare
Thanks @jonringer ! It worked. It's in the last commit. |
f2fa928
to
c58838f
Compare
@GrahamcOfBorg build python3Packages-gdcm 3.0.7 |
@GrahamcOfBorg build python3Packages-gdcm |
b6f7b77
to
8831dc3
Compare
Done @jonringer |
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.
LGTM
failures are broken on target branch
https://github.com/NixOS/nixpkgs/pull/92377
2 packages failed to build:
python37Packages.dicom2nifti python38Packages.dicom2nifti
3 packages built:
gdcm python37Packages.gdcm python38Packages.gdcm
Modified GDCM package to package its Python wrapper.
Motivation for this change
Add the Python wrappers from GDCM
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)