nixpkgs/pkgs/build-support/rust/fetch-cargo-tarball
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
..
cargo-vendor-normalise.py fetch-cargo-tarball: fix for packages without dep 2022-08-21 16:28:28 +08:00
default.nix rustPlatform.fetchCargoTarball: fail on git dependencies 2023-03-26 01:52:03 +01:00