setup
checks.x86_64-linux.treefmt
· build #76
· raw
1this derivation will be built:2 /nix/store/w4nxn4w8qagx3y2ll18zv6d0ay7a6yww-treefmt-check.drv3error: Cannot build '/nix/store/w4nxn4w8qagx3y2ll18zv6d0ay7a6yww-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/6lv1wkbs86h354kaqsbynkbcxlc68rjp-treefmt-check7 Last 19 log lines:8 > tribuchet: hub connection lost (hub closed event stream without a result); reconnecting9 > tribuchet: building on jamie10 > 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 201ms26 > Error: failed to finalise formatting: formatting failures detected27 For full logs, run:28 nix log /nix/store/w4nxn4w8qagx3y2ll18zv6d0ay7a6yww-treefmt-check.drv