summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-10 10:16:15 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-10 10:16:15 +0000
commite7493e220494619f23e73774065b4e556743adae (patch)
tree7b631e1fb25baa11396ecad948de525d67a130ec
parent3500bf64b8e0a7f338c365832bfed4189c3e64cf (diff)
downloadopencode-e7493e220494619f23e73774065b4e556743adae.tar.gz
opencode-e7493e220494619f23e73774065b4e556743adae.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 2190feb25..d4146be6b 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,8 +1,8 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-+SMpaj0jeIHjlddAu6QIwojmWFVIiA8/G32hiQMjcOk=",
- "aarch64-linux": "sha256-uo63IF6OCMab+O3ngn1sVxqIGJMm04HXuDgIRmXNTNk=",
- "aarch64-darwin": "sha256-yB2tWm6AsX6UifnDqe7VldhN5zTQkDoqZ87AGQYjxT4=",
- "x86_64-darwin": "sha256-nNhtqMSG4/y+uxjj14Jc5QQ7X6hQli9ni4v56XAvaAU="
+ "x86_64-linux": "sha256-duBedS4ZTc1as03OM0KB9mKKU21Cywv4o9GHwQZv6Ts=",
+ "aarch64-linux": "sha256-juvQfuNBqqzeB/TIY9PuUDqgpsdyI54ImowjQLrNhns=",
+ "aarch64-darwin": "sha256-kKgcuEN1oJqHJc+sGjcZ4INWvbZczSTDJ8VHIWAquD4=",
+ "x86_64-darwin": "sha256-hXkFWOL4wi9s8HSrChpqtH4PKSNzbzVgU+0GbAxEUT4="
}
}