fix: update nix deps hash (#244)
This commit is contained in:
parent
2a26a74b65
commit
9b9d5432c6
@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-OOWgYaGwa5PtWhFEEkRCojCDmkPIR6tJ5cfFMOLND3I=";
|
||||
hash = "sha256-xjjkqbgjYaAGYAmlTFE+Lq3Hp6myZKaW3br0YTDNhQA=";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user