Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-eval -- \
    --flake 'git+ssh://git@github.com/NorfairKing/centjes?ref=refs%2Fpull%2F3%2Fmerge&rev=6f69ba34b141b635d117949b1463690e45536046' \
    --system x86_64-linux

Locally

Must be run from repository root directory at commit 6f69ba34

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

Feedback Loop

Must be run from repository root directory at commit 6f69ba34

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

Limitations