Skip to content

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/oauth2-proxy/oauth2-proxy/releases.

meta.description for oauth2-proxy is: Reverse proxy that provides authentication with Google, Github, or other providers

meta.homepage for oauth2-proxy is: https://github.com/oauth2-proxy/oauth2-proxy/

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 7.13.0 with grep in /nix/store/8spw6lb22749jv4106hkkhpx6cgj8wk5-oauth2-proxy-7.13.0
  • found 7.13.0 in filename of file in /nix/store/8spw6lb22749jv4106hkkhpx6cgj8wk5-oauth2-proxy-7.13.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

oauth2-proxy
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/8spw6lb22749jv4106hkkhpx6cgj8wk5-oauth2-proxy-7.13.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 oauth2-proxy https://github.com/r-ryantm/nixpkgs/archive/2491402788e312f5bce848a75011346843f7846c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/2491402788e312f5bce848a75011346843f7846c#oauth2-proxy

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

ls -la /nix/store/8spw6lb22749jv4106hkkhpx6cgj8wk5-oauth2-proxy-7.13.0
ls -la /nix/store/8spw6lb22749jv4106hkkhpx6cgj8wk5-oauth2-proxy-7.13.0/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 2491402788e312f5bce848a75011346843f7846c


x86_64-linux

✅ 1 package built:
  • oauth2-proxy

Maintainer pings

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

@nixpkgs-ci nixpkgs-ci bot requested a review from balsoft November 15, 2025 16:28
@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". labels Nov 15, 2025
@emilylange emilylange added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Nov 15, 2025
@LeSuisse LeSuisse added the 9.needs: port to stable A PR needs a backport to the stable release. label Nov 16, 2025
Copy link
Member

@herbetom herbetom left a comment

Choose a reason for hiding this comment

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

LGTM

Tested 7.13 on a nixos-25.05 with a package override.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Nov 23, 2025
@emilylange emilylange added the backport release-25.05 Backport PR automatically label Nov 23, 2025
@emilylange emilylange added this pull request to the merge queue Nov 23, 2025
Merged via the queue into NixOS:master with commit 9708336 Nov 23, 2025
38 of 39 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Nov 23, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Nov 23, 2025
@r-ryantm r-ryantm deleted the auto-update/oauth2-proxy branch November 23, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 8.has: port to stable This PR already has a backport to the stable release. 9.needs: port to stable A PR needs a backport to the stable release. 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. backport release-25.05 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants