Reproduce

Exactly

nix \
    run github:NorfairKing/nix-ci-config/9381fcd1578a1c0f073d80c8483aa0fcf903ac2c -- \
    --flake 'git+ssh://git@codeberg.org/debugloop/zmk-config?ref=nightly_update&rev=df0d2e9e3a3ac0565c8ae757e63166dc5de713ee' \
    --forge-type forgejo

Locally

Must be run from repository root directory at commit df0d2e9e

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

Feedback Loop

Must be run from repository root directory at commit df0d2e9e

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

Limitations