Skip to content

mandelbulber: 2.32 -> 2.33, cleanup/add tests#417971

Merged
pbsds merged 2 commits intoNixOS:masterfrom
mdaniels5757:update-mandelbulber
Jun 24, 2025
Merged

mandelbulber: 2.32 -> 2.33, cleanup/add tests#417971
pbsds merged 2 commits intoNixOS:masterfrom
mdaniels5757:update-mandelbulber

Conversation

@mdaniels5757
Copy link
Member

@mdaniels5757 mdaniels5757 commented Jun 18, 2025

Diff: buddhi1980/mandelbulber2@2.32...2.33
Release notes: https://github.com/buddhi1980/mandelbulber2/releases/tag/2.33

Closes: #346115

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jun 18, 2025
@mdaniels5757

This comment was marked as outdated.

@mdaniels5757 mdaniels5757 marked this pull request as ready for review June 18, 2025 22:10
@nix-owners nix-owners bot requested a review from KoviRobi June 18, 2025 22:11
@mdaniels5757
Copy link
Member Author

Note: I originally marked this as fixing the build with GCC 14. That was wrong, the build was fixed sometime between 2025-04-24 and 2025-04-29 (but I'm not sure how).

The package has a test suite, but it's run by just using the --test option on
the main program. So I added it to passthru.tests. This required switching to
finalAttrs (so I could use finalPackage).
@mdaniels5757 mdaniels5757 changed the title mandelbulber: 2.32 -> 2.33 mandelbulber: 2.32 -> 2.33, cleanup/add tests Jun 22, 2025
@mdaniels5757
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 417971

Logs: https://github.com/mdaniels5757/nixpkgs-review-gha/actions/runs/15810590506


x86_64-linux (sandbox = true)

✅ 1 package built:
  • mandelbulber

aarch64-linux (sandbox = true)

✅ 1 package built:
  • mandelbulber

@pbsds pbsds merged commit 347ed67 into NixOS:master Jun 24, 2025
31 of 32 checks passed
@mdaniels5757 mdaniels5757 deleted the update-mandelbulber branch June 24, 2025 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants