1this derivation will be built:2 /nix/store/l4ndvlz74lgz7kx1fyns2can2ydf8nyi-treefmt-check.drv3building '/nix/store/l4ndvlz74lgz7kx1fyns2can2ydf8nyi-treefmt-check.drv'4treefmt-check> treefmt v2.5.0traversed 36 files5treefmt-check> emitted 29 files for processing6treefmt-check> formatted 29 files (0 changed) in 244ms7treefmt-check> M README.md8treefmt-check> diff --git a/README.md b/README.md9treefmt-check> index f389df8..c4ef59a 10064410treefmt-check> --- a/README.md11treefmt-check> +++ b/README.md12treefmt-check> @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines13treefmt-check> {"type": "BUILD", "attr": "x86_64-linux.package-default", "success": true, "duration": 1.2, "error": null, "outputs": {"out": "/nix/store/..."}}14treefmt-check> ```15treefmt-check> 16treefmt-check> -This is useful for CI integrations that want to react to results as they17treefmt-check> -happen, e.g. setting per-attribute commit statuses.18treefmt-check> +This is useful for CI integrations that want to react to results as they happen,19treefmt-check> +e.g. setting per-attribute commit statuses.20treefmt-check> 21treefmt-check> ## Reference22treefmt-check> 23error: Cannot build '/nix/store/l4ndvlz74lgz7kx1fyns2can2ydf8nyi-treefmt-check.drv'.24 Reason: builder failed with exit code 1.25 Output paths:26 /nix/store/slr76dwm31inycw5v6pws1mip9j9fhkq-treefmt-check27 Last 19 log lines:28 > treefmt v2.5.0traversed 36 files29 > emitted 29 files for processing30 > formatted 29 files (0 changed) in 244ms31 > M README.md32 > diff --git a/README.md b/README.md33 > index f389df8..c4ef59a 10064434 > --- a/README.md35 > +++ b/README.md36 > @@ -302,8 +302,8 @@ nix-fast-build --stream-json-lines37 > {"type": "BUILD", "attr": "x86_64-linux.package-default", "success": true, "duration": 1.2, "error": null, "outputs": {"out": "/nix/store/..."}}38 > ```39 > 40 > -This is useful for CI integrations that want to react to results as they41 > -happen, e.g. setting per-attribute commit statuses.42 > +This is useful for CI integrations that want to react to results as they happen,43 > +e.g. setting per-attribute commit statuses.44 > 45 > ## Reference46 > 47 For full logs, run:48 nix log /nix/store/l4ndvlz74lgz7kx1fyns2can2ydf8nyi-treefmt-check.drv