Skip to content

mydumper: fix build issue due to cmake 4#453546

Merged
Sigmanificient merged 1 commit intoNixOS:masterfrom
andrewzah:mydumper
Oct 23, 2025
Merged

mydumper: fix build issue due to cmake 4#453546
Sigmanificient merged 1 commit intoNixOS:masterfrom
andrewzah:mydumper

Conversation

@andrewzah
Copy link
Contributor

This commit adjusts the CMakeLists.txt to bump the cmake version, as noted in #445447.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

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. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Oct 19, 2025
@nix-owners nix-owners bot requested review from Izorkin and michaelglass October 19, 2025 14:27
@andrewzah
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 453546
Commit: c77cae84d119886fb24a5747776a0e5b6b8d8a2e (subsequent changes)
Merge: 6b819cc4e4b14f56dca38890964624d0233bd9f4

Logs: https://github.com/andrewzah/nixpkgs-review-gha/actions/runs/18631723540


x86_64-linux

✅ 3 packages built:
  • mydumper
  • mydumper.doc
  • mydumper.man

aarch64-linux

✅ 3 packages built:
  • mydumper
  • mydumper.doc
  • mydumper.man

x86_64-darwin (sandbox = true)

✅ 3 packages built:
  • mydumper
  • mydumper.doc
  • mydumper.man

aarch64-darwin (sandbox = true)

✅ 3 packages built:
  • mydumper
  • mydumper.doc
  • mydumper.man

@Sigmanificient Sigmanificient added this pull request to the merge queue Oct 23, 2025
Merged via the queue into NixOS:master with commit 1f3c772 Oct 23, 2025
32 of 34 checks passed
@andrewzah andrewzah deleted the mydumper branch October 25, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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. 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