summaryrefslogtreecommitdiffhomepage
path: root/nix
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2026-01-14 09:53:12 -0800
committerGitHub <[email protected]>2026-01-14 11:53:12 -0600
commit50dfa9caf3dd01daf50bc20aca1c91a21bfe436c (patch)
tree5cae2bfafa4f45970188fa9bbc57d347b0916e30 /nix
parent1f86aa8bb97289f052c4c69579b24f2ff20b3d5a (diff)
downloadopencode-50dfa9caf3dd01daf50bc20aca1c91a21bfe436c.tar.gz
opencode-50dfa9caf3dd01daf50bc20aca1c91a21bfe436c.zip
chore: upgrade bun from 1.3.5 -> 1.3.6, also update types/bun from 1.3.4 -> 1.3.6 and fix type errs (#8499)
Co-authored-by: Github Action <[email protected]>
Diffstat (limited to 'nix')
-rw-r--r--nix/hashes.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/hashes.json b/nix/hashes.json
index f24bf1136..2792318be 100644
--- a/nix/hashes.json
+++ b/nix/hashes.json
@@ -1,6 +1,6 @@
{
"nodeModules": {
- "x86_64-linux": "sha256-1l4twtOi/7YYy1KFJME1XazAgTETAfbxB3EOv2qQeVs=",
- "aarch64-darwin": "sha256-jdZI3BA/v35er4xgWkI2rHo54D1TDNVhMX83b5BcIvk="
+ "x86_64-linux": "sha256-GKdu7nan/9ioBtgL3cUeuVLNKUDio10LeQrn7BPgbng=",
+ "aarch64-darwin": "sha256-STLB1J65VjauvPM+BqCyTQQkHPoVmUhDvVEdH3WTJP4="
}
}