Update pnpm deps hash from sentry update

This commit is contained in:
Eli Ribble 2026-04-22 00:05:27 +00:00
parent 986d12eab2
commit 8a9a3e8c0c
No known key found for this signature in database

View file

@ -45,7 +45,7 @@ pkgs.buildGoModule rec {
pnpmDeps = pkgs.pnpm.fetchDeps {
inherit pname src version;
fetcherVersion = 2;
hash = "sha256-UvE49UmVw8zVFHywxRWyzL0EiZvuZjmm9hA1U98o2sA=";
hash = "sha256-4XPkwVKSuDlErKfD59iBPHLuf44iRkjEcS6tIityCjo=";
};
preBuild = ''