From a39db9c6f67d97f6814c185b455ce7749029bf68 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Thu, 2 Jul 2026 03:36:41 +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 6a6b98cd4b3..77299d12b9d 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-Ta+mBTlaqJIdLsBTdAxrEGMPCcuSktBBTh7Pqx1VQLE=", - "aarch64-linux": "sha256-u6ba/iyxpVUE47MlWukC4XD2ZvN3ievgwbpu08sqonA=", - "aarch64-darwin": "sha256-uJ8dQzn/rEzrFNXAze2qgvmSJ6U2SUkSg3EHYX/iMvc=", - "x86_64-darwin": "sha256-aLFRtX4QVVHleOs6arv1bVzInAfLxM8iFrMTqHfbZOY=" + "x86_64-linux": "sha256-ZmAIcG3wPgssKejLe/EMJOjPuMHCyRiiItRvSqIjaME=", + "aarch64-linux": "sha256-lbAHoVI/CvgdrfKZ/9dKZ/O7DxJvuWEOrDgcCuFGPBk=", + "aarch64-darwin": "sha256-Nrs4ijvzQ3J8AYigJSlsr66feUvLZ5iiYCfBdaZNJEc=", + "x86_64-darwin": "sha256-ltCaJSO7kZWuMOU49269xvboNVX35OJDFj0gXCDf62Y=" } }