Skip to content

nixpkgs-vet: 0.2.0 -> 0.3.0#506825

Merged
mdaniels5757 merged 1 commit into
NixOS:masterfrom
mdaniels5757:nixpkgs-vet
Apr 5, 2026
Merged

nixpkgs-vet: 0.2.0 -> 0.3.0#506825
mdaniels5757 merged 1 commit into
NixOS:masterfrom
mdaniels5757:nixpkgs-vet

Conversation

@mdaniels5757
Copy link
Copy Markdown
Member

@mdaniels5757 mdaniels5757 commented Apr 5, 2026

Changelog: NixOS/nixpkgs-vet#214
Diff: NixOS/nixpkgs-vet@0.2.0...0.3.0

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 requested review from philiptaron and willbush April 5, 2026 01:45
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (update) This PR updates a package to a newer version 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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 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". labels Apr 5, 2026
@mdaniels5757
Copy link
Copy Markdown
Member Author

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 506825
Commit: 593eb3a624c7d3c56eb02cb0a0f56d5e219c645d (subsequent changes)
Merge: 6bd16eb7dfcc74cea7607babab7c08d796bef0ee

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

Download packages from cache:
  • x86_64-linux
    nix-store -r --add-root nixpkgs-pr-506825-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/8386v5pg68ds3mflbwpbk857zfsz9ivy-nixpkgs-vet-0.3.0
  • aarch64-linux
    nix-store -r --add-root nixpkgs-pr-506825-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/m0fq6sr4n8hfrih211anasxm62y31nxl-nixpkgs-vet-0.3.0
  • x86_64-darwin
    nix-store -r --add-root nixpkgs-pr-506825-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/grr75y0pjakll8r6w8cgnmmpm6h1sjwl-nixpkgs-vet-0.3.0
  • aarch64-darwin
    nix-store -r --add-root nixpkgs-pr-506825-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/0ig0dijm8axizph0n4h1cjw8rdpi4g0q-nixpkgs-vet-0.3.0

x86_64-linux

✅ 1 package built:
  • nixpkgs-vet

aarch64-linux

✅ 1 package built:
  • nixpkgs-vet

x86_64-darwin (sandbox = relaxed)

✅ 1 package built:
  • nixpkgs-vet

aarch64-darwin (sandbox = relaxed)

✅ 1 package built:
  • nixpkgs-vet

@mdaniels5757 mdaniels5757 enabled auto-merge April 5, 2026 03:03
Copy link
Copy Markdown
Member Author

@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.

dummy review to trigger merge

@mdaniels5757 mdaniels5757 added this pull request to the merge queue Apr 5, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 5, 2026
@mdaniels5757 mdaniels5757 added this pull request to the merge queue Apr 5, 2026
Merged via the queue into NixOS:master with commit 7df5b8f Apr 5, 2026
53 of 54 checks passed
@mdaniels5757 mdaniels5757 deleted the nixpkgs-vet branch April 5, 2026 03:27
ilai-deutel pushed a commit to ilai-deutel/nixpkgs that referenced this pull request Apr 6, 2026
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". 8.has: package (update) This PR updates a package to a newer version 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. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant