Skip to content

phpExtensions.snuffleupagus: 0.12.0 -> 0.13.0#477885

Merged
drupol merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/phpExtensions.snuffleupagus
Jan 17, 2026
Merged

phpExtensions.snuffleupagus: 0.12.0 -> 0.13.0#477885
drupol merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/phpExtensions.snuffleupagus

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jan 7, 2026

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

meta.description for phpExtensions.snuffleupagus is: Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest

meta.homepage for phpExtensions.snuffleupagus is: https://github.com/jvoisin/snuffleupagus

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 0.13.0 with grep in /nix/store/1zhvjps8ixff2q9i6cpfqgj1ky6mdqyw-php-snuffleupagus-0.13.0
  • found 0.13.0 in filename of file in /nix/store/1zhvjps8ixff2q9i6cpfqgj1ky6mdqyw-php-snuffleupagus-0.13.0

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

5 package rebuild(s)

First fifty rebuilds by attrpath

php82Extensions.snuffleupagus
php83Extensions.snuffleupagus
php84Extensions.snuffleupagus
phpExtensions.snuffleupagus
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/1zhvjps8ixff2q9i6cpfqgj1ky6mdqyw-php-snuffleupagus-0.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 phpExtensions.snuffleupagus https://github.com/r-ryantm/nixpkgs/archive/4644ac3797a09a6ab361191b603a850b7f60e334.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/4644ac3797a09a6ab361191b603a850b7f60e334#phpExtensions.snuffleupagus

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

ls -la /nix/store/1zhvjps8ixff2q9i6cpfqgj1ky6mdqyw-php-snuffleupagus-0.13.0
ls -la /nix/store/1zhvjps8ixff2q9i6cpfqgj1ky6mdqyw-php-snuffleupagus-0.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: 4644ac3797a09a6ab361191b603a850b7f60e334


x86_64-linux

✅ 3 packages built:
  • php82Extensions.snuffleupagus
  • php83Extensions.snuffleupagus
  • php84Extensions.snuffleupagus

Maintainer pings

cc @zupo @Ma27 @aanderse @piotrkwiecinski @talyz 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 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. 6.topic: php PHP is a general-purpose scripting language geared towards web development. labels Jan 7, 2026
@piotrkwiecinski
Copy link
Contributor

nixpkgs-review result for #477885

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 477885
Commit: 4644ac3797a09a6ab361191b603a850b7f60e334 (subsequent changes)
Merge: 61f9bc0198fbcd03a7a3188b442ac7ef903e9396

Logs: https://github.com/piotrkwiecinski/nixpkgs-review-gha/actions/runs/21026141745


x86_64-linux

✅ 3 packages built:
  • php82Extensions.snuffleupagus
  • php83Extensions.snuffleupagus
  • phpExtensions.snuffleupagus (php84Extensions.snuffleupagus)

aarch64-linux

✅ 3 packages built:
  • php82Extensions.snuffleupagus
  • php83Extensions.snuffleupagus
  • phpExtensions.snuffleupagus (php84Extensions.snuffleupagus)

x86_64-darwin (sandbox = true)

✅ 3 packages built:
  • php82Extensions.snuffleupagus
  • php83Extensions.snuffleupagus
  • phpExtensions.snuffleupagus (php84Extensions.snuffleupagus)

aarch64-darwin (sandbox = true)

✅ 3 packages built:
  • php82Extensions.snuffleupagus
  • php83Extensions.snuffleupagus
  • phpExtensions.snuffleupagus (php84Extensions.snuffleupagus)

@piotrkwiecinski
Copy link
Contributor

piotrkwiecinski commented Jan 15, 2026

This has fixes for php 8.5. Will reduce failures in #481104

@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 Jan 15, 2026
@drupol drupol added this pull request to the merge queue Jan 17, 2026
Merged via the queue into NixOS:master with commit f3f1716 Jan 17, 2026
34 of 36 checks passed
@r-ryantm r-ryantm deleted the auto-update/phpExtensions.snuffleupagus branch January 18, 2026 00:40
@piotrkwiecinski piotrkwiecinski added the backport release-25.11 Backport PR automatically label Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: php PHP is a general-purpose scripting language geared towards web development. 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: 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. backport release-25.11 Backport PR automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants