Skip to content

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 phpPackages.phpstan is: PHP Static Analysis Tool

meta.homepage for phpPackages.phpstan is: https://github.com/phpstan/phpstan

meta.changelog for phpPackages.phpstan is: https://github.com/phpstan/phpstan/releases/tag/2.1.12

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.1.12 with grep in /nix/store/vf7b154rkr3a9vwlx2fwfkjwizdmxvr7-phpstan-2.1.12
  • found 2.1.12 in filename of file in /nix/store/vf7b154rkr3a9vwlx2fwfkjwizdmxvr7-phpstan-2.1.12

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

5 package rebuild(s)

First fifty rebuilds by attrpath

php81Packages.phpstan
php82Packages.phpstan
php83Packages.phpstan
php84Packages.phpstan
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/vf7b154rkr3a9vwlx2fwfkjwizdmxvr7-phpstan-2.1.12 \
  --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 phpPackages.phpstan https://github.com/r-ryantm/nixpkgs/archive/70566d844ea43f614e99d946eb61a576ab5f2dc4.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/70566d844ea43f614e99d946eb61a576ab5f2dc4#phpPackages.phpstan

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

ls -la /nix/store/vf7b154rkr3a9vwlx2fwfkjwizdmxvr7-phpstan-2.1.12
ls -la /nix/store/vf7b154rkr3a9vwlx2fwfkjwizdmxvr7-phpstan-2.1.12/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:
  • php81Packages.phpstan
  • php82Packages.phpstan
  • php83Packages.phpstan
  • php84Packages.phpstan

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 Apr 22, 2025
@drupol drupol merged commit eed56a3 into NixOS:master Apr 22, 2025
14 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Apr 22, 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-400931-to-release-24.11 origin/release-24.11
cd .worktree/backport-400931-to-release-24.11
git switch --create backport-400931-to-release-24.11
git cherry-pick -x 70566d844ea43f614e99d946eb61a576ab5f2dc4

1 similar comment
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Apr 22, 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-400931-to-release-24.11 origin/release-24.11
cd .worktree/backport-400931-to-release-24.11
git switch --create backport-400931-to-release-24.11
git cherry-pick -x 70566d844ea43f614e99d946eb61a576ab5f2dc4

@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 Apr 22, 2025
@r-ryantm r-ryantm deleted the auto-update/phpPackages.phpstan branch April 23, 2025 00:22
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