Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config -- \
    --flake 'git+ssh://git@github.com/sellout/pathway?ref=isNeither-from-Yaya&rev=6478741a7ab85230addc97f7868a2b54257c9bb4' \
    --forge-type github

Locally

Must be run from repository root directory at commit 6478741a

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

Feedback Loop

Must be run from repository root directory at commit 6478741a

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

Limitations