Loading pkgs/applications/graphics/drawio/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ , fetchYarnDeps , makeDesktopItem , copyDesktopItems , fixup_yarn_lock , prefetch-yarn-deps , makeWrapper , nodejs , yarn Loading @@ -29,7 +29,7 @@ stdenv.mkDerivation rec { }; nativeBuildInputs = [ fixup_yarn_lock prefetch-yarn-deps makeWrapper nodejs yarn Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { export HOME="$TMPDIR" 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/ Loading Loading
pkgs/applications/graphics/drawio/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ , fetchYarnDeps , makeDesktopItem , copyDesktopItems , fixup_yarn_lock , prefetch-yarn-deps , makeWrapper , nodejs , yarn Loading @@ -29,7 +29,7 @@ stdenv.mkDerivation rec { }; nativeBuildInputs = [ fixup_yarn_lock prefetch-yarn-deps makeWrapper nodejs yarn Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { export HOME="$TMPDIR" 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/ Loading