Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. rust-lang/cargo#11414
- Loading branch information