summary refs log tree commit diff
path: root/pkgs/development/compilers/rust/make-rust-platform.nix
Commit message (Expand)AuthorAge
* rustPlatform.rust: deprecateAlyssa Ross2023-05-12
* rustPlatform.buildRustPackage: fix auditable option when cargo-auditable is n...figsoda2023-04-13
* rustPlatform.buildRustPackage: fix cross compiling auditable packagesfigsoda2023-01-12
* buildRustPackage: remove git from nativeBuildInputsAtemu2022-12-27
* Merge pull request #194388 from tomhoule/make-rust-platform/import-cargo-lock...Jörg Thalheim2022-12-17
|\
| * makeRustPlatform: inherit cargo in import-cargo-lockTom Houlé2022-10-04
* | rustPlatform.buildRustPackage: add useNextest option to check with cargo-nextestfigsoda2022-11-28
|/
* rust-{lib-}src: deprecate phasesFelix Buehler2022-02-25
* rustPlatform.bindgenHook: initGuillaume Girol2022-02-22
* build-support/rust: OrganizeJohn Ericson2021-11-07
* makeRustPlatform: allow to easily override stdenvBernardo Meurer2021-11-01
* Revert "makeRustPlatform: allow to easily override stdenv"Bernardo Meurer2021-10-28
* makeRustPlatform: allow to easily override stdenvBernardo Meurer2021-10-26
* Merge pull request #126725 from SuperSandro2000/cargo-no-rubySandro2021-06-15
|\
| * rust: remove ruby from rustPlatformSandro Jäckel2021-06-13
* | Merge pull request #122158 from danieldk/import-cargo-lockDaniël de Kok2021-05-28
|\ \
| * | rustPlatform.buildRustPackage: support direct use of Cargo.lockDaniël de Kok2021-05-28
| * | rustPlatform.importCargoLock: initDaniël de Kok2021-05-28
| |/
* / maturinBuildHook: add rustc to depsDaniël de Kok2021-05-21
|/
* buildRustPackage: factor out check phase to cargoCheckHookDaniël de Kok2021-02-16
* buildRustPackage: factor out install phase to cargoInstallHookDaniël de Kok2021-02-15
* rustPlatform.maturinBuildHook: initDaniël de Kok2021-02-12
* buildRustPackage: factor out build phase to cargoBuildHookDaniël de Kok2021-02-11
* buildRustPackage: factor out setting up .cargo/config to cargoSetupHookDaniël de Kok2021-02-10
* makeRustPlatform: add rustLibSrcoxalica2020-11-07
* makeRustPlatform: Put back in it's own file.John Ericson2020-10-13