From 49c6b46afc2815f396512b8ade2838a58785c636 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Sun, 17 May 2026 22:39:36 +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 2a78095f84..b6aed82414 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-Ucvyzyq+oYvWglkeowSvb0LgDzkAvaSdq0CdA6jgN6U=", - "aarch64-linux": "sha256-SERwZvvN6P8/OwNolHmC0KU9H5laVQm+FD/NNKauZA8=", - "aarch64-darwin": "sha256-I1ABwMHkTAntlYyg43w0cW8iPYfZa9MT0In2C7plB5g=", - "x86_64-darwin": "sha256-degJTL0RG7QQO8/USgIF//ya7oNmwChTmAoJcpXbIp0=" + "x86_64-linux": "sha256-NhXGqdMenkVc6ux7KZCdVR1OWa2hzKKpCSE+NgNOlgQ=", + "aarch64-linux": "sha256-GkN93k2QGPoJ3NubF3ADDQsS2uTy89kbx/079vOYthA=", + "aarch64-darwin": "sha256-iMo4rJqhsbd8k+26jTbe8K59hxuJkqNZ3W71Ouvsscc=", + "x86_64-darwin": "sha256-Cp9pA/khoOhsGRFR9tNSoFFT9VUdIVzJ7tseGwOV93s=" } }