pnpm.fetchDeps: add proxy support (#339524)
This commit is contained in:
commit
5f14387a7a
@ -46,6 +46,8 @@
|
||||
yq
|
||||
];
|
||||
|
||||
impureEnvVars = lib.fetchers.proxyImpureEnvVars;
|
||||
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user