Skip to content

vitess: 23.0.3 -> 24.0.2#515052

Open
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/vitess
Open

vitess: 23.0.3 -> 24.0.2#515052
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/vitess

Conversation

@r-ryantm

Copy link
Copy Markdown
Contributor

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

meta.description for vitess is: Database clustering system for horizontal scaling of MySQL

meta.homepage for vitess is: https://vitess.io/

meta.changelog for vitess is: https://github.com/vitessio/vitess/releases/tag/v24.0.0

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 24.0.0 with grep in /nix/store/pdn47rhp7pzp414vr5a5kaajdfiaahfn-vitess-24.0.0
  • found 24.0.0 in filename of file in /nix/store/pdn47rhp7pzp414vr5a5kaajdfiaahfn-vitess-24.0.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

vitess
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/pdn47rhp7pzp414vr5a5kaajdfiaahfn-vitess-24.0.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 vitess https://github.com/r-ryantm/nixpkgs/archive/ca4d9a1bbc9f98a64560162bfb5eefb67f8ca682.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ca4d9a1bbc9f98a64560162bfb5eefb67f8ca682#vitess

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

ls -la /nix/store/pdn47rhp7pzp414vr5a5kaajdfiaahfn-vitess-24.0.0
ls -la /nix/store/pdn47rhp7pzp414vr5a5kaajdfiaahfn-vitess-24.0.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: ca4d9a1bbc9f98a64560162bfb5eefb67f8ca682


x86_64-linux

✅ 1 package built:
  • vitess

Maintainer pings

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.

@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. 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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Apr 30, 2026
@r-ryantm r-ryantm force-pushed the auto-update/vitess branch from ca4d9a1 to 7c43834 Compare May 8, 2026 20:06
@r-ryantm r-ryantm changed the title vitess: 23.0.3 -> 24.0.0 vitess: 23.0.3 -> 24.0.1 May 8, 2026
@r-ryantm

r-ryantm commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

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

meta.description for vitess is: Database clustering system for horizontal scaling of MySQL

meta.homepage for vitess is: https://vitess.io/

meta.changelog for vitess is: https://github.com/vitessio/vitess/releases/tag/v24.0.1

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 24.0.1 with grep in /nix/store/950ngqwafcdzj37jfh0vh2y4samy2172-vitess-24.0.1
  • found 24.0.1 in filename of file in /nix/store/950ngqwafcdzj37jfh0vh2y4samy2172-vitess-24.0.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

vitess
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/950ngqwafcdzj37jfh0vh2y4samy2172-vitess-24.0.1 \
  --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 vitess https://github.com/r-ryantm/nixpkgs/archive/7c438346b6b151a3d0723e4428bc30543da55ccd.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7c438346b6b151a3d0723e4428bc30543da55ccd#vitess

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

ls -la /nix/store/950ngqwafcdzj37jfh0vh2y4samy2172-vitess-24.0.1
ls -la /nix/store/950ngqwafcdzj37jfh0vh2y4samy2172-vitess-24.0.1/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: 7c438346b6b151a3d0723e4428bc30543da55ccd


x86_64-linux

✅ 1 package built:
  • vitess

Maintainer pings

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.

@r-ryantm r-ryantm changed the title vitess: 23.0.3 -> 24.0.1 vitess: 23.0.3 -> 24.0.2 Jun 30, 2026
@r-ryantm

Copy link
Copy Markdown
Contributor Author

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

meta.description for vitess is: Database clustering system for horizontal scaling of MySQL

meta.homepage for vitess is: https://vitess.io/

meta.changelog for vitess is: https://github.com/vitessio/vitess/releases/tag/v24.0.2

Updates performed
  • Golang update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 24.0.2 with grep in /nix/store/li4b2xh5ch0xwmn76g762qrndwz78vyr-vitess-24.0.2
  • found 24.0.2 in filename of file in /nix/store/li4b2xh5ch0xwmn76g762qrndwz78vyr-vitess-24.0.2

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

2 package rebuild(s)

First fifty rebuilds by attrpath

vitess
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/li4b2xh5ch0xwmn76g762qrndwz78vyr-vitess-24.0.2 \
  --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 vitess https://github.com/r-ryantm/nixpkgs/archive/54177bce37e29d021330fc0ec0e7b6a69b00fdfa.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/54177bce37e29d021330fc0ec0e7b6a69b00fdfa#vitess

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

ls -la /nix/store/li4b2xh5ch0xwmn76g762qrndwz78vyr-vitess-24.0.2
ls -la /nix/store/li4b2xh5ch0xwmn76g762qrndwz78vyr-vitess-24.0.2/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: 54177bce37e29d021330fc0ec0e7b6a69b00fdfa


x86_64-linux

✅ 1 package built:
  • vitess

Maintainer pings

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.

@r-ryantm r-ryantm force-pushed the auto-update/vitess branch from 7c43834 to 54177bc Compare June 30, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant