teamviewer: migrate to by-name
This commit is contained in:
+2
-2
@@ -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
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user