Loading pkgs/servers/teleport/generic.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ , stdenv , xdg-utils , yarn , yarn2nix-moretea , prefetch-yarn-deps , nixosTests , withRdpClient ? true Loading Loading @@ -72,7 +72,7 @@ let nativeBuildInputs = [ nodejs yarn yarn2nix-moretea.fixup_yarn_lock prefetch-yarn-deps ]; configurePhase = '' Loading @@ -81,7 +81,7 @@ let buildPhase = '' yarn config --offline set yarn-offline-mirror ${yarnOfflineCache} fixup_yarn_lock yarn.lock fixup-yarn-lock yarn.lock yarn install --offline \ --frozen-lockfile \ Loading Loading
pkgs/servers/teleport/generic.nix +3 −3 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ , stdenv , xdg-utils , yarn , yarn2nix-moretea , prefetch-yarn-deps , nixosTests , withRdpClient ? true Loading Loading @@ -72,7 +72,7 @@ let nativeBuildInputs = [ nodejs yarn yarn2nix-moretea.fixup_yarn_lock prefetch-yarn-deps ]; configurePhase = '' Loading @@ -81,7 +81,7 @@ let buildPhase = '' yarn config --offline set yarn-offline-mirror ${yarnOfflineCache} fixup_yarn_lock yarn.lock fixup-yarn-lock yarn.lock yarn install --offline \ --frozen-lockfile \ Loading