this derivation will be built: /nix/store/5mpk3b5rcndq6b4j9b59wjp2aczwk8aw-treefmt-check.drv error: Cannot build '/nix/store/5mpk3b5rcndq6b4j9b59wjp2aczwk8aw-treefmt-check.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/jqmskdkn5w5r924lc84drbjil6jzpf4x-treefmt-check Last 25 log lines: > +++ b/README.md > @@ -189,9 +189,9 @@ $ nixpkgs-review pr 37242 --extra-nixpkgs-config '{ cudaSupport = true; }' > ## Using nixpkgs-review in scripts or other programs > > After building, `nixpkgs-review` will normally start your `$SHELL` with the > -built packages on `PATH`, to allow for interactive testing. To use `nixpkgs-review` > -non-interactively in scripts, use the `--no-shell` command, which can allow for > -batch processing of multiple reviews or use in scripts/bots. > +built packages on `PATH`, to allow for interactive testing. To use > +`nixpkgs-review` non-interactively in scripts, use the `--no-shell` command, > +which can allow for batch processing of multiple reviews or use in scripts/bots. > > Example testing multiple unrelated PRs and posting the build results as PR > comments for later review: > @@ -249,8 +249,8 @@ nixpkgs-review accept multiple pull request numbers at once: > $ nixpkgs-review pr 94524 94494 94522 94493 94520 > ``` > > -This will first evaluate & build all pull requests in serial. Then a review shell > -will be opened for each of them after the previous shell has been closed. > +This will first evaluate & build all pull requests in serial. Then a review > +shell will be opened for each of them after the previous shell has been closed. > > Tip: Since it's hard to keep track of the numbers, for each opened shell the > corresponding pull request URL is shown. For full logs, run: nix log /nix/store/5mpk3b5rcndq6b4j9b59wjp2aczwk8aw-treefmt-check.drv