Add first-class NixOS deployment support #135
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up from PR #133 review.
Problem
The flake currently exposes the installable
auto-reviewpackage, the OCI image, and the dev container runner, but it does not expose a first-class NixOS module for operators who want to deployauto_reviewthrough Nix/NixOS.Scope
Acceptance criteria
flake.nixexposes a supported NixOS module or equivalent module output for the gateway service.auto-reviewprogram.Origin: jwilger/auto_review#133 (comment)