Skip to content

pnpm: 10.12.3 -> 10.12.4#420432

Merged
Scrumplex merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/pnpm
Jun 27, 2025
Merged

pnpm: 10.12.3 -> 10.12.4#420432
Scrumplex merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/pnpm

Conversation

@r-ryantm
Copy link
Copy Markdown
Contributor

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

meta.description for pnpm is: Fast, disk space efficient package manager for JavaScript

meta.homepage for pnpm is: https://pnpm.io/

meta.changelog for pnpm is: https://github.com/pnpm/pnpm/releases/tag/v10.12.4

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 10.12.4 with grep in /nix/store/7sy87qv7bknk71v4sq6gi5r5r60jb9w0-pnpm-10.12.4
  • found 10.12.4 in filename of file in /nix/store/7sy87qv7bknk71v4sq6gi5r5r60jb9w0-pnpm-10.12.4

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

34 package rebuild(s)

First fifty rebuilds by attrpath

authelia
bash-language-server
codex
fedistar
gitify
heroic
heroic-unwrapped
home-assistant-custom-lovelace-modules.custom-sidebar
homepage-dashboard
legcord
memos
moonlight
n8n
openlist
paperless-ngx
pnpm
pnpm_10
podman-desktop
python312Packages.django-filingcabinet
python312Packages.froide
python313Packages.django-filingcabinet
renovate
signal-desktop
teleport
teleport_16
teleport_17
typespec
vencord
vencord-web-extension
vesktop
webcord-vencord
youtube-music
zipline
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/7sy87qv7bknk71v4sq6gi5r5r60jb9w0-pnpm-10.12.4 \
  --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 pnpm https://github.com/r-ryantm/nixpkgs/archive/ed36821449e7d093bd55afe65378cedd653d6db7.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ed36821449e7d093bd55afe65378cedd653d6db7#pnpm

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

ls -la /nix/store/7sy87qv7bknk71v4sq6gi5r5r60jb9w0-pnpm-10.12.4
ls -la /nix/store/7sy87qv7bknk71v4sq6gi5r5r60jb9w0-pnpm-10.12.4/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

❌ 1 package failed to build:
  • openlist
✅ 34 packages built:
  • authelia
  • bash-language-server
  • codex
  • fedistar
  • gitify
  • heroic
  • heroic-unwrapped
  • home-assistant-custom-lovelace-modules.custom-sidebar
  • homepage-dashboard
  • legcord
  • memos
  • moonlight
  • n8n
  • paperless-ngx
  • paperless-ngx.dist
  • pnpm
  • podman-desktop
  • python312Packages.django-filingcabinet
  • python312Packages.django-filingcabinet.dist
  • python313Packages.django-filingcabinet
  • python313Packages.django-filingcabinet.dist
  • renovate
  • signal-desktop
  • teleport (teleport_17)
  • teleport.client (teleport_17.client)
  • teleport_16
  • teleport_16.client
  • typespec
  • vencord
  • vencord-web-extension
  • vesktop
  • webcord-vencord
  • youtube-music
  • zipline

Maintainer pings

cc @Scrumplex @gepbird 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.

@nix-owners nix-owners bot requested review from Scrumplex and gepbird June 27, 2025 05:20
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment labels Jun 27, 2025
Copy link
Copy Markdown
Contributor

@gepbird gepbird left a comment

Choose a reason for hiding this comment

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

Looks good!

openlist package tests are flaky, unrelated to this PR (with --rebuild on master I got it to fail, and currently it builds on this PR)

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jun 27, 2025
@Scrumplex Scrumplex merged commit 07b86dd into NixOS:master Jun 27, 2025
30 of 32 checks passed
@nixpkgs-ci
Copy link
Copy Markdown
Contributor

nixpkgs-ci bot commented Jun 27, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 27, 2025
@r-ryantm r-ryantm deleted the auto-update/pnpm branch June 28, 2025 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants