chore(nix): update frontend pnpm hash

This commit is contained in:
nelind
2026-05-31 00:51:27 +02:00
parent 4015217a2e
commit ea106d5246
+1 -1
View File
@@ -21,7 +21,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
inherit (finalAttrs) pname version src;
inherit pnpm;
fetcherVersion = 3;
hash = "sha256-qbmIAvE/3u/NB5x9bERCGQqwiDLkzjff3QchgR+ZDFs=";
hash = "sha256-dOQToZX/i2NV09rDeCKmb/ueYg0vLakxL5JSq8F9KB0=";
};
nativeBuildInputs = [