rquickshare: pin pnpm to v10#529495
Conversation
There was a problem hiding this comment.
This patch used to be needed because of a bug in fetchCargoVendor, but it is fixed now
This comment was marked as outdated.
This comment was marked as outdated.
|
Unpinning pnpm is generally not a good idea as pnpm breaks with major versions fairly frequently. Since upstreams often do not track pnpm as closely as nixpkgs, it is a good idea to pin to whatever upstream uses rather than unpinning. |
Upstream uses version 8, so I guess I should pin it to pnpm 10? |
|
Pinned it to v10 for now |
This comment was marked as outdated.
This comment was marked as outdated.
|
|
Successfully created backport PR for |
pnpm 9 is EOL now (see #529285)
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.I did not use AI.