summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-23 10:37:23 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-23 10:37:23 +0000
commiteb74e4a6d22775089b376d7a0b777c82a6c2fab7 (patch)
treef50c6f588a31b2d53429e59c343fce1d9aed2fc1
parent85d8e143bfa6db3dd036c2dbbee62bd8c4194066 (diff)
downloadopencode-eb74e4a6d22775089b376d7a0b777c82a6c2fab7.tar.gz
opencode-eb74e4a6d22775089b376d7a0b777c82a6c2fab7.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 3d2754f88..1fe3266c3 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,8 +1,8 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-CxeVxNDKEvMsdZpvGZOShklSQ+pWAYq4S3cKDoo6cPQ=",
- "aarch64-linux": "sha256-qkMacyXRgbFW9ZvAPepDM5O8GROpXtIZhgQsPOHVogg=",
- "aarch64-darwin": "sha256-jPGGoMViHvMBYFqe8BdtWVT1tvPUKYiLCrOy34PjOG0=",
- "x86_64-darwin": "sha256-Dss5ChrHZV5/J32iNIh4E+ASltlZsp4QKIiKNlDfAWw="
+ "x86_64-linux": "sha256-TnrYykX8Mf/Ugtkix6V",
+ "aarch64-linux": "sha256-TnrYykX8Mf/Ugtkix6V",
+ "aarch64-darwin": "sha256-TnrYykX8Mf/Ugtkix6V",
+ "x86_64-darwin": "sha256-TnrYykX8Mf/Ugtkix6V"
}
}