Skip to content

deltachat-desktop: use pnpm_10#529291

Merged
dotlambda merged 3 commits into
NixOS:masterfrom
dotlambda:deltachat-desktop
Jun 8, 2026
Merged

deltachat-desktop: use pnpm_10#529291
dotlambda merged 3 commits into
NixOS:masterfrom
dotlambda:deltachat-desktop

Conversation

@dotlambda

Copy link
Copy Markdown
Member

see #529285

Things done

@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". labels Jun 7, 2026
inherit (finalAttrs) pname version src;
pnpm = pnpm_9;
pnpm = pnpm_10;
fetcherVersion = 3;

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.

Lets migrate to fetcherVersion = 4 here and in deltachat-tauri too

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I wasn't aware there is one. Maybe this should have been changed in a treewide PR.

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.

Treewides are painful cause it requires rebuild and hash update

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

So how are people supposed to know a new version exists? Afaik not even a warning is printed.

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.

Good point, we should do this

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.

Opened #529335

@nixpkgs-ci nixpkgs-ci Bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jun 7, 2026
@dotlambda dotlambda force-pushed the deltachat-desktop branch from 69fd025 to d81ee28 Compare June 8, 2026 14:54
@dotlambda dotlambda added this pull request to the merge queue Jun 8, 2026
Merged via the queue into NixOS:master with commit 2b2c821 Jun 8, 2026
26 checks passed
@dotlambda dotlambda deleted the deltachat-desktop branch June 8, 2026 16:12
@dotlambda dotlambda mentioned this pull request Jun 8, 2026
54 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge-bot eligible This PR can be merged by commenting "@NixOS/nixpkgs-merge-bot merge". 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants