summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-28 20:46:03 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-03-28 20:46:03 +0000
commit772059acb5555f958ef616a3ff00a2fd89b36933 (patch)
tree18130250d92aba1b33940f1caa43e067d4afa7f7
parent1f290fc1ba520e01b8dd450d738069ed1e6e8578 (diff)
downloadopencode-772059acb5555f958ef616a3ff00a2fd89b36933.tar.gz
opencode-772059acb5555f958ef616a3ff00a2fd89b36933.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 fcb011df4..858fbcddd 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,8 +1,8 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-5VHEo9GCBP+MeLMoWqSuJLAX/qwGLdFjZe20yatgogM=",
- "aarch64-linux": "sha256-hn+V2UpoCj1ddKcq1ySGOMRVvsd3T8sqgpd6nHYfUoA=",
- "aarch64-darwin": "sha256-Qctkv6AHDrl+qdB1L+DeqLREeWm6BQqtVCK4tibIMCc=",
- "x86_64-darwin": "sha256-YHHnow2dqtKOsjQvbyKk6HQmTo8cAv8frgOfD5aS3h8="
+ "x86_64-linux": "sha256-XcIpPB8of5aJmacXAF56nuPfUfb2QSfaCwVmiPMG794=",
+ "aarch64-linux": "sha256-RxvpUIUyWYgNG3fReobLBYxSNmhXwRJun+XBy2IuEvI=",
+ "aarch64-darwin": "sha256-WgT5U2hJDkrCIvMjVm8asdgOrWkpFrm9HvWUHH8+10A=",
+ "x86_64-darwin": "sha256-QXISP+nyVXUZhb4BEIEd642zuukcZXkxB39iaKnfEYY="
}
}