this derivation will be built:
/nix/store/h7zh7xxkjkm7syqb4f3dd2vig9cfcqig-treefmt-check.drv
building '/nix/store/h7zh7xxkjkm7syqb4f3dd2vig9cfcqig-treefmt-check.drv'
treefmt-check> tribuchet: building on jamie
treefmt-check> treefmt v2.5.0traversed 295 files
treefmt-check> emitted 245 files for processing
treefmt-check> formatted 245 files (1 changed) in 8.336s
treefmt-check> M nixbot/nixbot/web/templates/build.html
treefmt-check> diff --git a/nixbot/nixbot/web/templates/build.html b/nixbot/nixbot/web/templates/build.html
treefmt-check> index b38edb7..9cf9481 100644
treefmt-check> --- a/nixbot/nixbot/web/templates/build.html
treefmt-check> +++ b/nixbot/nixbot/web/templates/build.html
treefmt-check> @@ -140,8 +140,8 @@
treefmt-check> {{ status_icon(effects_status, labelled=false) }}Effects
treefmt-check>
treefmt-check> {{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
treefmt-check> - else "not run on this branch" if effects_status == "skipped"
treefmt-check> - else effects_status -}}
treefmt-check> + else "not run on this branch" if effects_status == "skipped"
treefmt-check> + else effects_status -}}
treefmt-check>
treefmt-check>
treefmt-check> {% if can_control and build.status == "succeeded" and effects_status != "skipped" %}
error: Cannot build '/nix/store/h7zh7xxkjkm7syqb4f3dd2vig9cfcqig-treefmt-check.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/v0yfdc9gl02ghfy4p899yi0wy0arn18g-treefmt-check
Last 20 log lines:
> tribuchet: building on jamie
> treefmt v2.5.0traversed 295 files
> emitted 245 files for processing
> formatted 245 files (1 changed) in 8.336s
> M nixbot/nixbot/web/templates/build.html
> diff --git a/nixbot/nixbot/web/templates/build.html b/nixbot/nixbot/web/templates/build.html
> index b38edb7..9cf9481 100644
> --- a/nixbot/nixbot/web/templates/build.html
> +++ b/nixbot/nixbot/web/templates/build.html
> @@ -140,8 +140,8 @@
> {{ status_icon(effects_status, labelled=false) }}Effects
>
> {{- "not run for pull requests" if effects_status == "skipped" and build.pr_number
> - else "not run on this branch" if effects_status == "skipped"
> - else effects_status -}}
> + else "not run on this branch" if effects_status == "skipped"
> + else effects_status -}}
>
>
> {% if can_control and build.status == "succeeded" and effects_status != "skipped" %}
For full logs, run:
nix log /nix/store/h7zh7xxkjkm7syqb4f3dd2vig9cfcqig-treefmt-check.drv