Add dagger to nix-container-builder runner #234

Merged
eblume merged 1 commit from feature/install-dagger-nix-runner-impl into main 2026-02-20 23:09:02 -08:00
Owner

Summary

  • Add dagger to hostPackages for the ringtail nix-container-builder runner
  • Needed for dagger call nix-version fallback in the nix build workflow (authentik)
  • hostPackages is scoped to the runner's systemd unit PATH, not system-wide
  • Marks install-dagger-on-nix-runner Mikado card complete

Deployment and Testing

  • Merge, then mise run provision-ringtail
  • mise run container-build-and-release authentik to verify nix build succeeds
## Summary - Add `dagger` to `hostPackages` for the ringtail nix-container-builder runner - Needed for `dagger call nix-version` fallback in the nix build workflow (authentik) - `hostPackages` is scoped to the runner's systemd unit PATH, not system-wide - Marks `install-dagger-on-nix-runner` Mikado card complete ## Deployment and Testing - [ ] Merge, then `mise run provision-ringtail` - [ ] `mise run container-build-and-release authentik` to verify nix build succeeds
The nix workflow's version extraction fallback (dagger call nix-version)
needs dagger available on the ringtail runner. hostPackages is scoped to
the runner's systemd unit PATH, not system-wide.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eblume merged commit e0d5f28147 into main 2026-02-20 23:09:02 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eblume/blumeops!234
No description provided.