Update pnpm deps hash from sentry update
This commit is contained in:
parent
986d12eab2
commit
8a9a3e8c0c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ pkgs.buildGoModule rec {
|
|||
pnpmDeps = pkgs.pnpm.fetchDeps {
|
||||
inherit pname src version;
|
||||
fetcherVersion = 2;
|
||||
hash = "sha256-UvE49UmVw8zVFHywxRWyzL0EiZvuZjmm9hA1U98o2sA=";
|
||||
hash = "sha256-4XPkwVKSuDlErKfD59iBPHLuf44iRkjEcS6tIityCjo=";
|
||||
};
|
||||
|
||||
preBuild = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue