[PR #9938] chore: update flake.lock #13275

Closed
opened 2026-02-16 18:18:08 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9938

State: closed
Merged: Yes


Using bun 1.3.5 from nixpkgs, opencode appears to not build a binary compatible with base M series CPUs. (some sort of issue with baseline bun vs with extensions perhaps? the baffling thing is that my M1 macbook pro cannot build opencode but builds work in CI which use M1 processors for macos-latest - perhaps its a base vs pro vs max issue?

Recent work allows bun version relaxation and as such, it is appropriate to bump flake.lock to a nixpkgs checkout containing bun 1.3.6 - allowing opencode's dev branch to be built for all supported platforms*

*tested x86_64-linux and aarch64-darwin locally

fixes #9285

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9938 **State:** closed **Merged:** Yes --- Using bun 1.3.5 from nixpkgs, opencode appears to not build a binary compatible with base M series CPUs. (some sort of issue with baseline bun vs with extensions perhaps? the baffling thing is that my M1 macbook pro cannot build opencode but builds work in CI which [use M1 processors for macos-latest](https://docs.github.com/en/actions/reference/runners/github-hosted-runners) - perhaps its a base vs pro vs max issue? Recent work allows bun version relaxation and as such, it is appropriate to bump flake.lock to a nixpkgs checkout containing bun 1.3.6 - allowing opencode's dev branch to be built for all supported platforms* *tested x86_64-linux and aarch64-darwin locally fixes #9285
yindo added the pull-request label 2026-02-16 18:18:08 -05:00
yindo closed this issue 2026-02-16 18:18:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13275