Skip to content

svix-server: 1.92.2 -> 1.96.1#518035

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

svix-server: 1.92.2 -> 1.96.1#518035
r-ryantm wants to merge 1 commit into
NixOS:masterfrom
r-ryantm:auto-update/svix-server

Conversation

@r-ryantm

@r-ryantm r-ryantm commented May 8, 2026

Copy link
Copy Markdown
Contributor

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

meta.description for svix-server is: Enterprise-ready webhooks service

meta.homepage for svix-server is: https://github.com/svix/svix-webhooks

meta.changelog for svix-server is: https://github.com/svix/svix-webhooks/releases/tag/v1.93.0

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.93.0 with grep in /nix/store/hdmklnkafqx0sd1j7dzyjja6vf8mi2qz-svix-server-1.93.0
  • found 1.93.0 in filename of file in /nix/store/hdmklnkafqx0sd1j7dzyjja6vf8mi2qz-svix-server-1.93.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

svix-server
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/hdmklnkafqx0sd1j7dzyjja6vf8mi2qz-svix-server-1.93.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 svix-server https://github.com/r-ryantm/nixpkgs/archive/ba5ea591997aed67becc4a99847ec834952edb17.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ba5ea591997aed67becc4a99847ec834952edb17#svix-server

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

ls -la /nix/store/hdmklnkafqx0sd1j7dzyjja6vf8mi2qz-svix-server-1.93.0
ls -la /nix/store/hdmklnkafqx0sd1j7dzyjja6vf8mi2qz-svix-server-1.93.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: ba5ea591997aed67becc4a99847ec834952edb17


x86_64-linux

✅ 1 package built:
  • svix-server

Maintainer pings

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

@nixpkgs-ci nixpkgs-ci Bot requested a review from techknowlogick May 8, 2026 11: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. 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 May 8, 2026
@r-ryantm r-ryantm changed the title svix-server: 1.92.2 -> 1.93.0 svix-server: 1.92.2 -> 1.94.0 May 25, 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/svix/svix-webhooks/releases.

meta.description for svix-server is: Enterprise-ready webhooks service

meta.homepage for svix-server is: https://github.com/svix/svix-webhooks

meta.changelog for svix-server is: https://github.com/svix/svix-webhooks/releases/tag/v1.94.0

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.94.0 with grep in /nix/store/k7vl9y03rlda3z96a0bh885ajn95x6s6-svix-server-1.94.0
  • found 1.94.0 in filename of file in /nix/store/k7vl9y03rlda3z96a0bh885ajn95x6s6-svix-server-1.94.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

svix-server
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/k7vl9y03rlda3z96a0bh885ajn95x6s6-svix-server-1.94.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 svix-server https://github.com/r-ryantm/nixpkgs/archive/e7e59fa1df4e62f06ff527e74c95e91a2e1d48d9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e7e59fa1df4e62f06ff527e74c95e91a2e1d48d9#svix-server

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

ls -la /nix/store/k7vl9y03rlda3z96a0bh885ajn95x6s6-svix-server-1.94.0
ls -la /nix/store/k7vl9y03rlda3z96a0bh885ajn95x6s6-svix-server-1.94.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: e7e59fa1df4e62f06ff527e74c95e91a2e1d48d9


x86_64-linux

✅ 1 package built:
  • svix-server

Maintainer pings

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

@r-ryantm r-ryantm force-pushed the auto-update/svix-server branch from ba5ea59 to e7e59fa Compare May 25, 2026 04:02
@r-ryantm r-ryantm changed the title svix-server: 1.92.2 -> 1.94.0 svix-server: 1.92.2 -> 1.95.1 Jun 3, 2026
@r-ryantm r-ryantm force-pushed the auto-update/svix-server branch from e7e59fa to 76dafaf Compare June 3, 2026 02:58
@r-ryantm

r-ryantm commented Jun 3, 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/svix/svix-webhooks/releases.

meta.description for svix-server is: Enterprise-ready webhooks service

meta.homepage for svix-server is: https://github.com/svix/svix-webhooks

meta.changelog for svix-server is: https://github.com/svix/svix-webhooks/releases/tag/v1.95.1

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.95.1 with grep in /nix/store/n1drwpfir3phbhgg7s0mrznx9ln9dr2f-svix-server-1.95.1
  • found 1.95.1 in filename of file in /nix/store/n1drwpfir3phbhgg7s0mrznx9ln9dr2f-svix-server-1.95.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

svix-server
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/n1drwpfir3phbhgg7s0mrznx9ln9dr2f-svix-server-1.95.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 svix-server https://github.com/r-ryantm/nixpkgs/archive/76dafafc4487f8e09649ed0e7a01a9449cf2d5b8.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/76dafafc4487f8e09649ed0e7a01a9449cf2d5b8#svix-server

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

ls -la /nix/store/n1drwpfir3phbhgg7s0mrznx9ln9dr2f-svix-server-1.95.1
ls -la /nix/store/n1drwpfir3phbhgg7s0mrznx9ln9dr2f-svix-server-1.95.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: 76dafafc4487f8e09649ed0e7a01a9449cf2d5b8


x86_64-linux

✅ 1 package built:
  • svix-server

Maintainer pings

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

@r-ryantm r-ryantm changed the title svix-server: 1.92.2 -> 1.95.1 svix-server: 1.92.2 -> 1.95.2 Jun 12, 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/svix/svix-webhooks/releases.

meta.description for svix-server is: Enterprise-ready webhooks service

meta.homepage for svix-server is: https://github.com/svix/svix-webhooks

meta.changelog for svix-server is: https://github.com/svix/svix-webhooks/releases/tag/v1.95.2

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.95.2 with grep in /nix/store/x8qlghf0aa0v234gqyj9aqd31bl4rsad-svix-server-1.95.2
  • found 1.95.2 in filename of file in /nix/store/x8qlghf0aa0v234gqyj9aqd31bl4rsad-svix-server-1.95.2

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

2 package rebuild(s)

First fifty rebuilds by attrpath

svix-server
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/x8qlghf0aa0v234gqyj9aqd31bl4rsad-svix-server-1.95.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 svix-server https://github.com/r-ryantm/nixpkgs/archive/1dc2f76a7546711b4ee31b21a3ca8748d3bb3894.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1dc2f76a7546711b4ee31b21a3ca8748d3bb3894#svix-server

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

ls -la /nix/store/x8qlghf0aa0v234gqyj9aqd31bl4rsad-svix-server-1.95.2
ls -la /nix/store/x8qlghf0aa0v234gqyj9aqd31bl4rsad-svix-server-1.95.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: 1dc2f76a7546711b4ee31b21a3ca8748d3bb3894


x86_64-linux

✅ 1 package built:
  • svix-server

Maintainer pings

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

@r-ryantm r-ryantm force-pushed the auto-update/svix-server branch from 76dafaf to 1dc2f76 Compare June 12, 2026 07:53
@r-ryantm r-ryantm changed the title svix-server: 1.92.2 -> 1.95.2 svix-server: 1.92.2 -> 1.96.0 Jun 21, 2026
@r-ryantm r-ryantm force-pushed the auto-update/svix-server branch from 1dc2f76 to ef609c1 Compare June 21, 2026 11:31
@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/svix/svix-webhooks/releases.

meta.description for svix-server is: Enterprise-ready webhooks service

meta.homepage for svix-server is: https://github.com/svix/svix-webhooks

meta.changelog for svix-server is: https://github.com/svix/svix-webhooks/releases/tag/v1.96.0

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.96.0 with grep in /nix/store/kcx1p78kmg2cp10swxdl7zs3ihlqjjn0-svix-server-1.96.0
  • found 1.96.0 in filename of file in /nix/store/kcx1p78kmg2cp10swxdl7zs3ihlqjjn0-svix-server-1.96.0

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

2 package rebuild(s)

First fifty rebuilds by attrpath

svix-server
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/kcx1p78kmg2cp10swxdl7zs3ihlqjjn0-svix-server-1.96.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 svix-server https://github.com/r-ryantm/nixpkgs/archive/ef609c1271bc0c56508e125b85ca4914d2695b71.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ef609c1271bc0c56508e125b85ca4914d2695b71#svix-server

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

ls -la /nix/store/kcx1p78kmg2cp10swxdl7zs3ihlqjjn0-svix-server-1.96.0
ls -la /nix/store/kcx1p78kmg2cp10swxdl7zs3ihlqjjn0-svix-server-1.96.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: ef609c1271bc0c56508e125b85ca4914d2695b71


x86_64-linux

✅ 1 package built:
  • svix-server

Maintainer pings

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

@r-ryantm r-ryantm changed the title svix-server: 1.92.2 -> 1.96.0 svix-server: 1.92.2 -> 1.96.1 Jun 29, 2026
@r-ryantm r-ryantm force-pushed the auto-update/svix-server branch from ef609c1 to 4f3bc1e Compare June 29, 2026 18:13
@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/svix/svix-webhooks/releases.

meta.description for svix-server is: Enterprise-ready webhooks service

meta.homepage for svix-server is: https://github.com/svix/svix-webhooks

meta.changelog for svix-server is: https://github.com/svix/svix-webhooks/releases/tag/v1.96.1

Updates performed
  • Rust version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.96.1 with grep in /nix/store/4fj7kpxznm6165yf4k47md8a9b2zkajy-svix-server-1.96.1
  • found 1.96.1 in filename of file in /nix/store/4fj7kpxznm6165yf4k47md8a9b2zkajy-svix-server-1.96.1

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

2 package rebuild(s)

First fifty rebuilds by attrpath

svix-server
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/4fj7kpxznm6165yf4k47md8a9b2zkajy-svix-server-1.96.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 svix-server https://github.com/r-ryantm/nixpkgs/archive/4f3bc1eb8b988c0c428a2f5648a0c917d6cad43b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4f3bc1eb8b988c0c428a2f5648a0c917d6cad43b#svix-server

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

ls -la /nix/store/4fj7kpxznm6165yf4k47md8a9b2zkajy-svix-server-1.96.1
ls -la /nix/store/4fj7kpxznm6165yf4k47md8a9b2zkajy-svix-server-1.96.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: 4f3bc1eb8b988c0c428a2f5648a0c917d6cad43b


x86_64-linux

✅ 1 package built:
  • svix-server

Maintainer pings

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

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant