From 14346b1d93223cfba50d280aaf507a382a9b7c3d Mon Sep 17 00:00:00 2001 From: "haozhe.yang" Date: Thu, 9 Jul 2026 20:15:04 +0800 Subject: [PATCH] chore(nix): update pnpm deps hash --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5f15b8d87..ace30bcf4 100644 --- a/flake.nix +++ b/flake.nix @@ -158,7 +158,7 @@ inherit (finalAttrs) pname version src pnpmWorkspaces; inherit pnpm; fetcherVersion = 3; - hash = "sha256-iBk+TV+rIhmd7bYnVFbW3kTGltojJl3pL2hhmsGO+Fk="; + hash = "sha256-Z3daIqAm/BikwRSMXydiorikn5PMsxvWtB07SujJYzQ="; }; nativeBuildInputs = [