From b3934992d19c3a507373803f55d64a2495e0113d Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Thu, 2 Jul 2026 02:52:09 +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 4571c20822..6a6b98cd4b 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-zjYaBa+TKuHVBO0z0YqOOFLOxpxj2hB6Iq1o+BXBeVc=", - "aarch64-linux": "sha256-S2QDDoKcg8QCqjxCnMmLp/3xmiVHAbCJ0CuHQRjDBbE=", - "aarch64-darwin": "sha256-GtdfHbk4fhvosgo6iEjXrWSxteK+eNrT0P9swEccbew=", - "x86_64-darwin": "sha256-zmWFdPSTS/DpU40CgHA/KKiSIs0PlI092TzLv/cG0jE=" + "x86_64-linux": "sha256-Ta+mBTlaqJIdLsBTdAxrEGMPCcuSktBBTh7Pqx1VQLE=", + "aarch64-linux": "sha256-u6ba/iyxpVUE47MlWukC4XD2ZvN3ievgwbpu08sqonA=", + "aarch64-darwin": "sha256-uJ8dQzn/rEzrFNXAze2qgvmSJ6U2SUkSg3EHYX/iMvc=", + "x86_64-darwin": "sha256-aLFRtX4QVVHleOs6arv1bVzInAfLxM8iFrMTqHfbZOY=" } }