Skip to content

Comments

phpExtensions.swoole: 6.0.1 -> 6.0.2#392537

Merged
drupol merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/phpExtensions.swoole
Mar 23, 2025
Merged

phpExtensions.swoole: 6.0.1 -> 6.0.2#392537
drupol merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/phpExtensions.swoole

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for phpExtensions.swoole is: Coroutine-based concurrency library for PHP

meta.homepage for phpExtensions.swoole is: https://www.swoole.com

meta.changelog for phpExtensions.swoole is: https://github.com/swoole/swoole-src/releases/tag/v6.0.2

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 6.0.2 with grep in /nix/store/fqmgfxfb0lw6f84q4f5ik6fjqqz2c38p-php-swoole-6.0.2
  • found 6.0.2 in filename of file in /nix/store/fqmgfxfb0lw6f84q4f5ik6fjqqz2c38p-php-swoole-6.0.2

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

5 package rebuild(s)

First fifty rebuilds by attrpath

php81Extensions.swoole
php82Extensions.swoole
php83Extensions.swoole
php84Extensions.swoole
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/fqmgfxfb0lw6f84q4f5ik6fjqqz2c38p-php-swoole-6.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 phpExtensions.swoole https://github.com/r-ryantm/nixpkgs/archive/8878aeb3249c92fb3d5f308dfed6829e2384e848.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/8878aeb3249c92fb3d5f308dfed6829e2384e848#phpExtensions.swoole

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

ls -la /nix/store/fqmgfxfb0lw6f84q4f5ik6fjqqz2c38p-php-swoole-6.0.2
ls -la /nix/store/fqmgfxfb0lw6f84q4f5ik6fjqqz2c38p-php-swoole-6.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


x86_64-linux

✅ 4 packages built:
  • php81Extensions.swoole
  • php82Extensions.swoole
  • php83Extensions.swoole
  • php84Extensions.swoole

Maintainer pings

cc @aanderse @drupol @Ma27 @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.

@github-actions github-actions bot added the 6.topic: php PHP is a general-purpose scripting language geared towards web development. label Mar 23, 2025
@drupol drupol merged commit e446bbf into NixOS:master Mar 23, 2025
16 of 20 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 23, 2025

Backport failed for release-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.11
git worktree add -d .worktree/backport-392537-to-release-24.11 origin/release-24.11
cd .worktree/backport-392537-to-release-24.11
git switch --create backport-392537-to-release-24.11
git cherry-pick -x 8878aeb3249c92fb3d5f308dfed6829e2384e848

1 similar comment
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 23, 2025

Backport failed for release-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.11
git worktree add -d .worktree/backport-392537-to-release-24.11 origin/release-24.11
cd .worktree/backport-392537-to-release-24.11
git switch --create backport-392537-to-release-24.11
git cherry-pick -x 8878aeb3249c92fb3d5f308dfed6829e2384e848

@github-actions github-actions bot added 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. labels Mar 23, 2025
@r-ryantm r-ryantm deleted the auto-update/phpExtensions.swoole branch March 24, 2025 00:21
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants