Reproduce

Exactly

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

Locally

Must be run from repository root directory at commit a20d6a7f

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

Feedback Loop

Must be run from repository root directory at commit a20d6a7f

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

Limitations