nixpkgs/pkgs/build-support/rust
2024-12-06 22:46:00 +08:00
..
build-rust-crate
build-rust-package {buildRustPackage,fetchCargoTarball,fetchCargoVendor}: respect cargoRoot 2024-12-02 22:10:23 +01:00
fetch-cargo-tarball rustPlatform.fetchCargoTarball: dontConfigure (by default) (#360540) 2024-12-06 22:46:00 +08:00
hooks treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00:00
lib
rustc-wrapper
sysroot
test/import-cargo-lock
default-crate-overrides.nix treewide: use getLib when accessing clang / libclang / stdenv.cc.cc 2024-11-07 10:27:41 +00:00
fetch-cargo-vendor-util.py rustPlatform.fetchCargoVendor: retry fetching tarballs 2024-11-19 14:11:12 +01:00
fetch-cargo-vendor.nix {buildRustPackage,fetchCargoTarball,fetchCargoVendor}: respect cargoRoot 2024-12-02 22:10:23 +01:00
fetchcargo-default-config.toml
fetchcrate.nix
import-cargo-lock.nix
replace-workspace-values.py