this derivation will be built: /nix/store/zpcb1q7ax1xhgk93bm0ap0yqyaha01aj-treefmt-check.drv error: Cannot build '/nix/store/zpcb1q7ax1xhgk93bm0ap0yqyaha01aj-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/3nyclp47xawnrdx3rpyav28a0g788qa2-treefmt-check Last 17 log lines: > tribuchet: building on jamie > treefmt v2.5.0traversed 270 files > emitted 227 files for processing > formatted 227 files (1 changed) in 7.011s > 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/zpcb1q7ax1xhgk93bm0ap0yqyaha01aj-treefmt-check.drv