Skip to content

retrofe: fix build#502880

Merged
mdaniels5757 merged 1 commit intoNixOS:masterfrom
Sigmanificient:retrofe
Mar 24, 2026
Merged

retrofe: fix build#502880
mdaniels5757 merged 1 commit intoNixOS:masterfrom
Sigmanificient:retrofe

Conversation

@Sigmanificient
Copy link
Copy Markdown
Member

@Sigmanificient Sigmanificient commented Mar 24, 2026

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.

@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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Mar 24, 2026
@mdaniels5757
Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 502880
Commit: e2769e2fda9e541999120fffdeaebd03dc2cb951 (subsequent changes)
Merge: 9b97a60df798fad584ba4db0d373f6efbe6e9728

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

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-502880-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/rwmz1r40z71c473a7rmz91l41vgqkcbg-retrofe-0.10.31
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-502880-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/7s7maci1fqwcxd28s77ay3kysxn80dhy-retrofe-0.10.31

x86_64-linux

✅ 1 package built:
  • retrofe

aarch64-linux

✅ 1 package built:
  • retrofe

Copy link
Copy Markdown
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 mdaniels5757 added this pull request to the merge queue Mar 24, 2026
Merged via the queue into NixOS:master with commit c688587 Mar 24, 2026
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: 0 This PR does not cause any packages 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