ci: evaluate hosts discovered from the flake, not a hard-coded list #19

Merged
lyrathorpe merged 1 commits from fix/ci-dynamic-host-eval into main 2026-06-10 10:47:32 +01:00
Owner

The eval steps listed hosts by hand and still referenced lyrathorpe-x1c,
which was removed (replaced by t400/macpro31), so CI errored. Derive the
NixOS and Darwin host lists from attrNames of nixos/darwinConfigurations
instead, so adding or removing a host needs no workflow change.

Verified locally under bash: all current hosts (edaas, macpro31, mbp,
t400, mac) evaluate; no removed host is referenced.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

The eval steps listed hosts by hand and still referenced lyrathorpe-x1c, which was removed (replaced by t400/macpro31), so CI errored. Derive the NixOS and Darwin host lists from attrNames of nixos/darwinConfigurations instead, so adding or removing a host needs no workflow change. Verified locally under bash: all current hosts (edaas, macpro31, mbp, t400, mac) evaluate; no removed host is referenced. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
lyrathorpe added 1 commit 2026-06-10 10:44:31 +01:00
The eval steps listed hosts by hand and still referenced lyrathorpe-x1c,
which was removed (replaced by t400/macpro31), so CI errored. Derive the
NixOS and Darwin host lists from attrNames of nixos/darwinConfigurations
instead, so adding or removing a host needs no workflow change.

Verified locally under bash: all current hosts (edaas, macpro31, mbp,
t400, mac) evaluate; no removed host is referenced.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
lyrathorpe merged commit 5f4b16d64e into main 2026-06-10 10:47:32 +01:00
lyrathorpe deleted branch fix/ci-dynamic-host-eval 2026-06-10 10:47:33 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lyrathorpe/nixfiles#19