pnpm.fetchDeps: add proxy support (#339524)

This commit is contained in:
Christian Kögler 2024-09-07 00:09:56 +02:00 committed by GitHub
commit 5f14387a7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,8 @@
yq
];
impureEnvVars = lib.fetchers.proxyImpureEnvVars;
installPhase = ''
runHook preInstall