[PR #12603] chore: update flake.lock to include bun 1.3.8+ #14293

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

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

State: closed
Merged: No


Updates nixpkgs in flake.lock to a rev that includes bun 1.3.8+, fixing the build failure caused by the script requiring bun@^1.3.8 while the lock had bun 1.3.6.

The issue was introduced when the packageManager was updated to bun@1.3.8, but the flake.lock remained pinned to an older nixpkgs rev.

Fixes #12602

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12603 **State:** closed **Merged:** No --- Updates nixpkgs in flake.lock to a rev that includes bun 1.3.8+, fixing the build failure caused by the script requiring bun@^1.3.8 while the lock had bun 1.3.6. The issue was introduced when the packageManager was updated to bun@1.3.8, but the flake.lock remained pinned to an older nixpkgs rev. Fixes #12602
yindo added the pull-request label 2026-02-16 18:19:06 -05:00
yindo closed this issue 2026-02-16 18:19:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14293