[PR #4735] nix: set dontFixup = true #11089

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

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

State: closed
Merged: Yes


Very minor tweak to skip the fixup phase which did nothing anyway, but could show a concerning message like:

building opencode-1.0.110 (fixupPhase): _: line 2: patchelf: command not found

Better to skip this altogether, ELF patching is not needed for opencode.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4735 **State:** closed **Merged:** Yes --- Very minor tweak to skip the fixup phase which did nothing anyway, but could show a concerning message like: `building opencode-1.0.110 (fixupPhase): _: line 2: patchelf: command not found` Better to skip this altogether, ELF patching is not needed for opencode.
yindo added the pull-request label 2026-02-16 18:15:52 -05:00
yindo closed this issue 2026-02-16 18:15:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11089