these 3 derivations will be built: /nix/store/i0mnkd8a8yaylrsfs1hjqb1fxhf03jy9-treefmt.toml.drv /nix/store/8zyzyhk310giij3axdgscbwpy8l6h0w8-treefmt.drv /nix/store/pbg09xh1318pjayqnrhygj5ph6rfczc9-treefmt-check.drv error: Cannot build '/nix/store/pbg09xh1318pjayqnrhygj5ph6rfczc9-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/pq8504gm92wz0kx1l7c2xk0da2591jda-treefmt-check Last 25 log lines: > + lib, > + pkgs, > + inputs, > + ... > +}: > let > buildbotPackages = pkgs.callPackage ./buildbot-packages.nix { }; > > diff --git a/packages/option-docs.nix b/packages/option-docs.nix > index a78d71f..d05bf6d 100644 > --- a/packages/option-docs.nix > +++ b/packages/option-docs.nix > @@ -1,4 +1,11 @@ > -{ pkgs, runCommand, nixosOptionsDoc, lib, self, ... }: > +{ > + pkgs, > + runCommand, > + nixosOptionsDoc, > + lib, > + self, > + ... > +}: > let > eval = lib.evalModules { > modules = [ For full logs, run: nix log /nix/store/pbg09xh1318pjayqnrhygj5ph6rfczc9-treefmt-check.drv