Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-eval -- \
    --flake 'git+ssh://git@codeberg.org/mtlynch/little-moments?ref=shared-handler-tests&rev=4320fabefd82dd90ab87776625119205809b293e' \
    --system x86_64-linux

Locally

Must be run from repository root directory at commit 4320fabe

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

Feedback Loop

Must be run from repository root directory at commit 4320fabe

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

Limitations