From 8694da9309673ff8dcccdee5b3d5aa0188a054fa Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Fri, 8 May 2026 23:46:19 +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 f33a18b0e3..55d4fd038c 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-BjFBDG1eeMmCoXAwXgEcFpsv1nk8wTrEGlFITxiLPrE=", - "aarch64-linux": "sha256-2ebJyhgQ2jBOoJIROUj/jcUbYMNiviADUI0bMDn3nZs=", - "aarch64-darwin": "sha256-ze+AB2zbWnQ9coZcBKhzUbmBaVy5j06nwgbpEu/9Ycw=", - "x86_64-darwin": "sha256-n3QI2Rtd9DxEdpXgiPCVeUwh13bR4F5EfyWJPKuVYnk=" + "x86_64-linux": "sha256-ZqTxXSIWZmrNpdIQICbesrMpoL24blahhQzAGTzupAc=", + "aarch64-linux": "sha256-YdZAkfJXBCnqPcYS7VUbQqT9AkYnyu/ONVG5v78Lmdw=", + "aarch64-darwin": "sha256-3Fdu1le89F53UHuaiHanHP0CB4F72fK9p1d9PC47Wsg=", + "x86_64-darwin": "sha256-Tc4WppnKZPzYn/ICIv1vtx+NiNqAHAzd/ogTRUCQK18=" } }