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