nixpkgs/pkgs/build-support/rust
Bryce Berger 92a51cfbfe
rust: hooks: avoid fancy progress reporting by nextest
In [0.9.109], nextest added a `--show-progress=running` mode that
shows an interactive view of currently running tests. This is nice in
interactive use. However, it's very annoying when viewing logs after the
fact, such as through `nix log ...`.

`--show-progress=none` reverts to the simple interface, reporting a
single line for each test run with no control codes.

[0.9.109]: https://github.com/nextest-rs/nextest/releases/tag/cargo-nextest-0.9.109
2026-02-24 07:13:35 -05:00
..
build-rust-crate treewide: remove references to the xorg namespace in pkgs (automated) 2026-01-25 22:28:09 +01:00
build-rust-package rustPlatform.buildRustPackage: Pass env.RUSTFLAGS only when specified or needed 2025-11-27 07:39:59 +08:00
hooks rust: hooks: avoid fancy progress reporting by nextest 2026-02-24 07:13:35 -05:00
lib treewide: remove unused rec 2025-10-05 10:49:12 +02:00
rustc-wrapper rustc: fix misnamed "tier1TargetPlatforms" 2025-08-31 18:16:05 +02:00
test/import-cargo-lock replace-workspace-values.py: fix missing key exception 2025-09-16 21:02:13 -04:00
default-crate-overrides.nix default-crate-overrides: aws-lc-sys: force cmake backend 2025-12-28 01:21:46 +01:00
fetch-cargo-vendor-util.py
fetch-cargo-vendor.nix Merge remote-tracking branch 'origin/master' into staging-next 2025-10-04 21:10:21 +03:00
fetchcargo-default-config.toml
fetchcrate.nix
import-cargo-lock.nix pkgs: remove optional builtins prefixes from prelude functions 2025-10-04 19:02:37 +02:00
replace-workspace-values.py replace-workspace-values.py: format 2025-09-16 21:02:31 -04:00