From 8941dd8af5a9f54eced179957232aa52d4a7a478 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Mon, 18 May 2026 10:01:03 +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 a68951ab76..3f10c86b23 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-LN6VLX8bXADSPGt67+YjP1Sy0QdQY+HFPq8iXN5nkck=", - "aarch64-linux": "sha256-3yhpjuCLwi7KCZZvsfabtc50hgznVfD8rcMZ9/JAnSs=", - "aarch64-darwin": "sha256-6spcWVHVBuM0SlWYTFrDvForGbtxFXxeVvJMC9thN+g=", - "x86_64-darwin": "sha256-hnD68Dexq/3EP/Sm3MnL88ezIvLLa6/nVzaV+bRpn9w=" + "x86_64-linux": "sha256-kObodMz9dVjqY3a0lysOO93AtHpbhIeTMeoKarHziJk=", + "aarch64-linux": "sha256-RVTvUkGngQ/naixMMgHZdYMc6+BGzJ9OgqTwcSJ00GU=", + "aarch64-darwin": "sha256-z4tGGMO2w/W3FzXa1AzrSC/UNugR0oYub9NcToYPgec=", + "x86_64-darwin": "sha256-RFi5aJB7Ositp0R79EWT5m0UW52k73VFfMMmXuylWpA=" } }