[PR #8732] fix: update hix hashes for all systems #12847

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

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

State: closed
Merged: Yes


What does this PR do?

Updates the Nix hash workflow to update hashes for all 4 systems instead of just 2:

  • Adds aarch64-linux and x86_64-darwin (previously only x86_64-linux and aarch64-darwin were updated)
  • Separates flake.lock update from node_modules hash updates
  • Uses a matrix strategy to run hash updates in parallel across all systems
  • Replaces Nix installer
  • Fixes [FEATURE]: ability to hide agents from tabbing (#8742)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8732 **State:** closed **Merged:** Yes --- ### What does this PR do? Updates the Nix hash workflow to update hashes for all 4 systems instead of just 2: - Adds aarch64-linux and x86_64-darwin (previously only x86_64-linux and aarch64-darwin were updated) - Separates flake.lock update from node_modules hash updates - Uses a matrix strategy to run hash updates in parallel across all systems - Replaces Nix installer - Fixes #8742
yindo added the pull-request label 2026-02-16 18:17:44 -05:00
yindo closed this issue 2026-02-16 18:17:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12847