diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-11 23:22:01 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-11 23:22:01 +0000 |
| commit | 264dd213f9fc0592d19e9c4a6e090820ff74f063 (patch) | |
| tree | ec2a02ea6ec07b666de487d2a9bf2f9c8aac13f6 | |
| parent | 125727d09c4482f351ee3e0d448db7efc116213d (diff) | |
| download | opencode-264dd213f9fc0592d19e9c4a6e090820ff74f063.tar.gz opencode-264dd213f9fc0592d19e9c4a6e090820ff74f063.zip | |
chore: update nix node_modules hashes
| -rw-r--r-- | nix/hashes.json | 8 |
1 files 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=" } } |
