From dff34e1487dfe2e0119dc7b8451eaa18420b07ca Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Tue, 28 Apr 2026 03:59: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 9ec814b8e2..5c96f1c79a 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-h2T/LnUnISZZDn9ZQkZ/A59P+6+QdfOlrgl4RXK/vgM=", - "aarch64-linux": "sha256-+DRohG1ZEB/2LtZU90GWoqJkeyu/sW8A8oKT3f/TtQ0=", - "aarch64-darwin": "sha256-k4nsk/WduuxY8HgjRuqzGT9EjEo7V/2mAzBTYee0fZ0=", - "x86_64-darwin": "sha256-3dSvfN2+5lXwOx57x8NSIWbEZ1fp6+1T6bJpAuUNPyk=" + "x86_64-linux": "sha256-lRUUmCB/J5h5FGAMlPa4zVM47L0QRfEsP9YLweTB81A=", + "aarch64-linux": "sha256-ti8DNTeBY9gKnJQWgJElWrow/hKFODNWo+tRVbCq7Qk=", + "aarch64-darwin": "sha256-gHOMRtiORFEYP3pp4Debf9oJBJEz1h+wBswnqDcUR9I=", + "x86_64-darwin": "sha256-XjxYjcrRK5i/HAi4uDUibEuaTQFtqVg6EpDKhBXx5wQ=" } }