this derivation will be built: /nix/store/cpvszrsflrdy4cgrrrpji46iwyx42bfv-treefmt-check.drv building '/nix/store/cpvszrsflrdy4cgrrrpji46iwyx42bfv-treefmt-check.drv' treefmt-check> tribuchet: building on eliza treefmt-check> treefmt v2.5.0traversed 270 files treefmt-check> emitted 227 files for processing treefmt-check> formatted 227 files (1 changed) in 9.106s treefmt-check> M nix/lib.nix treefmt-check> diff --git a/nix/lib.nix b/nix/lib.nix treefmt-check> index b2a4bcc..ec3a235 100644 treefmt-check> --- a/nix/lib.nix treefmt-check> +++ b/nix/lib.nix treefmt-check> @@ -18,6 +18,6 @@ treefmt-check> */ treefmt-check> interpolate = value: { treefmt-check> _type = "interpolate"; treefmt-check> - inherit value; treefmt-check> + inherit value; treefmt-check> }; treefmt-check> } error: Cannot build '/nix/store/cpvszrsflrdy4cgrrrpji46iwyx42bfv-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/0pic3wdkd9k3vprrskn54sphaxq9bjyg-treefmt-check Last 17 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 270 files > emitted 227 files for processing > formatted 227 files (1 changed) in 9.106s > M nix/lib.nix > diff --git a/nix/lib.nix b/nix/lib.nix > index b2a4bcc..ec3a235 100644 > --- a/nix/lib.nix > +++ b/nix/lib.nix > @@ -18,6 +18,6 @@ > */ > interpolate = value: { > _type = "interpolate"; > - inherit value; > + inherit value; > }; > } For full logs, run: nix log /nix/store/cpvszrsflrdy4cgrrrpji46iwyx42bfv-treefmt-check.drv