nixpkgs-suyu/pkgs/build-support/rust
Daniël de Kok 7876d1c252 fetchCargoTarball: set default sourceRoot to the empty string
This avoids that non-buildRustPackage derivations need to specify
sourceRoot when the fetcher performs root stripping.
2021-02-11 20:00:13 +01:00
..
build-rust-crate tests.buildRustCrate: Fix after hashing method change 2020-12-19 19:05:07 +00:00
hooks buildRustPackage: factor out build phase to cargoBuildHook 2021-02-11 20:00:12 +01: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 treewide: stdenv.lib -> lib 2021-01-24 01:49:49 +01:00
default.nix buildRustPackage: factor out build phase to cargoBuildHook 2021-02-11 20:00:12 +01:00
fetchcargo-default-config.toml
fetchCargoTarball.nix fetchCargoTarball: set default sourceRoot to the empty string 2021-02-11 20:00:13 +01:00
fetchcrate.nix