Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake 'git+ssh://git@github.com/sellout/wallet?ref=incompatible-consensus&rev=a2ffa3f4a386d2c9211e71a7a3d7edd7f7e4a914' \
    --forge-type github

Locally

Must be run from repository root directory at commit a2ffa3f4

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

Feedback Loop

Must be run from repository root directory at commit a2ffa3f4

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

Limitations