Skip to content

arguments: fix build with cmake4#458199

Merged
dotlambda merged 1 commit intoNixOS:masterfrom
iedame:zhf/arguments
Nov 3, 2025
Merged

arguments: fix build with cmake4#458199
dotlambda merged 1 commit intoNixOS:masterfrom
iedame:zhf/arguments

Conversation

@iedame
Copy link
Contributor

@iedame iedame commented Nov 3, 2025

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.

@nix-owners nix-owners bot requested a review from bcdarwin November 3, 2025 19:05
@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 Nov 3, 2025
@iedame
Copy link
Contributor Author

iedame commented Nov 3, 2025

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 458199
Commit: ceaf58465f081d0b90dbfa51929be09acb2355af (subsequent changes)
Merge: 0da9a4359d9098c70e3a61867871a0d4c4ef451c

Logs: https://github.com/iedame/nixpkgs-review-gha/actions/runs/19046122746


x86_64-linux

✅ 1 package built:
  • arguments

aarch64-linux

✅ 1 package built:
  • arguments

x86_64-darwin (sandbox = relaxed)

✅ 1 package built:
  • arguments

aarch64-darwin (sandbox = relaxed)

✅ 1 package built:
  • arguments

@iedame iedame added the 0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign label Nov 3, 2025
@dotlambda dotlambda added this pull request to the merge queue Nov 3, 2025
Merged via the queue into NixOS:master with commit 0162f17 Nov 3, 2025
32 of 35 checks passed
@iedame iedame deleted the zhf/arguments branch November 3, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.kind: ZHF Fixes Fixes during the Zero Hydra Failures (ZHF) campaign 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