summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-19 00:08:27 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-19 00:08:27 +0000
commitd90e3a2833107582232529536eb969d68c140615 (patch)
tree4677a8eb6e6d093579489bcd71c9dd812aca0da1
parent1c74c2741a8209f84e8d1dbb767efac5aa09053b (diff)
downloadopencode-d90e3a2833107582232529536eb969d68c140615.tar.gz
opencode-d90e3a2833107582232529536eb969d68c140615.zip
chore: update nix node_modules hashes
-rw-r--r--nix/hashes.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/nix/hashes.json b/nix/hashes.json
index 18fd49ea9..c03eeddcd 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,8 +1,8 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-b0IXNtTj5geRLZGtCI5DxOXyqBJoxuwVf++bUgY3dco=",
- "aarch64-linux": "sha256-4o3h+MluaWwRVYRgkjVr0mRsHKc5P3WKdo4jT33Ejt4=",
- "aarch64-darwin": "sha256-kZGUAE0fxFkFYrarWLQ6e40r5ZAF+GkRF2oZM8/erOM=",
- "x86_64-darwin": "sha256-SJzMmH6bqZrkD9CT1phRE9eae5nF4aXaBnHjLAd97o0="
+ "x86_64-linux": "sha256-yfA50QKqylmaioxi+6d++W8Xv4Wix1hl3hEF6Zz7Ue0=",
+ "aarch64-linux": "sha256-b5sO7V+/zzJClHHKjkSz+9AUBYC8cb7S3m5ab1kpAyk=",
+ "aarch64-darwin": "sha256-V66nmRX6kAjrc41ARVeuTElWK7KD8qG/DVk9K7Fu+J8=",
+ "x86_64-darwin": "sha256-cFyh60WESiqZ5XWZi1+g3F/beSDL1+UPG8KhRivhK8w="
}
}