chore: update nix pnpm deps hash

This commit is contained in:
github-actions[bot]
2026-03-17 17:43:33 +00:00
parent cc5aa99046
commit b6b773fa6d
+1 -1
View File
@@ -29,7 +29,7 @@ in
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
fetcherVersion = 3;
hash = "sha256-aZFExHeZm5Ga2OjmKMUmkJ78KTphVi01d4dYoMPnmOs=";
hash = "sha256-PfpSq/WLeFk4cw2NCtbzzfsOcCSp3VknFc+cPWGNxn0=";
};
buildPhase = ''