From 5b54203168658adf4f50adb6d81cb22528b6e43b Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Wed, 10 Jun 2026 17:44:15 +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 1bbea78c1b..3c65d0dc04 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-nix3Ogrt4nFv+HSZpYZ3VqIQc+g1SdP+DSgu72Yjoqw=", - "aarch64-linux": "sha256-L634j49jyNoKhC1MDyF+Grxy++yhWgcbXsxKDgYhKAk=", - "aarch64-darwin": "sha256-ha692TeekwiV0irhIxdwE8/1x1bLKtzSwcjDvetiPqM=", - "x86_64-darwin": "sha256-JRwKof0cTFwOcOyLb6l+kF/HlCiFmMWzG1y3U1esyyM=" + "x86_64-linux": "sha256-bQFK3yO9Y5m2zIlZ16wmJ05WOLNuvYvHMDbV+lEHzkg=", + "aarch64-linux": "sha256-sP/DzyfDnyeGOAo0cx50Jas3X4RGuLxfAdoTrv355c0=", + "aarch64-darwin": "sha256-88zVvcQyKok6qoi70FtLdYkUhyNyD1hrcDTUDEuOtiM=", + "x86_64-darwin": "sha256-CUXFpNm274+ekBTZzD/hkocNFAexOBTMzIZFyGBh8MA=" } }