nixbot

builds
1this derivation will be built:2 /nix/store/ya1bkiksy6n5r8mn6jcchxk7qv0gb2kp-treefmt-check.drv3error: Cannot build '/nix/store/ya1bkiksy6n5r8mn6jcchxk7qv0gb2kp-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/vh813y4n1alyvh96x7qkv1f0vl374lik-treefmt-check7 Last 19 log lines:8 > tribuchet: hub connection lost (event stream: code: 'The service is currently unavailable', message: "build is no longer in flight; resubmit"); reconnecting9 > tribuchet: building on eliza10 > treefmt v2.5.0ERRO formatter | nixfmt: failed to apply with options '[]': exit status 111 >12 > Error[E001]: expected ';', found '.'13 > ┌─ docs/demo/flake.nix:7:2214 > │15 > 6 │ let16 > 7 │ pkgs = nixpkgs.legacyPackages.@system@;17 > │ ^^^^^^^^^^^^^^18 > 8 │ mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script;19 > = note: missing semicolon after definition20 > = help: add a semicolon at the end of the previous line21 >22 >23 > traversed 52 files24 > emitted 39 files for processing25 > formatted 33 files (0 changed) in 86ms26 > Error: failed to finalise formatting: formatting failures detected27 For full logs, run:28 nix log /nix/store/ya1bkiksy6n5r8mn6jcchxk7qv0gb2kp-treefmt-check.drv