gale: define pnpm fetcherVersion (#426496)

This commit is contained in:
Toma
2025-07-18 23:49:18 +02:00
committed by GitHub
+1
View File
@@ -35,6 +35,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
fetcherVersion = 1;
hash = "sha256-QQXP/x7AjDtUpe6h+pC6vUsIAptv1kN/1MJZjHAIdMo=";
};