[Backport release-26.05] voicevox: pnpm_10_29_2 -> pnpm_10 (#536330)

This commit is contained in:
Gergő Gutyina 2026-06-28 15:01:49 +00:00 committed by GitHub
commit 408fad001f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
nodejs,
fetchPnpmDeps,
pnpmConfigHook,
pnpm_10_29_2,
pnpm_10,
_7zz,
electron,
@ -58,7 +58,7 @@ stdenv.mkDerivation (finalAttrs: {
postPatch
;
pnpm = pnpm_10_29_2;
pnpm = pnpm_10;
# let's just be safe and add these explicitly to nativeBuildInputs
# even though the fetcher already uses them in its implementation
@ -78,7 +78,7 @@ stdenv.mkDerivation (finalAttrs: {
moreutils
nodejs
pnpmConfigHook
pnpm_10_29_2
pnpm_10
]
++ lib.optionals stdenv.hostPlatform.isLinux [
copyDesktopItems