Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-eval -- \
    --flake 'git+ssh://git@codeberg.org/mtlynch/little-moments?ref=litestream-path&rev=be91123139eeb050b4a67438d2f1a2e4e0897533' \
    --system x86_64-linux

Locally

Must be run from repository root directory at commit be911231

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

Feedback Loop

Must be run from repository root directory at commit be911231

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

Limitations