mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
treewide: remove useFetchCargoVendor usages
This commit is contained in:
parent
d84d0cc12a
commit
398b16e16c
2060 changed files with 74 additions and 2119 deletions
|
|
@ -25,7 +25,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||
hash = "sha256-skNzkpcdGJkve7enlnnZxYxnScHFmyaCAy0xaMEEsE0=";
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
cargoHash = "sha256-2iWJFPSvNQ6JwQwzowKYbgjog2gsjOUlReai/j0d3Do=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue