Unverified Commit 83132a9a authored by Felix Bühler's avatar Felix Bühler Committed by GitHub
Browse files

Merge pull request #323884 from Stunkymonkey/tetrio-desktop-frontend-fixup-fixup-yarn-lock

tetrio-desktop: migrate to fixup-yarn-lock
parents fd61e577 68fc74c8
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@

, fetchYarnDeps
, yarn
, fixup_yarn_lock
, fixup-yarn-lock
, nodejs
, asar

@@ -93,7 +93,7 @@ stdenv.mkDerivation (finalAttrs: {

  nativeBuildInputs = [
    yarn
    fixup_yarn_lock
    fixup-yarn-lock
    nodejs
    asar
  ];
@@ -113,7 +113,7 @@ stdenv.mkDerivation (finalAttrs: {

    export HOME=$(mktemp -d)
    yarn config --offline set yarn-offline-mirror ${offlineCache}
    fixup_yarn_lock yarn.lock
    fixup-yarn-lock yarn.lock
    yarn install --offline --frozen-lockfile --ignore-platform --ignore-scripts --no-progress --non-interactive
    patchShebangs node_modules/