these 3 derivations will be built: /nix/store/nh360kp792bjxr226pqxh3kyc16pixax-treefmt.toml.drv /nix/store/y5piyjihj3nasy6a4grsmz9r0v7fl783-treefmt.drv /nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv error: build of '/nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/6x3r1k0cyd3x9wyqpbfh32zphwvcgrsf-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/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv error: Cannot build '/nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/6x3r1k0cyd3x9wyqpbfh32zphwvcgrsf-treefmt-check