about summary refs log tree commit diff
path: root/pkgs/build-support/rust/fetch-cargo-tarball
AgeCommit message (Expand)AuthorFilesLines
2023-06-02rustPlatform.fetchCargoTarball: remove explicit sparse protocolfigsoda1-4/+0
2023-03-27rustPlatform.fetchCargoTarball: use sparse protocol for crates.iozowoq1-0/+4
2023-03-26rustPlatform.fetchCargoTarball: fail on git dependenciesYureka1-0/+11
2023-02-01cargo: move cert info to fetch-cargo-tarballlinsui1-0/+3
2023-01-07rustPlatform.fetchCargoTarball: default outputHashAlgo to sha256figsoda1-1/+5
2022-08-21fetch-cargo-tarball: fix for packages without deplinsui2-1/+5
2022-08-21fetch-cargo-tarball: allow use index mirrorlinsui1-2/+11
2022-05-28fetchCargoTarball: allow adding nativeBuildInputsArtturin1-2/+3
2021-11-07build-support/rust: OrganizeJohn Ericson2-0/+127