updated hash

This commit is contained in:
connoralydon 2026-06-07 00:24:13 -07:00
parent f3feb5668f
commit 5bfda89fee

View file

@ -59,7 +59,7 @@ stdenv.mkDerivation (finalAttrs: {
pnpmDeps = fetchPnpmDeps {
inherit (finalAttrs) pname version src;
fetcherVersion = 3;
hash = "sha256-nlbrxEob/s7ARrASaX5nfhaNaoTq+DusHZKh+ToHw70=";
hash = "sha256-PYsGOY9W3ptABfBF2nZRQKjYeOk8b5MA8o4YWWXvHzE=";
};
buildPhase = ''