Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-eval -- \
    --flake 'git+ssh://git@codeberg.org/mtlynch/little-moments?ref=port%2Fe08be43-email-test-helper&rev=bebb9eb688e2bc06eae0bafb3d138b503eb19f43' \
    --system x86_64-linux

Locally

Must be run from repository root directory at commit bebb9eb6

nix \
    run github:NorfairKing/nix-ci-eval -- \
    --flake . \
    --system x86_64-linux

Feedback Loop

Must be run from repository root directory at commit bebb9eb6

nix run github:NorfairKing/feedback -- -- nix \
    run github:NorfairKing/nix-ci-eval -- \
    --flake . \
    --system x86_64-linux

Limitations