From 216af25eccf375e4fb9fd8921cecd337c7f80db9 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Fri, 28 Aug 2026 01:00:46 +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 c08dead6ced..c85723e1b4e 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-fHFQlmcCmKNFn7pzMa7+J9Ka8x+XI/fissx0OirxTyc=", - "aarch64-linux": "sha256-bohlFJPSiMxmGWW4Y92L9DIExG4/8fxfNNNhJsiPBg0=", - "aarch64-darwin": "sha256-EUNGUDm2ztNpPvbHdcX/DbChlAV9hJt1O83VZ6m1jac=", - "x86_64-darwin": "sha256-Y3Tsc47HBS28AIk4uJbVYNNxkOqAzB64S0sDLnXrmJU=" + "x86_64-linux": "sha256-+9Go6Eakee8YDBgiHSkmPpwFWXBcGSGJWnIfg+CErb0=", + "aarch64-linux": "sha256-fA7hwVgIZSWesUHESvL+YG+xLJbIDx7ysjkX1gEvgbs=", + "aarch64-darwin": "sha256-cXhrIc+THqH7sjif1F4fn5znGSdnYI8dBmSg9I/UrIE=", + "x86_64-darwin": "sha256-IRjdQSVyTivJe+M+Xw0qQQUyXFGa19rryQgJJELZXd8=" } }