summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-09 19:51:58 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-09 19:51:58 +0000
commitce38997c76c3ebdd0d6b10ec38cb0aa2a57532dd (patch)
tree1fc93a5c55950784091090f8f0e018b98544507f
parent7e10c728d4d3c137b44b88fc42e0d192df623f06 (diff)
downloadopencode-ce38997c76c3ebdd0d6b10ec38cb0aa2a57532dd.tar.gz
opencode-ce38997c76c3ebdd0d6b10ec38cb0aa2a57532dd.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 1fe3266c3..2190feb25 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,8 +1,8 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-TnrYykX8Mf/Ugtkix6V",
- "aarch64-linux": "sha256-TnrYykX8Mf/Ugtkix6V",
- "aarch64-darwin": "sha256-TnrYykX8Mf/Ugtkix6V",
- "x86_64-darwin": "sha256-TnrYykX8Mf/Ugtkix6V"
+ "x86_64-linux": "sha256-+SMpaj0jeIHjlddAu6QIwojmWFVIiA8/G32hiQMjcOk=",
+ "aarch64-linux": "sha256-uo63IF6OCMab+O3ngn1sVxqIGJMm04HXuDgIRmXNTNk=",
+ "aarch64-darwin": "sha256-yB2tWm6AsX6UifnDqe7VldhN5zTQkDoqZ87AGQYjxT4=",
+ "x86_64-darwin": "sha256-nNhtqMSG4/y+uxjj14Jc5QQ7X6hQli9ni4v56XAvaAU="
}
}