setup
checks.x86_64-linux.treefmt
· build #74
· raw
1this derivation will be built:2 /nix/store/lckd5xwvlsihmdgmkshyiiw11i4mfd10-treefmt-check.drv3error: Cannot build '/nix/store/lckd5xwvlsihmdgmkshyiiw11i4mfd10-treefmt-check.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/m1h8lv19ggfqa93wiff1d0l5wlp3b3vy-treefmt-check7 Last 25 log lines:8 > +++ b/README.md9 > @@ -189,9 +189,9 @@ $ nixpkgs-review pr 37242 --extra-nixpkgs-config '{ cudaSupport = true; }'10 > ## Using nixpkgs-review in scripts or other programs11 >12 > After building, `nixpkgs-review` will normally start your `$SHELL` with the13 > -built packages on `PATH`, to allow for interactive testing. To use `nixpkgs-review`14 > -non-interactively in scripts, use the `--no-shell` command, which can allow for15 > -batch processing of multiple reviews or use in scripts/bots.16 > +built packages on `PATH`, to allow for interactive testing. To use17 > +`nixpkgs-review` non-interactively in scripts, use the `--no-shell` command,18 > +which can allow for batch processing of multiple reviews or use in scripts/bots.19 >20 > Example testing multiple unrelated PRs and posting the build results as PR21 > comments for later review:22 > @@ -249,8 +249,8 @@ nixpkgs-review accept multiple pull request numbers at once:23 > $ nixpkgs-review pr 94524 94494 94522 94493 9452024 > ```25 >26 > -This will first evaluate & build all pull requests in serial. Then a review shell27 > -will be opened for each of them after the previous shell has been closed.28 > +This will first evaluate & build all pull requests in serial. Then a review29 > +shell will be opened for each of them after the previous shell has been closed.30 >31 > Tip: Since it's hard to keep track of the numbers, for each opened shell the32 > corresponding pull request URL is shown.33 For full logs, run:34 nix log /nix/store/lckd5xwvlsihmdgmkshyiiw11i4mfd10-treefmt-check.drv