From 2779ee906cd86329adfa82610387a159d6a2b2eb Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Sat, 8 Aug 2026 17:45: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 6f321d88bf2..a30df03256d 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-uduwrM143NDSc+tXsi4lVVfoMll2a3BDHRUjuO7GB68=", - "aarch64-linux": "sha256-6DUda78XdXY6DP86lIUkweSjys3iG4Y4mo1PiaNuXbg=", - "aarch64-darwin": "sha256-AkJwfLULLZVwwz+XU1QcFUZoIS7oVPCn+n/MXEaxrqE=", - "x86_64-darwin": "sha256-hAxKGdiITTxQ2uujQt6prNjo3NxGAMMeo+9HlMWK6GU=" + "x86_64-linux": "sha256-QU+XPwrAjpkRwtHTAqUvKy59KKZjEWT0USc84zDW60s=", + "aarch64-linux": "sha256-SPW6H/RUE3jLEgyLc21uLL+VROnKGwRqRdiPeBmAdO0=", + "aarch64-darwin": "sha256-V8/alfgo0CTFEQXXsRtqWtcglUVKwUzDdQZ1UAFyNfQ=", + "x86_64-darwin": "sha256-GVZ0j37xbFPcnDpNHPMv0yu+uOvt/lSsv70ppcaWX0c=" } }