Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake 'git+ssh://git@github.com/sellout/yaya?ref=renovate%2Flock-file-maintenance&rev=f745cfcdfc7ad1a2ae14e7235ee3bed60e7121af' \
    --forge-type github

Locally

Must be run from repository root directory at commit f745cfcd

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake . \
    --forge-type github

Feedback Loop

Must be run from repository root directory at commit f745cfcd

nix run github:NorfairKing/feedback -- -- nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake . \
    --forge-type github

Limitations