this derivation will be built: /nix/store/srq0mkkxij0cm57j1vsjirc3kif46ym8-treefmt-check.drv error: Cannot build '/nix/store/srq0mkkxij0cm57j1vsjirc3kif46ym8-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/0dz2p6rb78avhrnnq89m9p4bzcvqzr03-treefmt-check Last 17 log lines: > tribuchet: building on eliza > treefmt v2.5.0traversed 262 files > emitted 219 files for processing > formatted 219 files (1 changed) in 8.99s > M nix/lib.nix > diff --git a/nix/lib.nix b/nix/lib.nix > index f279cfe..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/srq0mkkxij0cm57j1vsjirc3kif46ym8-treefmt-check.drv