Loading pkgs/applications/virtualization/podman-desktop/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub , fetchYarnDeps , yarn , fixup_yarn_lock , prefetch-yarn-deps , nodejs , makeWrapper , copyDesktopItems Loading Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation (finalAttrs: { nativeBuildInputs = [ yarn fixup_yarn_lock prefetch-yarn-deps nodejs makeWrapper copyDesktopItems Loading @@ -60,7 +60,7 @@ stdenv.mkDerivation (finalAttrs: { 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/virtualization/podman-desktop/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ , fetchFromGitHub , fetchYarnDeps , yarn , fixup_yarn_lock , prefetch-yarn-deps , nodejs , makeWrapper , copyDesktopItems Loading Loading @@ -46,7 +46,7 @@ stdenv.mkDerivation (finalAttrs: { nativeBuildInputs = [ yarn fixup_yarn_lock prefetch-yarn-deps nodejs makeWrapper copyDesktopItems Loading @@ -60,7 +60,7 @@ stdenv.mkDerivation (finalAttrs: { 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