nixbot

builds
1these 3 derivations will be built:2 /nix/store/nh360kp792bjxr226pqxh3kyc16pixax-treefmt.toml.drv3 /nix/store/y5piyjihj3nasy6a4grsmz9r0v7fl783-treefmt.drv4 /nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv5error: build of '/nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv'.6 Reason: builder failed with exit code 1.7 Output paths:8 /nix/store/6x3r1k0cyd3x9wyqpbfh32zphwvcgrsf-treefmt-check9 Last 25 log lines:10 > + lib,11 > + pkgs,12 > + inputs,13 > + ...14 > +}:15 > let16 > buildbotPackages = pkgs.callPackage ./buildbot-packages.nix { };17 > 18 > diff --git a/packages/option-docs.nix b/packages/option-docs.nix19 > index a78d71f..d05bf6d 10064420 > --- a/packages/option-docs.nix21 > +++ b/packages/option-docs.nix22 > @@ -1,4 +1,11 @@23 > -{ pkgs, runCommand, nixosOptionsDoc, lib, self, ... }:24 > +{25 > + pkgs,26 > + runCommand,27 > + nixosOptionsDoc,28 > + lib,29 > + self,30 > + ...31 > +}:32 > let33 > eval = lib.evalModules {34 > modules = [35 For full logs, run:36 nix log /nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv37error: Cannot build '/nix/store/rs8kw13qlfj8j5mi4637b63gh34prgyj-treefmt-check.drv'.38 Reason: builder failed with exit code 1.39 Output paths:40 /nix/store/6x3r1k0cyd3x9wyqpbfh32zphwvcgrsf-treefmt-check