rustPlatform.fetchCargoVendor: use proxyImpureEnvVars
This commit is contained in:
@@ -56,6 +56,8 @@ let
|
||||
{
|
||||
name = "${name}-vendor-staging";
|
||||
|
||||
impureEnvVars = lib.fetchers.proxyImpureEnvVars;
|
||||
|
||||
nativeBuildInputs =
|
||||
[
|
||||
fetchCargoVendorUtil
|
||||
|
||||
Reference in New Issue
Block a user