From 9d56feb630cdb5312fac8a317659ee0168387251 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Mon, 20 Apr 2026 04:27:44 +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 8997e133cd..fc5b43b576 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-YcVW8AGN3TP34CoBoCw+Fx30RL1aveNvxr5eoeOgYeg=", - "aarch64-linux": "sha256-G/J3YFfrpEwXSHa25kNyUhYpwPhzNIZf/4v+RCfuslk=", - "aarch64-darwin": "sha256-dNPYrGWKoafk4rHqc34U34TtiJGk87yUv5tKnliQcWs=", - "x86_64-darwin": "sha256-1LStvefCajGkbdXobMpk0IQyw9SQcQgGKE+U3Fc0Osw=" + "x86_64-linux": "sha256-KPdU/UQ0ggYNnjWTjgqlqKgnF0DcqhjWIRxCNB57F0A=", + "aarch64-linux": "sha256-3z4LWX0G20xmj4B6R1jPnNAEVxmY++Vo6eofC/ibRvQ=", + "aarch64-darwin": "sha256-bynFvpAN0RTuLYi1n391pbATcAJUiXDH8G7++ffPzao=", + "x86_64-darwin": "sha256-hfB2wQ8KgYjBCGPGhYYNlJGJuqhRSTeFewz1YtfprZg=" } }