chore: update nix pnpm deps hash

This commit is contained in:
github-actions[bot]
2026-05-25 15:53:44 +00:00
parent 0512565f8e
commit 09be95c7bc
+1 -1
View File
@@ -33,7 +33,7 @@ in
inherit (finalAttrs) pname version src; inherit (finalAttrs) pname version src;
fetcherVersion = 3; fetcherVersion = 3;
pnpm = pnpm_10; pnpm = pnpm_10;
hash = "sha256-NGIeboj/2kXuWsmTVl1fv4LgU1VYRdO+qSnNLVuneC8="; hash = "sha256-msrc7poYMCAdhny0qyOUYo1Qt6FKIobtxLJ479E5O0g=";
}; };
buildPhase = '' buildPhase = ''