summary refs log tree commit diff
path: root/pkgs/build-support/rust
Commit message (Expand)AuthorAge
...
* cargo-vendor: move to all-packagesJörg Thalheim2018-02-03
* carnix: 0.6.0 -> 0.6.5pe@pijul.org2018-02-03
* Merge pull request #33980 from thefloweringash/cargo-vendor-carnixJörg Thalheim2018-02-03
|\
| * cargo-vendor: Build from source using carnixAndrew Childs2018-01-18
| * buildRustCrate: Allow arbitrary attributes in crateOverridesAndrew Childs2018-01-18
* | Carnix 0.6 (#34238)Pierre-Etienne Meunier2018-01-26
* | 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
* | Merge pull request #33010 from LnL7/cacert-hookDaiderd Jordan2018-01-07
|\ \ | |/ |/|
| * cacert: cleanup exporting SSL_CERT_FILEDaiderd Jordan2017-12-27
* | carnix: 0.5.0 -> 0.5.2dywedir2018-01-06
|/
* Merge pull request #32365 from vcunat/p/check-metaGraham Christensen2017-12-12
|\
| * treewide platform checks: `abort` -> `throw`Vladimír Čunát2017-12-12
* | carnix: init at 0.5.0Pierre-Étienne Meunier2017-12-12
* | add buildRustCrate function to build rust cratesPierre-Étienne Meunier2017-12-12
* | add fetchCrate function to fetch rust cratesPierre-Étienne Meunier2017-12-12
|/
* buildRustPackage: make dependencies' source writableThomas Tuegel2017-11-20
* buildRustPackage: allow passthru overrideszimbatm2017-10-26
* rust: update cargo builder to fetch registry dynamicallyKevin Cox2017-10-23
* rustRegistry: switch to mkDerivationJörg Thalheim2017-06-25
* Expose custom Rust registry versionstilpner2017-06-25
* rust: fix fetch-cargo-deps for git dependenciesBenno Fünfstück2017-05-23
* rust: improve fetch-cargo-deps determinism for non-sandboxed buildsBenno Fünfstück2017-04-21
* buildRustPackage: only copy executables to binJörg Thalheim2017-04-15
* buildRustPackage: add standard package hooksJörg Thalheim2017-04-15
* buildRustPackage: add cargoBuildFlagsJörg Thalheim2017-04-15
* buildRustPackage: Fix "warning: file ... may be generated" (#24471)Christian Kauhaus2017-03-30
* Revert "buildRustPackage: fix deprecated use of registry.index config key"Anders Papitto2017-03-02
* buildRustPackage: fix deprecated use of registry.index config key (#22987)anderspapitto2017-02-19
* rq: init at 0.9.2 (broken because our v8 is too old, and I'm too weak to upda...Aristid Breitkreuz2016-12-03
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* rust: Refactoring of rust and cargo packagesDavid Craven2016-06-15
* Fix buildRustPackage edge casesDavid Craven2016-06-02
* buildRustPackage: Don't specify `logLevel` by default.Moritz Ulrich2016-05-28
* buildRustPackage: Add `log-level` argument.Moritz Ulrich2016-05-28
* fetch-cargo-deps: factor into fetchCargoDeps functionNikolay Amiantov2016-02-25
* fetchcargo: set CA bundle pathNikolay Amiantov2016-02-25
* revert fetch-cargo-deps changeJude Taylor2016-02-23
* fix fetch-cargo SSL errorJude Taylor2016-02-23
* Merge pull request #13027 from puffnfresh/package/pijulRicardo M. Correia2016-02-20
|\
| * rust: fix prePatch phase fail when sourceRoot setBrian McKenna2016-02-17
* | Configure a default trust store for opensslGuillaume Maudoux2016-02-03
|/
* buildRustPackage: don't hardcode /nix/store, use $NIX_STORETyson Whitehead2016-01-12
* buildRustPackage: fix failure due to branch names with slashesRicardo M. Correia2015-11-24
* cargo, cargoSnapshot: add rustc runtime dependencyRicardo M. Correia2015-11-18
* fetch-cargo-deps: add debug outputRicardo M. Correia2015-11-02
* buildRustPackage: fix erroneous /bin/sh referenceRicardo M. Correia2015-10-29