From 56ec4b6912a477681c00d83d60cdbb57db1cc499 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Wed, 3 Jun 2026 10:05:12 +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 577851430..b2b049a78 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-fzplLKjzYefVCRhAgfCWWIa3me2JiI2d9kDBACnz4fA=", - "aarch64-linux": "sha256-gccipj2CAau/lZ7KTQhdeU8n6fcXDuUt4X4XbNufCko=", - "aarch64-darwin": "sha256-r0QEetxKUf6HrtMOozyvb4jjEJjVtp+DE8aiKKhRrVI=", - "x86_64-darwin": "sha256-bU+5WudkiIflFgoqgLSf30iqeNNLuEbScI5oMFPu9eM=" + "x86_64-linux": "sha256-RAW2ERvB4lc7ttacsRY6ULFp8r+d539M4toKJqrPjf0=", + "aarch64-linux": "sha256-n7fEGJLPrfSkqdBLbDjLDsY9PlofKFl51n2qMUezA6U=", + "aarch64-darwin": "sha256-YPtwepC8NiAoE3WP32iNr8sEWuAFtUPkgnHw0rHfztQ=", + "x86_64-darwin": "sha256-89NwySqslR/gSWPFpB1EMh4PRiOvugT8dpfLthQQLE8=" } }