nixpkgs/pkgs/build-support/rust
Adelbert Chang 4403d44763 buildRustPackage: fix cargo flag for release/debug build (#61521)
Previous behavior did not actually allow for "debug" build as it would
try to pass --debug to cargo, which is not a valid flag.
2019-07-31 13:19:01 +01:00
..
build-rust-crate treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
cargo-vendor cargo-vendor: 0.1.13 -> 0.1.23 2019-04-21 12:11:54 +02:00
patch-registry-deps buildRustPackage: don't hardcode /nix/store, use $NIX_STORE 2016-01-12 13:45:11 -05:00
cargo-vendor-normalise.py fetchcargo: add type checking to cargo-vendor-normalise.py 2018-09-11 23:44:14 +02:00
carnix.nix Carnix: 0.9 -> 0.10 2019-03-26 18:54:28 +00:00
crates-io.nix cargo-vendor: 0.1.13 -> 0.1.23 2019-04-21 12:11:54 +02:00
default-crate-overrides.nix cargo-vendor: fix build on Darwin 2019-04-21 12:11:54 +02:00
default.nix buildRustPackage: fix cargo flag for release/debug build (#61521) 2019-07-31 13:19:01 +01:00
fetchcargo-default-config.toml fectchcargo: don't break old sha256 2018-09-11 23:44:14 +02:00
fetchcargo.nix treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
fetchcrate.nix add fetchCrate function to fetch rust crates 2017-12-12 04:58:45 -06:00