setup
default.checks.aarch64-linux.treefmt
· build #49
· raw
1these 3 derivations will be built:2 /nix/store/i0mnkd8a8yaylrsfs1hjqb1fxhf03jy9-treefmt.toml.drv3 /nix/store/8zyzyhk310giij3axdgscbwpy8l6h0w8-treefmt.drv4 /nix/store/pbg09xh1318pjayqnrhygj5ph6rfczc9-treefmt-check.drv5error: Cannot build '/nix/store/pbg09xh1318pjayqnrhygj5ph6rfczc9-treefmt-check.drv'.6 Reason: builder failed with exit code 1.7 Output paths:8 /nix/store/pq8504gm92wz0kx1l7c2xk0da2591jda-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/pbg09xh1318pjayqnrhygj5ph6rfczc9-treefmt-check.drv