nixpkgs-suyu/pkgs/build-support/rust/build-rust-package
oxalica de408167ed buildRustPackage: don't passthru cargoDeps
`cargoDeps` is already passed as `mkDerivation` arguments, and should
not be `passthru`ed again. This fixes the mismatch of `drv.cargoDeps`
and the actual dependency when the original derivation is overriden.
2023-03-02 10:20:15 +10:00
..
patch-registry-deps
sysroot
default.nix buildRustPackage: don't passthru cargoDeps 2023-03-02 10:20:15 +10:00