nixpkgs/doc/languages-frameworks
Daniël de Kok c50a347cb5 buildRustPackage: use checkType argument
The `checkType` argument of buildRustPackage was not used anymore
since the refactoring of `buildRustPackage` into hooks. This was
an oversight that is fixed by this change.

The check type can also be passed directly to cargoCheckHook using the
`cargoCheckType` environment variable.
2021-02-26 11:57:27 +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