about summary refs log tree commit diff
path: root/pkgs/build-support/rust/fetchcargo.nix
AgeCommit message (Expand)AuthorFilesLines
2018-12-14fetchcargo: fixed config installation pathAlexander Krupenkin1-1/+1
2018-11-26Merge pull request #51028 from clefru/tmp-cargo-configJörg Thalheim1-3/+4
2018-11-25Write cargo config to temporary file instead of source dir.Clemens Fruhwirth1-3/+4
2018-11-21makeRustPlatform: refactor to make it easier to understandJörg Thalheim1-2/+2
2018-09-17fetchcargo: Fix cargo-vendor-normalise for darwinSilvan Mosberger1-1/+3
2018-09-11cargo-vendor-normalise: add a small install checkSymphorien Gibol1-0/+7
2018-09-11fectchcargo: don't break old sha256Symphorien Gibol1-6/+11
2018-09-11fetchcargo: normalise cargo config to ensure determinismSymphorien Gibol1-2/+11
2018-09-11buildRustPackage, fetchcargo: optionally use vendor config from cargo-vendorJustin Humm1-4/+6
2018-08-13buildRustPackage: allow patches to fix Cargo.lockLéo Gaspard1-3/+3
2018-02-23build-support/rust: make use of abandoned cargoUpdateHookYurii Rashkovskii1-0/+2
2018-02-04rust: fix evaluationJörg Thalheim1-2/+2
2018-01-14Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen1-1/+1
2018-01-10Merge pull request #33681 from obsidiansystems/fixed-output-depsJohn Ericson1-1/+1
2018-01-10treewide: Fix deps in a few other fixed output derivationsJohn Ericson1-1/+1
2018-01-09Revert "rust: store the cargo-vendor config"Robin Gloster1-8/+2
2018-01-09rust: store the cargo-vendor configzimbatm1-2/+8
2017-12-27cacert: cleanup exporting SSL_CERT_FILEDaiderd Jordan1-1/+0
2017-10-23rust: update cargo builder to fetch registry dynamicallyKevin Cox1-7/+18
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch1-1/+1
2016-06-15rust: Refactoring of rust and cargo packagesDavid Craven1-2/+2
2016-02-25fetch-cargo-deps: factor into fetchCargoDeps functionNikolay Amiantov1-1/+4
2016-02-25fetchcargo: set CA bundle pathNikolay Amiantov1-0/+1
2016-02-03Configure a default trust store for opensslGuillaume Maudoux1-2/+0
2015-11-18cargo, cargoSnapshot: add rustc runtime dependencyRicardo M. Correia1-2/+2
2015-10-29buildRustPackage: fix erroneous /bin/sh referenceRicardo M. Correia1-1/+1
2015-06-05cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $outWilliam A. Kennington III1-1/+1
2015-05-29Fix ca-bundle pathsWilliam A. Kennington III1-1/+1
2015-05-29buildRustPackage: Accept `srcs` attribute as wellRicardo M. Correia1-4/+8
2015-04-23buildRustPackage: Fix Cargo.lock being ignoredRicardo M. Correia1-2/+2
2015-04-21Add support for building cargo'ed Rust programsGeorges Dubus1-0/+19