Add NEXTEST_SHOW_PROGRESS=none to cargoNextest
enhancement
I noticed in my usage that `nix build -L ...` for `craneLib.cargoNextest` was producing a lot of output due to progress bar, and adding `NEXTEST_SHOW_PROGRESS=none` fixes it. Should crane do it by default?
关闭于 2026-02-26 4 条评论