Skip to content

various: migrate fetchPnpmDeps from fetcherVersion = 2 to fetcherVersion = 3 (part 2)#514073

Merged
gepbird merged 11 commits into
NixOS:masterfrom
qweered:fetcherVersion-2-to-3-migration-part2
May 7, 2026
Merged

various: migrate fetchPnpmDeps from fetcherVersion = 2 to fetcherVersion = 3 (part 2)#514073
gepbird merged 11 commits into
NixOS:masterfrom
qweered:fetcherVersion-2-to-3-migration-part2

Conversation

@qweered

@qweered qweered commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Migrate various packages using fetchPnpmDeps from fetcherVersion = 2 to fetcherVersion = 3 and update their hashes accordingly.

fetcherVersion = 2 produces an unpacked pnpm store. Version 3 produces a single zstd-compressed tarball, which is more reproducible and avoids touching individual store files at fixup time.

Split across four PRs to keep each one reviewable.

Things done

@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: vscode A free and versatile code editor that supports almost every major programming language. labels Apr 27, 2026

@eljamm eljamm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Misskey LGTM, as I tested it locally. Tried to run nixpkgs-review-gha and all packages are building, except that the aarch64-linux runner timed out.

@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 Apr 28, 2026

@pineapplehunter pineapplehunter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Gitify LGTM!

@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Apr 29, 2026
@qweered qweered requested a review from Scrumplex April 30, 2026 17:17
@qweered qweered force-pushed the fetcherVersion-2-to-3-migration-part2 branch from c59a141 to 5bfc962 Compare May 5, 2026 14:15
@gepbird

gepbird commented May 7, 2026

Copy link
Copy Markdown
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 514073
Commit: 5bfc962de7bfcbf79ff2d89567f0df66629d9d02


x86_64-linux

✅ 11 packages built:
  • gitbutler
  • gitify
  • immich-kiosk
  • mcporter
  • meshtastic-web
  • mgrep
  • misskey
  • ni
  • nrm
  • oxfmt
  • vscode-extensions.eamodio.gitlens

@gepbird gepbird added this pull request to the merge queue May 7, 2026
Merged via the queue into NixOS:master with commit 1ddf8a6 May 7, 2026
28 checks passed
@qweered qweered deleted the fetcherVersion-2-to-3-migration-part2 branch May 7, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: vscode A free and versatile code editor that supports almost every major programming language. 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: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants