diff --git a/nix/web.nix b/nix/web.nix index df8f799..6b60725 100644 --- a/nix/web.nix +++ b/nix/web.nix @@ -14,7 +14,7 @@ stdenv.mkDerivation (finalAttrs: { pnpmDeps = pnpm.fetchDeps { inherit (finalAttrs) pname version src; - hash = "sha256-sDeAAvBsYnZchMBCKFN3XODC65Y5mThLwO3//UqcDgI="; + hash = "sha256-Xo21F4xWsXKusx+gdTSvF5GKw/Zh1iCoqm0mr0YvEO8="; }; nativeBuildInputs = [