chore: update nix pnpm deps hash

This commit is contained in:
github-actions[bot]
2026-03-26 17:00:23 +00:00
parent 131c54f501
commit 57c15f7c6b
+1 -1
View File
@@ -29,7 +29,7 @@ in
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
fetcherVersion = 3;
hash = "sha256-1wOEuqhZY6SAEsAiassawyu695ltUr72sUZunmf8oyg=";
hash = "sha256-zEivmBfx9qCQBHvSA1kRRmjsb58uPv5Ip+geV40CP4Q=";
};
buildPhase = ''