Skip to content

phpExtensions.amqp: 2.1.2 -> 2.2.0#477672

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

phpExtensions.amqp: 2.1.2 -> 2.2.0#477672
drupol merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/phpExtensions.amqp

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.amqp is: PHP extension to communicate with any AMQP compliant server

meta.homepage for phpExtensions.amqp is: https://github.com/php-amqp/php-amqp

meta.changelog for phpExtensions.amqp is: https://github.com/php-amqp/php-amqp/releases/tag/v2.2.0

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 2.2.0 with grep in /nix/store/566h4fjhx0q7kl0ays40jnxnnqhkfv1q-php-amqp-2.2.0
  • found 2.2.0 in filename of file in /nix/store/566h4fjhx0q7kl0ays40jnxnnqhkfv1q-php-amqp-2.2.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.amqp
php83Extensions.amqp
php84Extensions.amqp
phpExtensions.amqp
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/566h4fjhx0q7kl0ays40jnxnnqhkfv1q-php-amqp-2.2.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.amqp https://github.com/r-ryantm/nixpkgs/archive/527dd0c7df69fa64d846746a3e971466053c9bfb.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/527dd0c7df69fa64d846746a3e971466053c9bfb#phpExtensions.amqp

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

ls -la /nix/store/566h4fjhx0q7kl0ays40jnxnnqhkfv1q-php-amqp-2.2.0
ls -la /nix/store/566h4fjhx0q7kl0ays40jnxnnqhkfv1q-php-amqp-2.2.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: 527dd0c7df69fa64d846746a3e971466053c9bfb


x86_64-linux

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

Maintainer pings

cc @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 #477672

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 477672
Commit: 527dd0c7df69fa64d846746a3e971466053c9bfb (subsequent changes)
Merge: 297b12aec83155ec5472bf1de6a8fd2b3be6111d

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


x86_64-linux

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

aarch64-linux

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

x86_64-darwin (sandbox = true)

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

aarch64-darwin (sandbox = true)

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

@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 13, 2026
@piotrkwiecinski
Copy link
Contributor

piotrkwiecinski commented Jan 15, 2026

Adds support for php 8.5 needed for #481104

@piotrkwiecinski
Copy link
Contributor

@Ma27 or @drupol any chance you could merge this?

@drupol drupol added this pull request to the merge queue Jan 17, 2026
Merged via the queue into NixOS:master with commit 02be9d9 Jan 17, 2026
34 of 36 checks passed
@r-ryantm r-ryantm deleted the auto-update/phpExtensions.amqp branch January 18, 2026 00:40
@piotrkwiecinski piotrkwiecinski added the backport release-25.11 Backport PR automatically label Feb 17, 2026
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Feb 17, 2026

Successfully created backport PR for release-25.11:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Feb 17, 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. 8.has: port to stable This PR already has 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-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