Exactly
nix \
run github:NorfairKing/nix-ci-config -- \
--flake 'git+ssh://git@github.com/sellout/pathway?ref=more-system&rev=55ab28bc8d7eaebb035304bf0932fe53ba4118dd' \
--forge-type github
Locally
Must be run from repository root directory at commit 55ab28bc
nix \
run github:NorfairKing/nix-ci-config -- \
--flake . \
--forge-type github
Feedback Loop
Must be run from repository root directory at commit 55ab28bc
nix run github:NorfairKing/feedback -- -- nix \
run github:NorfairKing/nix-ci-config -- \
--flake . \
--forge-type github
Limitations