Skip to content

nnpdf: fix build with cmake4#455983

Merged
JohnRTitor merged 1 commit intoNixOS:masterfrom
iedame:cmake4/nnpdf-
Oct 28, 2025
Merged

nnpdf: fix build with cmake4#455983
JohnRTitor merged 1 commit intoNixOS:masterfrom
iedame:cmake4/nnpdf-

Conversation

@iedame
Copy link
Contributor

@iedame iedame commented Oct 26, 2025

closes #455926

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. labels Oct 26, 2025
@nix-owners nix-owners bot requested a review from veprbl October 26, 2025 19:42
@iedame
Copy link
Contributor Author

iedame commented Oct 26, 2025

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 455983
Commit: 83316e2faa6130208351bf0194ecc6ef41127fda (subsequent changes)
Merge: 90c21dcf20168e088b2e4ee2c62cc8c34110b3e7

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


x86_64-linux

✅ 2 packages built:
  • nnpdf (python313Packages.nnpdf)
  • python312Packages.nnpdf

aarch64-linux

✅ 2 packages built:
  • nnpdf (python313Packages.nnpdf)
  • python312Packages.nnpdf

x86_64-darwin (sandbox = true)

✅ 2 packages built:
  • nnpdf (python313Packages.nnpdf)
  • python312Packages.nnpdf

aarch64-darwin (sandbox = true)

✅ 2 packages built:
  • nnpdf (python313Packages.nnpdf)
  • python312Packages.nnpdf

@JohnRTitor JohnRTitor added this pull request to the merge queue Oct 28, 2025
Merged via the queue into NixOS:master with commit a5e8547 Oct 28, 2025
31 of 33 checks passed
@iedame iedame deleted the cmake4/nnpdf- branch October 30, 2025 03:17
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-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.

Build failure: nnpdf

2 participants