Skip to content

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.nitransforms is: Geometric transformations for images and surfaces

meta.homepage for python3Packages.nitransforms is: https://nitransforms.readthedocs.io

meta.changelog for python3Packages.nitransforms is: https://github.com/nipy/nitransforms/releases/tag/25.0.0

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 25.0.0 with grep in /nix/store/6mqd7wy72kd4qsi7y6l24pgblwrbg3pj-python3.13-nitransforms-25.0.0
  • found 25.0.0 in filename of file in /nix/store/6mqd7wy72kd4qsi7y6l24pgblwrbg3pj-python3.13-nitransforms-25.0.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

python312Packages.nitransforms
python312Packages.niworkflows
python313Packages.nitransforms
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6mqd7wy72kd4qsi7y6l24pgblwrbg3pj-python3.13-nitransforms-25.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.nitransforms https://github.com/r-ryantm/nixpkgs/archive/7eb77a195a2fc192f7a4aea05ad5d904443647f3.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7eb77a195a2fc192f7a4aea05ad5d904443647f3#python3Packages.nitransforms

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/6mqd7wy72kd4qsi7y6l24pgblwrbg3pj-python3.13-nitransforms-25.0.0
ls -la /nix/store/6mqd7wy72kd4qsi7y6l24pgblwrbg3pj-python3.13-nitransforms-25.0.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 6 packages built:
  • python312Packages.nitransforms
  • python312Packages.nitransforms.dist
  • python312Packages.niworkflows
  • python312Packages.niworkflows.dist
  • python313Packages.nitransforms
  • python313Packages.nitransforms.dist

Maintainer pings

cc @bcdarwin for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Jul 23, 2025
@nix-owners nix-owners bot requested a review from bcdarwin July 23, 2025 04:09
@NickCao NickCao force-pushed the auto-update/python3Packages.nitransforms branch from 7eb77a1 to 83ab293 Compare July 23, 2025 23:47
@bcdarwin
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 427636
Commit: 83ab2934b02505bfd6dbe3365111a077f9b3f548


x86_64-linux

✅ 6 packages built:
  • python312Packages.nitransforms
  • python312Packages.nitransforms.dist
  • python312Packages.niworkflows
  • python312Packages.niworkflows.dist
  • python313Packages.nitransforms
  • python313Packages.nitransforms.dist

Copy link
Member

@bcdarwin bcdarwin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@NickCao NickCao merged commit 8732e1e into NixOS:master Jul 24, 2025
22 checks passed
@r-ryantm r-ryantm deleted the auto-update/python3Packages.nitransforms branch July 24, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants