chore: sigh update pnpm deps hash
This commit is contained in:
parent
799d7b5728
commit
b34a3f0ca1
@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-xjjkqbgjYaAGYAmlTFE+Lq3Hp6myZKaW3br0YTDNhQA=";
|
||||
hash = "sha256-owncSijanuu+So2LZqAy3XEz12hfTgcjCd3cVsgT4a8=";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user