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