Reproduce

Exactly

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

Locally

Must be run from repository root directory at commit b09c58f6

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

Feedback Loop

Must be run from repository root directory at commit b09c58f6

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

Limitations