Skip to content

chore: update flake.lock#9938

Merged
rekram1-node merged 1 commit intoanomalyco:devfrom
gigamonster256:push-plmyzrwyzkus
Jan 22, 2026
Merged

chore: update flake.lock#9938
rekram1-node merged 1 commit intoanomalyco:devfrom
gigamonster256:push-plmyzrwyzkus

Conversation

@gigamonster256
Copy link
Contributor

@gigamonster256 gigamonster256 commented Jan 22, 2026

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

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found one potentially related PR:

Related PR:

This PR appears to be directly related as it also addresses bumping bun to version 1.3.6, which is the core issue your PR is addressing. You should verify if #8865 is still open/active and whether it already resolves the bun 1.3.6 update for your use case.

@rekram1-node rekram1-node merged commit f1df6f2 into anomalyco:dev Jan 22, 2026
9 checks passed
@gigamonster256 gigamonster256 deleted the push-plmyzrwyzkus branch January 22, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nix build fails when shell completion generation produces empty output

2 participants