this derivation will be built: /nix/store/yw7hw70yh23zf7yml2b18dab1v495gln-treefmt-check.drv error: Cannot build '/nix/store/yw7hw70yh23zf7yml2b18dab1v495gln-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/d97l4rkjbzv6lvm7glakaf7d1hn3i5s1-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 10.796s > 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/yw7hw70yh23zf7yml2b18dab1v495gln-treefmt-check.drv