outline: fix not using legacy provided during build

This commit is contained in:
Vladimir Serov
2022-10-11 23:47:28 +04:00
parent d709a2063d
commit 6a31ff5b30
@@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
buildPhase = ''
runHook preBuild
export NODE_OPTIONS=--openssl-legacy-provider
yarn config --offline set yarn-offline-mirror $yarnOfflineCache
fixup_yarn_lock yarn.lock