Skip to content

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 5, 2025

Bot-based backport to release-25.11, triggered by a label in #468213.

Before merging, ensure that this backport is acceptable for the release.

Even as a non-committer, if you find that it is not acceptable, leave a comment.

(cherry picked from commit 7763b02)
@nixpkgs-ci nixpkgs-ci bot requested a review from mdaniels5757 December 5, 2025 23: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. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 4.workflow: backport This targets a stable branch labels Dec 5, 2025
@mdaniels5757
Copy link
Member

Same store path on x86_64-linux, so no need to test again.

@mdaniels5757
Copy link
Member

I'll nix-review in case it's different on other platforms, I guess.

@mdaniels5757
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 468253
Commit: ba609a6b4bde1f8f9dd68909fd944b922dfa7dfb (subsequent changes)
Merge: 2fd6dfa55e74942aeb0e953aeab3a1f2f090b9d8

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

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-468253-x86_64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/ccnw5h51bgjqc1p25hjf1b181lgck2ai-cargo-binstall-1.16.3
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-468253-aarch64-linux \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/mnmbddy2g4glphplrffjamch7njm4fpz-cargo-binstall-1.16.3
  • x86_64-darwin
    nix-store -r --add-root nixpkgs-pr-468253-x86_64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/znpjcxgs215j9pr0hm4l9nxq4snnklq6-cargo-binstall-1.16.3
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-468253-aarch64-darwin \
      --option binary-caches 'https://cache.nixos.org/ https://mdaniels5757-nix.cachix.org' \
      --option trusted-public-keys '
      cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
      mdaniels5757-nix.cachix.org-1:iT2D2XMbTS301DFoC8sTOSP86fXMPiGrvPnrEsQN5uo=
      ' \
      /nix/store/d5pxsbip9xzm4xnvagshb8rznwyv84xm-cargo-binstall-1.16.3

x86_64-linux

✅ 1 package built:
  • cargo-binstall

aarch64-linux

✅ 1 package built:
  • cargo-binstall

x86_64-darwin (sandbox = true)

✅ 1 package built:
  • cargo-binstall

aarch64-darwin (sandbox = true)

✅ 1 package built:
  • cargo-binstall

Copy link
Member

@mdaniels5757 mdaniels5757 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically following the successful run of nixpkgs-review.

@mdaniels5757
Copy link
Member

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-ci nixpkgs-ci bot added this pull request to the merge queue Dec 5, 2025
@nixpkgs-ci
Copy link
Contributor Author

nixpkgs-ci bot commented Dec 5, 2025

@mdaniels5757 wants to merge this PR.

Requirements to merge this PR with @NixOS/nixpkgs-merge-bot merge:

  • ✅ PR targets a development branch.
  • ✅ PR touches only files of packages in pkgs/by-name/.
  • ✅ PR is at least one of:
    • ⬜ Approved by a committer.
    • ✅ Backported via label.
    • ⬜ Opened by a committer.
    • ⬜ Opened by r-ryantm.
  • ✅ mdaniels5757 is a member of @NixOS/nixpkgs-maintainers.
  • ✅ mdaniels5757 is a maintainer of all touched packages.

✔️ Queued for merge (#306934)

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Dec 5, 2025
Merged via the queue into release-25.11 with commit ac8b676 Dec 5, 2025
34 of 38 checks passed
@nixpkgs-ci nixpkgs-ci bot deleted the backport-468213-to-release-25.11 branch December 5, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 4.workflow: backport This targets a stable branch 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. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants