nixbot

builds
1this derivation will be built:2 /nix/store/82qs5bhcfd7525l8pp4b04p7sqcjfqvi-treefmt-check.drv3error: Cannot build '/nix/store/82qs5bhcfd7525l8pp4b04p7sqcjfqvi-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/hm2ydpy3g78p7w9fx402sv9fvvir34x6-treefmt-check7 Last 25 log lines:8 > --- a/nixbot_cli/skill/SKILL.md9 > +++ b/nixbot_cli/skill/SKILL.md10 > @@ -3,9 +3,9 @@ name: nixbot-cli11 > description: Inspect and control nixbot CI builds with nbo. Use to find the build for a branch/PR, watch it, list failed attributes, fetch failure logs, restart or cancel builds.12 > ---13 >14 > -Server: `NIXBOT_URL` or `~/.config/nixbot/hosts.toml`.15 > -In a checkout, repo and build number are inferred from `origin`/`HEAD`,16 > -override with `-R [forge/]owner/name` and an explicit build number.17 > +Server: `NIXBOT_URL` or `~/.config/nixbot/hosts.toml`. In a checkout, repo and18 > +build number are inferred from `origin`/`HEAD`, override with19 > +`-R [forge/]owner/name` and an explicit build number.20 >21 > ```bash22 > nbo build list --branch main23 > @@ -18,6 +18,6 @@ nbo build cancel 41224 > nbo effects list | run default.deploy # local, no token25 > ```26 >27 > -Attribute args accept unambiguous substrings; `--json [fields]` for machine-readable output.28 > -`nbo auth status` shows server/token.29 > -HTTP API docs at `/llms.txt`.30 > +Attribute args accept unambiguous substrings; `--json [fields]` for31 > +machine-readable output. `nbo auth status` shows server/token. HTTP API docs at32 > +`/llms.txt`.33 For full logs, run:34 nix log /nix/store/82qs5bhcfd7525l8pp4b04p7sqcjfqvi-treefmt-check.drv