nixpkgs/pkgs/build-support/rust
Yureka 4329de1264 rustPlatform.fetchCargoTarball: fail on git dependencies
The reason is that we can not expect the extended logic run on git
dependencies starting from Cargo 1.68 to be reproducible in future
 versions, and thus the output hash would not be sufficiently stable.
https://github.com/rust-lang/cargo/pull/11414
2023-03-26 01:52:03 +01:00
..
build-rust-crate buildRustCrate: add libiconv to nativeBuildInputs on darwin 2023-03-08 14:39:25 -06:00
build-rust-package Merge pull request #215408 from astro/rust-sysroot 2023-03-24 15:44:59 +10:00
fetch-cargo-tarball rustPlatform.fetchCargoTarball: fail on git dependencies 2023-03-26 01:52:03 +01:00
hooks Merge pull request #218472 from figsoda/cargo-setup 2023-03-03 19:40:55 -05:00
lib build-support/rust/lib: Add toTargetVendor 2023-02-15 20:37:45 -05:00
sysroot build-support/rust/sysroot: let cargo-src crate become no_std 2023-03-12 12:24:23 +01:00
test/import-cargo-lock rustPlatform.importCargoLock: add support for git dependencies that use workspace inheritance 2023-03-18 20:34:59 +01:00
default-crate-overrides.nix default-crate-overrides.nix: add graphene-sys 2023-01-13 16:43:39 +00:00
fetchcargo-default-config.toml
fetchcrate.nix fetchCrate: add unpack option to use fetchurl instead of fetchzip 2023-03-13 22:15:02 -04:00
import-cargo-lock.nix rustPlatform.importCargoLock: follow symlinks when copying tree 2023-03-26 00:02:16 +01:00
replace-workspace-values.py rustPlatform.importCargoLock: handle workspace Cargo.toml false positives 2023-03-24 15:45:16 +10:00