nixpkgs/doc/languages-frameworks
Daniël de Kok 05e40e79a8 buildRustPackage: factor out check phase to cargoCheckHook
API change:

`cargoParallelTestThreads` suggests that this attribute sets the
number of threads used during tests, while it is actually a boolean
option (use 1 thread or NIX_BUILD_CORES threads). In the hook, this
is replaced by a more canonical name `dontUseCargoParallelTests`.
2021-02-16 08:09:15 +01:00
..
2020-11-28 07:32:10 +01:00
2020-12-07 23:49:36 +01:00
2020-11-28 15:29:04 +01:00
2021-01-11 09:52:27 +01:00