Merge pull request #195581 from cab404/outline-apply-node-fix

outline: fix not using legacy provided during build
This commit is contained in:
Cabia Rangris 2022-10-12 02:53:53 +04:00 committed by GitHub
commit 3cb43544f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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