From 052b239ecfbc7ef7c613f5f429efd1987201d529 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Fri, 15 May 2026 16:25:13 +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 0e3f9c49a0..c60e3d07bb 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-Hw7sVV9rTm6qBMtdwfLIV2QvxvLQY5qrywXzuyYbhcs=", - "aarch64-linux": "sha256-++oXnY7YqrYt0Qv7ZISmoHliARM9qEP8FacqLxGZH1c=", - "aarch64-darwin": "sha256-kZVa0R1YbuvtTzpETqK6ddj4ISje5jBFHBdlynkhW7Q=", - "x86_64-darwin": "sha256-94eagNDa8GGJxF8BsMX2BF5Pa+QTl48lXL1+6HgEn0I=" + "x86_64-linux": "sha256-07DT18KACITDbFSEg7zSMeYmV5eo9HWh1EDymtn4oL0=", + "aarch64-linux": "sha256-PeTiu0LaidmELn5qvX05JveU0fV+ySZq5MhNvCIjc3s=", + "aarch64-darwin": "sha256-CmqfaUVl568EqrUph08DH4GxG0avK67qf/LMlKx/yUs=", + "x86_64-darwin": "sha256-RQlFa75DmRONvClPesTYR4TzOmyj3U1xKmO7Mz7CBvE=" } }