From 724e454466e90db168446da790d66cf3a05d4ef4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Apr 2026 00:39:54 +0000 Subject: [PATCH] chore: update nix pnpm deps hash --- nix/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/package.nix b/nix/package.nix index 8344ab3..862c816 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -33,7 +33,7 @@ in inherit (finalAttrs) pname version src; fetcherVersion = 3; pnpm = pnpm_10; - hash = "sha256-oJt5ysYXytwNR8Yx5nkEN++YQNaf9EO4fP4CPrChUPo="; + hash = "sha256-tbv+n3lWLjv0mZDdAXYM2R8dYE2n950/tluDaVUNiuk="; }; buildPhase = ''