about summary refs log tree commit diff
path: root/pkgs/development/compilers/rust/make-rust-platform.nix
AgeCommit message (Expand)AuthorFilesLines
2023-05-12rustPlatform.rust: deprecateAlyssa Ross1-2/+3
2023-04-13rustPlatform.buildRustPackage: fix auditable option when cargo-auditable is n...figsoda1-2/+2
2023-01-12rustPlatform.buildRustPackage: fix cross compiling auditable packagesfigsoda1-2/+7
2022-12-27buildRustPackage: remove git from nativeBuildInputsAtemu1-1/+0
2022-12-17Merge pull request #194388 from tomhoule/make-rust-platform/import-cargo-lock...Jörg Thalheim1-1/+1
2022-11-28rustPlatform.buildRustPackage: add useNextest option to check with cargo-nextestfigsoda1-2/+2
2022-10-04makeRustPlatform: inherit cargo in import-cargo-lockTom Houlé1-1/+1
2022-02-25rust-{lib-}src: deprecate phasesFelix Buehler1-3/+3
2022-02-22rustPlatform.bindgenHook: initGuillaume Girol1-1/+1
2021-11-07build-support/rust: OrganizeJohn Ericson1-2/+2
2021-11-01makeRustPlatform: allow to easily override stdenvBernardo Meurer1-6/+6
2021-10-28Revert "makeRustPlatform: allow to easily override stdenv"Bernardo Meurer1-7/+7
2021-10-26makeRustPlatform: allow to easily override stdenvBernardo Meurer1-7/+7
2021-06-15Merge pull request #126725 from SuperSandro2000/cargo-no-rubySandro1-0/+2
2021-06-13rust: remove ruby from rustPlatformSandro Jäckel1-0/+2
2021-05-28Merge pull request #122158 from danieldk/import-cargo-lockDaniël de Kok1-1/+3
2021-05-28rustPlatform.buildRustPackage: support direct use of Cargo.lockDaniël de Kok1-1/+1
2021-05-28rustPlatform.importCargoLock: initDaniël de Kok1-0/+2
2021-05-21maturinBuildHook: add rustc to depsDaniël de Kok1-1/+1
2021-02-16buildRustPackage: factor out check phase to cargoCheckHookDaniël de Kok1-2/+3
2021-02-15buildRustPackage: factor out install phase to cargoInstallHookDaniël de Kok1-2/+2
2021-02-12rustPlatform.maturinBuildHook: initDaniël de Kok1-1/+1
2021-02-11buildRustPackage: factor out build phase to cargoBuildHookDaniël de Kok1-2/+4
2021-02-10buildRustPackage: factor out setting up .cargo/config to cargoSetupHookDaniël de Kok1-1/+4
2020-11-07makeRustPlatform: add rustLibSrcoxalica1-0/+4
2020-10-13makeRustPlatform: Put back in it's own file.John Ericson1-0/+21