Mic92 / nixpkgs-review

Review pull-requests on https://github.com/NixOS/nixpkgs
MIT License
380 stars 63 forks source link

forward nix options #269

Closed teto closed 2 years ago

teto commented 2 years ago

I wanted to disable remote builders (they had their drive full) but could not find a way to forward --builders '' to nixpkgs-review. Is it possible/desirable ?

Mic92 commented 2 years ago
nixpkgs-review pr --build-args="--builders ''" 37244

See also: https://github.com/Mic92/nixpkgs-review#remote-builder