setup
checks.aarch64-linux.treefmt
· build #54
· raw
1this derivation will be built:2 /nix/store/pvs9yqda2xd2zbcschxd9h1zc5wc4x98-treefmt-check.drv3error: Cannot build '/nix/store/pvs9yqda2xd2zbcschxd9h1zc5wc4x98-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/hrhj48sc365ikxl2z084b0xbfwl8640m-treefmt-check7 Last 19 log lines:8 > tribuchet: building on eliza9 > treefmt v2.5.0traversed 63 files10 > emitted 47 files for processing11 > formatted 47 files (0 changed) in 96ms12 > M README.md13 > diff --git a/README.md b/README.md14 > index d560748..ab61f8a 10064415 > --- a/README.md16 > +++ b/README.md17 > @@ -267,7 +267,8 @@ As an alternative, one can also specify remote builder as usual in18 > `/etc/nix/machines` or via the `nix.buildMachines` nixos options in19 > `configuration.nix`. This allows to parallelize builds across multiple machines.20 >21 > -Additionally, nixpkgs-review will pass all arguments given in `--build-arg` to `nix-build`:22 > +Additionally, nixpkgs-review will pass all arguments given in `--build-arg` to23 > +`nix-build`:24 >25 > ```console26 > $ nixpkgs-review pr --build-args="--builders 'ssh://joerg@10.243.29.170' -L" 3724427 For full logs, run:28 nix log /nix/store/pvs9yqda2xd2zbcschxd9h1zc5wc4x98-treefmt-check.drv