teamviewer: migrate to by-name

This commit is contained in:
Guy Chronister
2026-03-31 16:51:15 -05:00
parent 83e97f3599
commit 3a83af709f
3 changed files with 2 additions and 4 deletions
@@ -16,7 +16,7 @@
libsm,
libxfixes,
coreutils,
wrapQtAppsHook,
libsForQt5,
icu63,
nss,
minizip,
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
autoPatchelfHook
makeWrapper
wrapQtAppsHook
libsForQt5.wrapQtAppsHook
];
buildInputs = [
minizip
-2
View File
@@ -3512,8 +3512,6 @@ with pkgs;
youtube-dl = yt-dlp;
};
teamviewer = libsForQt5.callPackage ../applications/networking/remote/teamviewer { };
buildTeleport = callPackage ../build-support/teleport { };
telepresence = callPackage ../tools/networking/telepresence {