Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postgresqlPackages.pg-gvm: 22.6.5 -> 22.6.6 #365324

Merged

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for postgresqlPackages.pg-gvm is: Greenbone Library for helper functions in PostgreSQL

meta.homepage for postgresqlPackages.pg-gvm is: https://github.com/greenbone/pg-gvm

meta.changelog for postgresqlPackages.pg-gvm is: https://github.com/greenbone/pg-gvm/releases/tag/v22.6.6

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 22.6.6 in filename of file in /nix/store/s0iz9d07fz5w90j80vgrhabkgin7j1km-pg-gvm-22.6.6

Rebuild report (if merged into master) (click to expand)
13 total rebuild path(s)

13 package rebuild(s)

First fifty rebuilds by attrpath

postgresql13JitPackages.pg-gvm
postgresql13Packages.pg-gvm
postgresql14JitPackages.pg-gvm
postgresql14Packages.pg-gvm
postgresql15JitPackages.pg-gvm
postgresql15Packages.pg-gvm
postgresql16JitPackages.pg-gvm
postgresql16Packages.pg-gvm
postgresql17JitPackages.pg-gvm
postgresql17Packages.pg-gvm
postgresqlJitPackages.pg-gvm
postgresqlPackages.pg-gvm
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/s0iz9d07fz5w90j80vgrhabkgin7j1km-pg-gvm-22.6.6 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A postgresqlPackages.pg-gvm https://github.com/r-ryantm/nixpkgs/archive/c03a1781b1ffaace345d7781638f5711998733fc.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c03a1781b1ffaace345d7781638f5711998733fc#postgresqlPackages.pg-gvm

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/s0iz9d07fz5w90j80vgrhabkgin7j1km-pg-gvm-22.6.6
ls -la /nix/store/s0iz9d07fz5w90j80vgrhabkgin7j1km-pg-gvm-22.6.6/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 10 packages built:
  • postgresql13JitPackages.pg-gvm
  • postgresql13Packages.pg-gvm
  • postgresql14JitPackages.pg-gvm
  • postgresql14Packages.pg-gvm
  • postgresql15JitPackages.pg-gvm
  • postgresql15Packages.pg-gvm
  • postgresql16JitPackages.pg-gvm
  • postgresql16Packages.pg-gvm
  • postgresql17JitPackages.pg-gvm
  • postgresql17Packages.pg-gvm

Maintainer pings

cc @Tochiaha for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100 labels Dec 15, 2024
@wolfgangwalther wolfgangwalther added the backport release-24.11 Backport PR automatically label Dec 15, 2024
@wolfgangwalther wolfgangwalther merged commit 3866914 into NixOS:master Dec 15, 2024
24 of 25 checks passed
@nixpkgs-ci
Copy link

nixpkgs-ci bot commented Dec 15, 2024

Backport failed for release-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.11
git worktree add -d .worktree/backport-365324-to-release-24.11 origin/release-24.11
cd .worktree/backport-365324-to-release-24.11
git switch --create backport-365324-to-release-24.11
git cherry-pick -x c03a1781b1ffaace345d7781638f5711998733fc

@wolfgangwalther wolfgangwalther removed the backport release-24.11 Backport PR automatically label Dec 15, 2024
@r-ryantm r-ryantm deleted the auto-update/postgresqlPackages.pg-gvm branch December 16, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants