From e941a002f07bee3c12cd290aa848aa94198ec039 Mon Sep 17 00:00:00 2001 From: Alois Date: Sun, 30 Aug 2026 13:11:01 +0200 Subject: [PATCH] Update hash --- nix/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/package.nix b/nix/package.nix index 4cfa625..cb7b3ec 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -34,7 +34,7 @@ let pnpmDeps = fetchPnpmDeps { inherit (finalAttrs) pname version src; fetcherVersion = 4; - hash = "sha256-/2dyjSVU4MgWSz70d9T8xUzOxkykl98Flc9AmCKAf9E="; + hash = "sha256-+RMlr2VEHfkdODW5tGIiD+JGKEFbqr083sD8jnqENj0="; }; nativeBuildInputs = [