From 264dd213f9fc0592d19e9c4a6e090820ff74f063 Mon Sep 17 00:00:00 2001 From: "opencode-agent[bot]" Date: Wed, 11 Feb 2026 23:22:01 +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 d334ce666..55e12e873 100644 --- a/nix/hashes.json +++ b/nix/hashes.json @@ -1,8 +1,8 @@ { "nodeModules": { - "x86_64-linux": "sha256-cvRBvHRuunNjF07c4GVHl5rRgoTn1qfI/HdJWtOV63M=", - "aarch64-linux": "sha256-DJUI4pMZ7wQTnyOiuDHALmZz7FZtrTbzRzCuNOShmWE=", - "aarch64-darwin": "sha256-JnkqDwuC7lNsjafV+jOGfvs8K1xC8rk5CTOW+spjiCA=", - "x86_64-darwin": "sha256-GBeTqq2vDn/mXplYNglrAT2xajjFVzB4ATHnMS0j7z4=" + "x86_64-linux": "sha256-TtNiA5cltx0Nc2+xt6C5VkgVsY68aLNBOz4K5KQlN4A=", + "aarch64-linux": "sha256-xV60TI2ZpG0aB2cf6LvIbNL8ox9JGcuE/U7pSfsT+Nk=", + "aarch64-darwin": "sha256-huBqSuPRyIo9DJ5g5mSIbknqxcGFb6odQwvcDteEAhs=", + "x86_64-darwin": "sha256-jFtfiy6wVZL4kPGJgRS0AgajyhAQy2hiJpiRA/WW8GA=" } }