1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/build-support/rust
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
..
build-rust-crate tests.buildRustCrate: Fix after hashing method change 2020-12-19 19:05:07 +00:00
patch-registry-deps
sysroot add sysroot lockfile update script then run it 2020-10-17 01:34:51 -07:00
cargo-vendor-normalise.py
carnix.nix
crates-io.nix
default-crate-overrides.nix defaultCrateOverrides: move pkgconfig to nativeBuildInputs 2020-09-28 19:47:52 -04:00
default.nix buildRustPackage: add cargoHash for SRI hashes of vendored deps 2020-12-31 11:18:11 +01:00
fetchcargo-default-config.toml
fetchCargoTarball.nix buildRustPackage: add cargoHash for SRI hashes of vendored deps 2020-12-31 11:18:11 +01:00
fetchcrate.nix fetchCrate: accept pname besides crateName 2020-08-28 08:34:22 +02:00