From 561fad3c898a44bd307123dd5638e2f005414a2d Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Thu, 18 Jun 2026 15:38:24 +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 b7231c92ab..7f2f6fbb6b 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-LOxTad/iCquvJyonFOcz6/rDTPNDmwyBnykhWZJ5GC4=", - "aarch64-linux": "sha256-iO+0vYhp+2x6ACmh5lQJ/2Ac4uZTqRZE/KhG3u0o6D8=", - "aarch64-darwin": "sha256-tpBydRbrJ+4QxmkGUt/BhME8q6ysCW/CXrsNshYgqDU=", - "x86_64-darwin": "sha256-QQcI6SK7WJ7dSkX6xZuSQPoUdwfoCaimVgoHCnrO0wY=" + "x86_64-linux": "sha256-vEegQXR+ZLK3y0zXcFwJvpzQFJyx3dCVWk+VcBNd7fk=", + "aarch64-linux": "sha256-h/gsfVtfuICS+GhZE8pETVqj6pD4RU6lcDDv6SDOkPQ=", + "aarch64-darwin": "sha256-Uu+CG50Q0/tqWLnHk6lpIsnunJdiZpvbgzNd7g/mMf4=", + "x86_64-darwin": "sha256-4+Fff4FfSz24Vcri7MI1kBbXNAHdJAOjUm9HYqXonfc=" } }