Skip to content

grype: 0.92.2 -> 0.98.0#434824

Merged
pyrox0 merged 1 commit intoNixOS:masterfrom
andrewg-xyz:chore/update-grype
Aug 20, 2025
Merged

grype: 0.92.2 -> 0.98.0#434824
pyrox0 merged 1 commit intoNixOS:masterfrom
andrewg-xyz:chore/update-grype

Conversation

@andrewg-xyz
Copy link
Copy Markdown
Contributor

@andrewg-xyz andrewg-xyz commented Aug 18, 2025

  • Update pkgs/by-name/gr/grype/package.nix to latest available 0.98.0, which includes skipping a failing CycloneDX test

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 12.first-time contribution This PR is the author's first one; please be gentle! 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 Aug 18, 2025
@nix-owners nix-owners bot requested review from 06kellyjac, fabaff and kashw2 August 18, 2025 20:43
@kashw2
Copy link
Copy Markdown
Contributor

kashw2 commented Aug 18, 2025

Thanks and congratulations on your first contribution to Nixpkgs!

Per CONTRIBUTING.MD we should squash the second commit into the first in order to separate each logical change as well as to conform to the commit message standard.

@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 Aug 19, 2025
@fabaff
Copy link
Copy Markdown
Member

fabaff commented Aug 19, 2025

I don't think that we need the update script as the updates worked with the bots.

@andrewg-xyz andrewg-xyz changed the title grype: 0.92.2 -> 0.98.0; add passthru.updateScript grype: 0.92.2 -> 0.98.0 Aug 19, 2025
@andrewg-xyz
Copy link
Copy Markdown
Contributor Author

I don't think that we need the update script as the updates worked with the bots.

Thanks! Updated to remove the updateScript

Copy link
Copy Markdown
Member

@06kellyjac 06kellyjac left a comment

Choose a reason for hiding this comment

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

Thanks. 🚀

There's an eval failure for dawin but that looks like GH Actions's fault. Hopefully someone can trigger a restart.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Aug 19, 2025
@phanirithvij
Copy link
Copy Markdown
Member

@andrewg-xyz rebase with master and force push, that could fix the failing github actions.

@pyrox0
Copy link
Copy Markdown
Member

pyrox0 commented Aug 19, 2025

I've manually restarted the failed jobs. Hopefully no failures this time.

@fabaff
Copy link
Copy Markdown
Member

fabaff commented Aug 20, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 434824
Commit: 3f05741b165c82f47fc755e222d7e1f2a79cab22


x86_64-linux

✅ 3 packages built:
  • grype
  • sbomnix
  • sbomnix.dist

@pyrox0
Copy link
Copy Markdown
Member

pyrox0 commented Aug 20, 2025

  • Introduce update scripts passthru.updateScript to alleviate updates in the future.

Was this intended to be added? There isn't a change related to this in this PR.

@andrewg-xyz
Copy link
Copy Markdown
Contributor Author

  • Introduce update scripts passthru.updateScript to alleviate updates in the future.

Was this intended to be added? There isn't a change related to this in this PR.

Originally I had included the updateScript but removed after a comment. Thank you for catching, I've removed from the PR description.

@pyrox0 pyrox0 merged commit d245dc4 into NixOS:master Aug 20, 2025
26 of 29 checks passed
@andrewg-xyz andrewg-xyz deleted the chore/update-grype branch August 20, 2025 14:24
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. 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants