this derivation will be built: /nix/store/2v08iiddy9wkk09fsl7v3y6c254ipci5-treefmt-check.drv error: Cannot build '/nix/store/2v08iiddy9wkk09fsl7v3y6c254ipci5-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/q0phzy1bc9r03zi4d4vh0j53pspnhf89-treefmt-check Last 25 log lines: > --- a/nixbot_cli/skill/SKILL.md > +++ b/nixbot_cli/skill/SKILL.md > @@ -3,9 +3,9 @@ name: nixbot-cli > 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. > --- > > -Server: `NIXBOT_URL` or `~/.config/nixbot/hosts.toml`. > -In a checkout, repo and build number are inferred from `origin`/`HEAD`, > -override with `-R [forge/]owner/name` and an explicit build number. > +Server: `NIXBOT_URL` or `~/.config/nixbot/hosts.toml`. In a checkout, repo and > +build number are inferred from `origin`/`HEAD`, override with > +`-R [forge/]owner/name` and an explicit build number. > > ```bash > nbo build list --branch main > @@ -18,6 +18,6 @@ nbo build cancel 412 > nbo effects list | run default.deploy # local, no token > ``` > > -Attribute args accept unambiguous substrings; `--json [fields]` for machine-readable output. > -`nbo auth status` shows server/token. > -HTTP API docs at `/llms.txt`. > +Attribute args accept unambiguous substrings; `--json [fields]` for > +machine-readable output. `nbo auth status` shows server/token. HTTP API docs at > +`/llms.txt`. For full logs, run: nix log /nix/store/2v08iiddy9wkk09fsl7v3y6c254ipci5-treefmt-check.drv