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.trimesh is: Python library for loading and using triangular meshes

meta.homepage for python3Packages.trimesh is: https://trimesh.org/

meta.changelog for python3Packages.trimesh is: https://github.com/mikedh/trimesh/releases/tag/4.11.1

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 4.11.1 with grep in /nix/store/d8mp6fhbc54nqgplxjamvxhb6zs35by0-python3.13-trimesh-4.11.1
  • found 4.11.1 in filename of file in /nix/store/d8mp6fhbc54nqgplxjamvxhb6zs35by0-python3.13-trimesh-4.11.1

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

22 package rebuild(s)

First fifty rebuilds by attrpath

cura
inkscape-extensions.inkstitch
pkgsRocm.python3Packages.brax
pkgsRocm.python3Packages.gdsfactory
pkgsRocm.python3Packages.pyrender
python313Packages.brax
python313Packages.fslpy
python313Packages.gdsfactory
python313Packages.manifold3d
python313Packages.mujoco-mjx
python313Packages.pyrender
python313Packages.trimesh
python313Packages.viser
python313Packages.yourdfpy
python314Packages.fslpy
python314Packages.manifold3d
python314Packages.mujoco-mjx
python314Packages.pyrender
python314Packages.trimesh
python314Packages.viser
python314Packages.yourdfpy
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/d8mp6fhbc54nqgplxjamvxhb6zs35by0-python3.13-trimesh-4.11.1 \
  --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.trimesh https://github.com/r-ryantm/nixpkgs/archive/65831ee3e57db8cf9d9225fc0fe2d80b8aaff890.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/65831ee3e57db8cf9d9225fc0fe2d80b8aaff890#python3Packages.trimesh

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

ls -la /nix/store/d8mp6fhbc54nqgplxjamvxhb6zs35by0-python3.13-trimesh-4.11.1
ls -la /nix/store/d8mp6fhbc54nqgplxjamvxhb6zs35by0-python3.13-trimesh-4.11.1/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 65831ee3e57db8cf9d9225fc0fe2d80b8aaff890


x86_64-linux

❌ 5 packages failed to build:
  • cura
  • python313Packages.brax
  • python313Packages.brax.dist
  • python313Packages.gdsfactory
  • python313Packages.gdsfactory.dist
✅ 29 packages built:
  • inkscape-extensions.inkstitch
  • python313Packages.fslpy
  • python313Packages.fslpy.dist
  • python313Packages.manifold3d
  • python313Packages.manifold3d.dist
  • python313Packages.mujoco-mjx
  • python313Packages.mujoco-mjx.dist
  • python313Packages.pyrender
  • python313Packages.pyrender.dist
  • python313Packages.trimesh
  • python313Packages.trimesh.dist
  • python313Packages.viser
  • python313Packages.viser.dist
  • python313Packages.yourdfpy
  • python313Packages.yourdfpy.dist
  • python314Packages.fslpy
  • python314Packages.fslpy.dist
  • python314Packages.manifold3d
  • python314Packages.manifold3d.dist
  • python314Packages.mujoco-mjx
  • python314Packages.mujoco-mjx.dist
  • python314Packages.pyrender
  • python314Packages.pyrender.dist
  • python314Packages.trimesh
  • python314Packages.trimesh.dist
  • python314Packages.viser
  • python314Packages.viser.dist
  • python314Packages.yourdfpy
  • python314Packages.yourdfpy.dist

Maintainer pings

cc @pbsds 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.

@nixpkgs-ci nixpkgs-ci bot requested a review from pbsds January 24, 2026 00:35
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: python Python is a high-level, general-purpose programming language. labels Jan 24, 2026
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant