Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php81Packages.phpspy: 0.6.0 -> 0.7.0 #326419

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/phpspy/versions.

meta.description for php81Packages.phpspy is: Low-overhead sampling profiler for PHP

meta.homepage for php81Packages.phpspy is: https://github.com/adsr/phpspy

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 0.7.0 in filename of file in /nix/store/nmpvsym3hq09rx86j5vy6fm2vslgfvp2-phpspy-0.7.0

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

4 package rebuild(s)

First fifty rebuilds by attrpath

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

Either download from Cachix:

nix-store -r /nix/store/nmpvsym3hq09rx86j5vy6fm2vslgfvp2-phpspy-0.7.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix 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 php81Packages.phpspy https://github.com/r-ryantm/nixpkgs/archive/a43f0d07b2fdfde753bd9315c10371c3573632a9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/a43f0d07b2fdfde753bd9315c10371c3573632a9#php81Packages.phpspy

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

ls -la /nix/store/nmpvsym3hq09rx86j5vy6fm2vslgfvp2-phpspy-0.7.0
ls -la /nix/store/nmpvsym3hq09rx86j5vy6fm2vslgfvp2-phpspy-0.7.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.

Result of nixpkgs-review run on x86_64-linux 1

3 packages built:
  • php81Packages.phpspy
  • php82Packages.phpspy
  • php83Packages.phpspy

Maintainer pings

cc @gaelreyrol for testing.

Copy link
Contributor

@drupol drupol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update version tests

@drupol drupol requested a review from GaetanLepage July 15, 2024 14:21
Copy link
Contributor

@GaetanLepage GaetanLepage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not very familiar with php packages.

@drupol
Copy link
Contributor

drupol commented Jul 15, 2024

I'm not very familiar with php packages.

In the way it is handled in Nix, it is very similar to Python, NodeJS, etc etc...

adsr pushed a commit to adsr/phpspy that referenced this pull request Jul 15, 2024
@drupol drupol reopened this Jul 15, 2024
@drupol drupol merged commit 6730e79 into NixOS:master Jul 15, 2024
32 of 35 checks passed
@r-ryantm r-ryantm deleted the auto-update/php81Packages.phpspy branch July 16, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants