Skip to content

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/coin3d/coin/releases.

meta.description for coin3d is: High-level, retained-mode toolkit for effective 3D graphics development

meta.homepage for coin3d is: https://github.com/coin3d/coin

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 4.0.4 with grep in /nix/store/8y0irz4d4avl200bzj1k9zsglhl68ig9-coin-4.0.4
  • found 4.0.4 in filename of file in /nix/store/8y0irz4d4avl200bzj1k9zsglhl68ig9-coin-4.0.4

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

9 package rebuild(s)

First fifty rebuilds by attrpath

coin3d
freecad
libsForQt5.soqt
plasma5Packages.soqt
python312Packages.pivy
python313Packages.pivy
soxt
visp
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/8y0irz4d4avl200bzj1k9zsglhl68ig9-coin-4.0.4 \
  --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 coin3d https://github.com/r-ryantm/nixpkgs/archive/74d5cd0d83a7391150e9810fe0efb5a71aabe25f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/74d5cd0d83a7391150e9810fe0efb5a71aabe25f#coin3d

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

ls -la /nix/store/8y0irz4d4avl200bzj1k9zsglhl68ig9-coin-4.0.4
ls -la /nix/store/8y0irz4d4avl200bzj1k9zsglhl68ig9-coin-4.0.4/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

✅ 9 packages built:
  • coin3d
  • freecad
  • libsForQt5.soqt
  • python312Packages.pivy
  • python312Packages.pivy.dist
  • python313Packages.pivy
  • python313Packages.pivy.dist
  • soxt
  • visp

Maintainer pings

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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. labels Jun 25, 2025
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jul 4, 2025
@wolfgangwalther wolfgangwalther merged commit dfcdd4d into NixOS:master Jul 12, 2025
29 of 30 checks passed
@r-ryantm r-ryantm deleted the auto-update/coin3d branch July 12, 2025 12:21
@lonyelon
Copy link
Contributor

This PR broke Freecad, it does not work now: FreeCAD/FreeCAD#22695

@wolfgangwalther
Copy link
Contributor

Since the upstream issue is very recent, let's wait a bit for what materializes there?

lonyelon added a commit to lonyelon/nixpkgs that referenced this pull request Jul 29, 2025
Reverts NixOS#420051 as FreeCAD now crashes when creating and opening files,
as well as when changing some settings, making the program unusable
(source FreeCAD/FreeCAD#22695).
JohnRTitor pushed a commit that referenced this pull request Aug 2, 2025
Reverts #420051 as FreeCAD now crashes when creating and opening files,
as well as when changing some settings, making the program unusable
(source FreeCAD/FreeCAD#22695).
kieranknowles1 pushed a commit to kieranknowles1/nixpkgs that referenced this pull request Aug 20, 2025
Reverts NixOS#420051 as FreeCAD now crashes when creating and opening files,
as well as when changing some settings, making the program unusable
(source FreeCAD/FreeCAD#22695).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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