summary refs log tree commit diff
path: root/pkgs/build-support/rust/fetchcargo.nix
Commit message (Expand)AuthorAge
* rustPlatform.fetchcargo: exposeAlyssa Ross2019-12-23
* rustPlatform: forward fetchcargo args to stdenvAlyssa Ross2019-12-23
* buildRustPackage: add verifyCargoDeps optionzimbatm2019-09-30
* cargo-vendor: dropMario Rodas2019-09-22
* treewide: use dontUnpackworldofpeace2019-07-01
* fetchcargo: fixed config installation pathAlexander Krupenkin2018-12-14
* Merge pull request #51028 from clefru/tmp-cargo-configJörg Thalheim2018-11-26
|\
| * Write cargo config to temporary file instead of source dir.Clemens Fruhwirth2018-11-25
* | makeRustPlatform: refactor to make it easier to understandJörg Thalheim2018-11-21
|/
* fetchcargo: Fix cargo-vendor-normalise for darwinSilvan Mosberger2018-09-17
* cargo-vendor-normalise: add a small install checkSymphorien Gibol2018-09-11
* fectchcargo: don't break old sha256Symphorien Gibol2018-09-11
* fetchcargo: normalise cargo config to ensure determinismSymphorien Gibol2018-09-11
* buildRustPackage, fetchcargo: optionally use vendor config from cargo-vendorJustin Humm2018-09-11
* buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard2018-08-13
* build-support/rust: make use of abandoned cargoUpdateHookYurii Rashkovskii2018-02-23
* rust: fix evaluationJörg Thalheim2018-02-04
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-01-14
|\
| * Merge pull request #33681 from obsidiansystems/fixed-output-depsJohn Ericson2018-01-10
| |\
| | * treewide: Fix deps in a few other fixed output derivationsJohn Ericson2018-01-10
| * | Revert "rust: store the cargo-vendor config"Robin Gloster2018-01-09
| |/
| * rust: store the cargo-vendor configzimbatm2018-01-09
* | cacert: cleanup exporting SSL_CERT_FILEDaiderd Jordan2017-12-27
|/
* rust: update cargo builder to fetch registry dynamicallyKevin Cox2017-10-23
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* rust: Refactoring of rust and cargo packagesDavid Craven2016-06-15
* fetch-cargo-deps: factor into fetchCargoDeps functionNikolay Amiantov2016-02-25
* fetchcargo: set CA bundle pathNikolay Amiantov2016-02-25
* Configure a default trust store for opensslGuillaume Maudoux2016-02-03
* cargo, cargoSnapshot: add rustc runtime dependencyRicardo M. Correia2015-11-18
* buildRustPackage: fix erroneous /bin/sh referenceRicardo M. Correia2015-10-29
* cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $outWilliam A. Kennington III2015-06-05
* Fix ca-bundle pathsWilliam A. Kennington III2015-05-29
* buildRustPackage: Accept `srcs` attribute as wellRicardo M. Correia2015-05-29
* buildRustPackage: Fix Cargo.lock being ignoredRicardo M. Correia2015-04-23
* Add support for building cargo'ed Rust programsGeorges Dubus2015-04-21