Skip to content

docopt_cpp: fix build with cmake 4#449434

Merged
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
uninsane:pr-docopt_cpp_cmake4
Oct 7, 2025
Merged

docopt_cpp: fix build with cmake 4#449434
SuperSandro2000 merged 1 commit intoNixOS:masterfrom
uninsane:pr-docopt_cpp_cmake4

Conversation

@uninsane
Copy link
Contributor

@uninsane uninsane commented Oct 7, 2025

tracking issue for the cmake upgrade fallout: #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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Oct 7, 2025
@uninsane uninsane force-pushed the pr-docopt_cpp_cmake4 branch from 02aee7a to 240c636 Compare October 7, 2025 09:46
@SuperSandroBot
Copy link

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 449434
Commit: 240c63682747b6444f3be1f19e7c5b85c85a64c6 (subsequent changes)
Merge: 266dc0d28179a8a1e410f29b6fb229e8b0cf7c7d

Logs: https://github.com/SuperSandro2000/nixpkgs-review-gha/actions/runs/18313139674


x86_64-linux

✅ 3 packages built:
  • docopt_cpp
  • kiwix-tools
  • zim-tools

aarch64-linux

✅ 3 packages built:
  • docopt_cpp
  • kiwix-tools
  • zim-tools

x86_64-darwin (sandbox = true)

✅ 2 packages built:
  • docopt_cpp
  • zim-tools

aarch64-darwin (sandbox = true)

✅ 2 packages built:
  • docopt_cpp
  • zim-tools

@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Oct 7, 2025
Merged via the queue into NixOS:master with commit 681f27e Oct 7, 2025
27 of 31 checks passed
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-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