summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-06 05:31:01 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-06 05:31:01 +0000
commitc04da45be51994496f44e4fe238fbffbec89cb37 (patch)
tree15c2bbd8de00b1caa56833d0a01c84227750e949
parent74effa8eec01b3cb816178a37921333420fe2d82 (diff)
downloadopencode-c04da45be51994496f44e4fe238fbffbec89cb37.tar.gz
opencode-c04da45be51994496f44e4fe238fbffbec89cb37.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 47e3e240b..326cc98a6 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,8 +1,8 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-v83hWzYVg/g4zJiBpGsQ71wTdndPk3BQVZ2mjMApUIQ=",
- "aarch64-linux": "sha256-inpMwkQqwBFP2wL8w/pTOP7q3fg1aOqvE0wgzVd3/B8=",
- "aarch64-darwin": "sha256-r42LGrQWqDyIy62mBSU5Nf3M22dJ3NNo7mjN/1h8d8Y=",
- "x86_64-darwin": "sha256-J6XrrdK5qBK3sQBQOO/B3ZluOnsAf5f65l4q/K1nDTI="
+ "x86_64-linux": "sha256-pBTIT8Pgdm3272YhBjiAZsmj0SSpHTklh6lGc8YcMoE=",
+ "aarch64-linux": "sha256-prt039++d5UZgtldAN6+RVOR557ifIeusiy5XpzN8QU=",
+ "aarch64-darwin": "sha256-Y3f+cXcIGLqz6oyc5fG22t6CLD4wGkvwqO6RNXjFriQ=",
+ "x86_64-darwin": "sha256-BjbBBhQUgGhrlP56skABcrObvutNUZSWnrnPCg1OTKE="
}
}