add mastodon
This commit is contained in:
parent
052a649ed7
commit
f55f187d08
3 changed files with 12 additions and 4 deletions
|
@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
buildPhase = ''
|
||||
export HOME=$PWD
|
||||
export NODE_OPTIONS=--openssl-legacy-provider
|
||||
fixup_yarn_lock ~/yarn.lock
|
||||
yarn config --offline set yarn-offline-mirror ${yarnOfflineCache}
|
||||
yarn install --offline --frozen-lockfile --ignore-engines --ignore-scripts --no-progress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue