this derivation will be built: /nix/store/0y5cn5f4nfxiwcsbz6w8r7wi1626pk19-treefmt-check.drv building '/nix/store/0y5cn5f4nfxiwcsbz6w8r7wi1626pk19-treefmt-check.drv' treefmt-check> tribuchet: building on jamie treefmt-check> treefmt v2.5.0traversed 63 files treefmt-check> emitted 47 files for processing treefmt-check> formatted 47 files (0 changed) in 170ms treefmt-check> M README.md treefmt-check> diff --git a/README.md b/README.md treefmt-check> index d560748..ab61f8a 100644 treefmt-check> --- a/README.md treefmt-check> +++ b/README.md treefmt-check> @@ -267,7 +267,8 @@ As an alternative, one can also specify remote builder as usual in treefmt-check> `/etc/nix/machines` or via the `nix.buildMachines` nixos options in treefmt-check> `configuration.nix`. This allows to parallelize builds across multiple machines. treefmt-check> treefmt-check> -Additionally, nixpkgs-review will pass all arguments given in `--build-arg` to `nix-build`: treefmt-check> +Additionally, nixpkgs-review will pass all arguments given in `--build-arg` to treefmt-check> +`nix-build`: treefmt-check> treefmt-check> ```console treefmt-check> $ nixpkgs-review pr --build-args="--builders 'ssh://joerg@10.243.29.170' -L" 37244 error: Cannot build '/nix/store/0y5cn5f4nfxiwcsbz6w8r7wi1626pk19-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/dc0hg4zbnd8i2qp7psfhxngnyrzl0l8r-treefmt-check Last 19 log lines: > tribuchet: building on jamie > treefmt v2.5.0traversed 63 files > emitted 47 files for processing > formatted 47 files (0 changed) in 170ms > M README.md > diff --git a/README.md b/README.md > index d560748..ab61f8a 100644 > --- a/README.md > +++ b/README.md > @@ -267,7 +267,8 @@ As an alternative, one can also specify remote builder as usual in > `/etc/nix/machines` or via the `nix.buildMachines` nixos options in > `configuration.nix`. This allows to parallelize builds across multiple machines. > > -Additionally, nixpkgs-review will pass all arguments given in `--build-arg` to `nix-build`: > +Additionally, nixpkgs-review will pass all arguments given in `--build-arg` to > +`nix-build`: > > ```console > $ nixpkgs-review pr --build-args="--builders 'ssh://joerg@10.243.29.170' -L" 37244 For full logs, run: nix log /nix/store/0y5cn5f4nfxiwcsbz6w8r7wi1626pk19-treefmt-check.drv