From b7fdb595df64a0114d3a955cb0610757ad9a9b42 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Mon, 13 Jul 2026 17:27:30 +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 889b477d83..be8df75db7 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-pk5JjO3RHjdOX1T9qX4UWOv7dST/i3DmHGhxTb5QJDA=", - "aarch64-linux": "sha256-g5XAu5mzLYathkgXlRC5YLVOFTTILUxNrYgLwc/XYPM=", - "aarch64-darwin": "sha256-Xurqq3CNzUlCJCDVlFMENsZPRaP6ETCFGEDkLErd79I=", - "x86_64-darwin": "sha256-jxS1tzOLfpWL6nNOkOk5SE/E/EyMZe9e7ACM/cgB+5A=" + "x86_64-linux": "sha256-+qryZWOtuev7cljg1Dvt9wmqGudPaJf4rdUqE0lwOjQ=", + "aarch64-linux": "sha256-LBBC6aA4phi87HFSepRdj4GshrGDYPoYOkvTNMV2a84=", + "aarch64-darwin": "sha256-Rb2GTNJMuruFn+FCKEVq5MGPtdjW+PnWLa4VtAi2bms=", + "x86_64-darwin": "sha256-pkmC9NZuUdmykQEtphX47kaO13llGCGGy8KLiJg5GEU=" } }