chore: update nix sha
This commit is contained in:
parent
05837963c4
commit
23fd2bbda2
@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-j+3fcxukK19fXVIlVe+tXenYf28MylHy+/qHy7FpvL0=";
|
||||
hash = "sha256-0q4xKWUrZyzbaTj68LJvxfRvwBcetpODhIitQlsXTLA=";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user