this derivation will be built: /nix/store/xlq579aj6rp752vyxn113qda6ij68sca-treefmt-check.drv error: Cannot build '/nix/store/xlq579aj6rp752vyxn113qda6ij68sca-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/3z4mn4di8c99z0sr2p8ai6005za81r2k-treefmt-check Last 15 log lines: > treefmt v2.5.0traversed 401 files > emitted 366 files for processing > formatted 366 files (0 changed) in 885ms > M modules/acme/default.nix > diff --git a/modules/acme/default.nix b/modules/acme/default.nix > index e0ffd5d..9a182a1 100644 > --- a/modules/acme/default.nix > +++ b/modules/acme/default.nix > @@ -1,5 +1,4 @@ > -_: > -{ > +_: { > security.acme = { > defaults.email = "sjang.bioe@gmail.com"; > acceptTerms = true; For full logs, run: nix log /nix/store/xlq579aj6rp752vyxn113qda6ij68sca-treefmt-check.drv