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:
@@ -22,6 +22,7 @@ lib.extendMkDerivation {
|
||||
"depsExtraArgs"
|
||||
"cargoUpdateHook"
|
||||
"cargoLock"
|
||||
"useFetchCargoVendor"
|
||||
];
|
||||
|
||||
extendDrvArgs =
|
||||
|
||||
Reference in New Issue
Block a user