[PR #12175] feat: add nix-eval workflow for cross-platform flake evaluation #14103

Open
opened 2026-02-16 18:18:55 -05:00 by yindo · 0 comments
Owner

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

State: open
Merged: No


Replace nix-desktop.yml build workflow with lightweight cross-platform evaluation.

  • Evaluate all packages (opencode, desktop) and devShells for all 4 systems
  • Single Linux runner (~2-5 min) instead of 4 native runners (~60 min)
  • Catches evaluation-time errors (missing outputHashes, syntax errors, missing deps)

Ref #11755

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12175 **State:** open **Merged:** No --- Replace `nix-desktop.yml` build workflow with lightweight cross-platform evaluation. - Evaluate all packages (`opencode`, `desktop`) and devShells for all 4 systems - Single Linux runner (~2-5 min) instead of 4 native runners (~60 min) - Catches evaluation-time errors (missing `outputHashes`, syntax errors, missing deps) Ref #11755
yindo added the pull-request label 2026-02-16 18:18:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14103