From 7f3b64c7c49147143eb7c544a019c103d70b890f Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Sun, 19 Apr 2026 06:38:10 +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 154f89518c..e000d18508 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-7xsf5pzeU+OwgqjZsuc1xl/zHybH5cjaOBYlu66K8VY=", - "aarch64-linux": "sha256-9+z+y/iY5mOzQh7XL8bMx7PycodUxKlxd7p0ZfIJ9x4=", - "aarch64-darwin": "sha256-jkFrynHYCGryYc1vD/yc3f9E1QFuh1V6fotlY4uS+9I=", - "x86_64-darwin": "sha256-+qazYGUFiLcJ58p1a/16YIQGuOiCPFD/uRM3o81xd1I=" + "x86_64-linux": "sha256-30Aoaa20+0N085S/D4EdMDGianKN057zn9KC6bd+MzY=", + "aarch64-linux": "sha256-mxc0GAgoUWJmsyq0ZZVEnFQlecLfJksSSPTnv5tN6lE=", + "aarch64-darwin": "sha256-NdYTjyVegUfXkfxuurPeshHVRuWNbMja1L5HFVYzdMQ=", + "x86_64-darwin": "sha256-Xsn/rfvJYy1XMO50cruqOBavCVytWJ38J6OB+woznMo=" } }