chore: update nix pnpm deps hash

This commit is contained in:
github-actions[bot]
2026-03-19 16:37:08 +00:00
parent 718cbf3c40
commit 04debdcadf
+1 -1
View File
@@ -29,7 +29,7 @@ in
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
fetcherVersion = 3;
hash = "sha256-PfpSq/WLeFk4cw2NCtbzzfsOcCSp3VknFc+cPWGNxn0=";
hash = "sha256-1wOEuqhZY6SAEsAiassawyu695ltUr72sUZunmf8oyg=";
};
buildPhase = ''