Files
nixpkgs/pkgs/build-support
Daniël de Kok 67a10c88bb buildRustPackage: add cargoHash for SRI hashes of vendored deps
`buildRustPackage` currently accepts `cargoSha256` as a hash for
vendored dependencies. This change adds `cargoHash` which accepts SRI
hashes, setting `outputHashAlgo` to `null`.

The hash mismatch message still uses `cargoSha256` as an example,
which it probably should until we completely switch to SRI hashes.
2020-12-31 11:18:11 +01:00
..
2020-06-01 13:59:20 +01:00
2020-09-21 08:30:58 +10:00
2020-10-24 16:43:05 +05:30
2020-12-08 23:55:31 +01:00
2020-12-17 11:37:04 +01:00