rustPlatform.buildRustPackage: don't pass down useFetchCargoVendor

This way we can remove all usages in a treewide without having
mass rebuilds
This commit is contained in:
TomaSajt
2025-07-01 19:46:57 +02:00
parent 90f01acc6c
commit bca30d8653
@@ -22,6 +22,7 @@ lib.extendMkDerivation {
"depsExtraArgs"
"cargoUpdateHook"
"cargoLock"
"useFetchCargoVendor"
];
extendDrvArgs =