nixpkgs/pkgs/build-support/rust
Faye Duxovni bc5e8ae506 buildRustCrate: don't try to set CARGO_FEATURE_ variables for dep: features
These features are internal-only, have special characters that bash
doesn't support in variable names, and aren't normally given
environment variables by cargo as far as I can tell.
2022-04-16 06:53:45 -04:00
..
build-rust-crate buildRustCrate: don't try to set CARGO_FEATURE_ variables for dep: features 2022-04-16 06:53:45 -04:00
build-rust-package
fetch-cargo-tarball
hooks rustPlatform.bindgenHook: init 2022-02-22 19:37:07 +01:00
lib
sysroot
test/import-cargo-lock
carnix.nix
crates-io.nix
default-crate-overrides.nix
fetchcargo-default-config.toml
fetchcrate.nix
import-cargo-lock.nix rust: fix importCargoLock for repositories without toplevel Cargo.toml 2022-03-17 00:15:56 -04:00