nixbot

builds
1this derivation will be built:2 /nix/store/3gh8pkpgwkzdgn53jmyy77zbcps89f8h-treefmt-check.drv3error: build of '/nix/store/3gh8pkpgwkzdgn53jmyy77zbcps89f8h-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/3gh8pkpgwkzdgn53jmyy77zbcps89f8h-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/f3lcf2i5fhwaqv1fijipwj983kch9pss-treefmt-check7 Last 17 log lines:8 > treefmt v2.5.0ERRO formatter | nixfmt: failed to apply with options '[]': exit status 19 >10 > Error[E001]: expected ';', found '.'11 > ┌─ docs/demo/flake.nix:7:2212 > │13 > 6 │ let14 > 7 │ pkgs = nixpkgs.legacyPackages.@system@;15 > │ ^^^^^^^^^^^^^^16 > 8 │ mk = name: script: pkgs.runCommand name { nonce = "@nonce@"; } script;17 > = note: missing semicolon after definition18 > = help: add a semicolon at the end of the previous line19 >20 >21 > traversed 52 files22 > emitted 39 files for processing23 > formatted 33 files (0 changed) in 131ms24 > Error: failed to finalise formatting: formatting failures detected25 For full logs, run:26 nix log /nix/store/3gh8pkpgwkzdgn53jmyy77zbcps89f8h-treefmt-check.drv27error: Cannot build '/nix/store/3gh8pkpgwkzdgn53jmyy77zbcps89f8h-treefmt-check.drv'.28 Reason: builder failed with exit code 1.29 Output paths:30 /nix/store/f3lcf2i5fhwaqv1fijipwj983kch9pss-treefmt-check