From ce4e658e3f4bdc7deaeafc02948f4169ee8a43d0 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Tue, 9 Jun 2026 23:55:49 +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 2c887e4f8..b56d3d902 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-2MWaL8yxBR7Lw7XH8TY2V11fqro3Ncn0+q/iEpOiX6g=", - "aarch64-linux": "sha256-IoiotWekTroxCFOjQPMteWkY26O+hAZnQtxHY/svJxQ=", - "aarch64-darwin": "sha256-hky+dzAQBENArDz7Hr1kfj+bbWjTySiHGK2LrRBKt2k=", - "x86_64-darwin": "sha256-tIO18GIjboqv0rWlsbhQ0JNSmzTFswVNUHuE7ZHFxzo=" + "x86_64-linux": "sha256-3bbAjS5tWR8Jz/Y0lIsbOzRdqVqK8h1KOj7Zc27ogBo=", + "aarch64-linux": "sha256-1d26oPPA2oKNi9DHTUUpDEDtjpIVZFm27Oo3IfJdtS0=", + "aarch64-darwin": "sha256-kUHXPu4XAHqtBO/WAn7G8AnvaOoRA8u4d9pwy75pKtc=", + "x86_64-darwin": "sha256-f+CIeFDUGN3yZ9Pvsm/1zka/MGNKwV1ENkMAM6a02Bo=" } }