From 8577eb8ec92b8f2d5f91a043dbd03d0fbc5209ee Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Wed, 11 Feb 2026 23:39:24 +0000 Subject: [PATCH] chore: update nix node_modules hashes --- nix/hashes.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nix/hashes.json b/nix/hashes.json index 55e12e873..a14d2afaf 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-TtNiA5cltx0Nc2+xt6C5VkgVsY68aLNBOz4K5KQlN4A=", - "aarch64-linux": "sha256-xV60TI2ZpG0aB2cf6LvIbNL8ox9JGcuE/U7pSfsT+Nk=", - "aarch64-darwin": "sha256-huBqSuPRyIo9DJ5g5mSIbknqxcGFb6odQwvcDteEAhs=", - "x86_64-darwin": "sha256-jFtfiy6wVZL4kPGJgRS0AgajyhAQy2hiJpiRA/WW8GA=" + "x86_64-linux": "sha256-pp2gb4nxiIT3VltB6Xli2wZPH32JfnMsI+BbihyU1+E=", + "aarch64-linux": "sha256-hJwxhBICZz/pbIxQsF/sIpZTlFIgLpcAyF44O8wxMdU=", + "aarch64-darwin": "sha256-DPONXP52XOg/ApdSnLp32a+K5XCOnDGhbTUto2Rme0g=", + "x86_64-darwin": "sha256-KX1h5LRJSgthpbOPqWlbM/sPf8cvQrdRJvxtrz/FzBQ=" } }