nixbot

builds
1this derivation will be built:2 /nix/store/h7zh7xxkjkm7syqb4f3dd2vig9cfcqig-treefmt-check.drv3error: Cannot build '/nix/store/h7zh7xxkjkm7syqb4f3dd2vig9cfcqig-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/v0yfdc9gl02ghfy4p899yi0wy0arn18g-treefmt-check7 Last 20 log lines:8 > tribuchet: building on jamie9 > treefmt v2.5.0traversed 295 files10 > emitted 245 files for processing11 > formatted 245 files (1 changed) in 8.336s12 > M nixbot/nixbot/web/templates/build.html13 > diff --git a/nixbot/nixbot/web/templates/build.html b/nixbot/nixbot/web/templates/build.html14 > index b38edb7..9cf9481 10064415 > --- a/nixbot/nixbot/web/templates/build.html16 > +++ b/nixbot/nixbot/web/templates/build.html17 > @@ -140,8 +140,8 @@18 > {{ status_icon(effects_status, labelled=false) }}Effects19 > <span id="effects-status" class="status {{ effects_status }}">20 > {{- "not run for pull requests" if effects_status == "skipped" and build.pr_number21 > - else "not run on this branch" if effects_status == "skipped"22 > - else effects_status -}}23 > + else "not run on this branch" if effects_status == "skipped"24 > + else effects_status -}}25 > </span>26 > </h2>27 > {% if can_control and build.status == "succeeded" and effects_status != "skipped" %}28 For full logs, run:29 nix log /nix/store/h7zh7xxkjkm7syqb4f3dd2vig9cfcqig-treefmt-check.drv