From 62e3b6ad78767bbd8f9d7ea1eeb05018be0c9bdb Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Sun, 23 Aug 2026 11:49:19 +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 4237a258a15..677250d248b 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-IMFzGYgS0UMxmPXoQYJFXtAUB+MeIOOvHFWq6gI1vyU=", - "aarch64-linux": "sha256-zf0rRQ8YEmzNAtiZESDPQGm6bq6BDfa3uWOJbNmnmtQ=", - "aarch64-darwin": "sha256-TgqVZF46GE+eKQa/bfPIEZhB9vFcm/LjFR5hJwyqYnY=", - "x86_64-darwin": "sha256-y6f68FjXznBTgI12qEUtgVJ/qpCWpmDrsIofTMDCtik=" + "x86_64-linux": "sha256-P8AZ2THuXiET4hiSYTwGGdTgbm2l3XGZGJxQwg6lusE=", + "aarch64-linux": "sha256-73LxDeDPQspY4Bn/gbGU43j/k7gBZ5ywMMpUjDl3elg=", + "aarch64-darwin": "sha256-sc9YyTAFlbWxlFb9vwFYLs6IYd3SRoju9mQufzeQdd8=", + "x86_64-darwin": "sha256-nnk637DELjzGB3t9aLDYbHz5h3Dd3nvWcWGdaQk8yPM=" } }