summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-21 19:17:12 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-21 19:17:12 +0000
commit832b8e252e8e7d0a2d321e0291f468716a26577c (patch)
tree46ba0624c48946939ae5420c43c1b817202a0e35
parent040f551c57ebd39e1d95a7d09bc7dc4cbbb85566 (diff)
downloadopencode-832b8e252e8e7d0a2d321e0291f468716a26577c.tar.gz
opencode-832b8e252e8e7d0a2d321e0291f468716a26577c.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 8a77089b0..53b17622e 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,8 +1,8 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-WXQ4b1hHFk2vDWz41fJmj+z0twee6r0YR0JGH0iw0ZI=",
- "aarch64-linux": "sha256-YIdnfkHGLfUq3cZkycvL7DQ8BvC5X+VDia7UTLgJBx8=",
- "aarch64-darwin": "sha256-bMUeI1LcBYgKBwG92WazTgxNryZF2Gv9iQgK46Pd+3A=",
- "x86_64-darwin": "sha256-fJbEd1j8ObZ2OMykYVU6v0uI1gy2eoCFIZ9ovuiNeLY="
+ "x86_64-linux": "sha256-u+uZX7mhtm5eywGybB7/MjBMG2xl4Ve9VG33AAFgNno=",
+ "aarch64-linux": "sha256-pc1Xhd2bkwNohGMtzRnEuS5ZN1qWhJncYhNVAXega1g=",
+ "aarch64-darwin": "sha256-A5qUpqgm9ZFvWVhn/WdiX4lVs4ihbAclJDvCFAmx5Wg=",
+ "x86_64-darwin": "sha256-ECLrMGE51AlYJ4JKDtziDKxhyK7WLt8R+8RVFdXH1WU="
}
}