diff --git a/pkgs/applications/networking/remote/teamviewer/default.nix b/pkgs/applications/networking/remote/teamviewer/default.nix index ec7087df3beb..7ab61b6a91c1 100644 --- a/pkgs/applications/networking/remote/teamviewer/default.nix +++ b/pkgs/applications/networking/remote/teamviewer/default.nix @@ -56,7 +56,6 @@ stdenv.mkDerivation rec { autoPatchelfHook makeWrapper wrapQtAppsHook - wrapQtAppsHook ]; buildInputs = [ minizip diff --git a/pkgs/applications/radio/pothos/default.nix b/pkgs/applications/radio/pothos/default.nix index b98ebbcda412..3fc19a371219 100644 --- a/pkgs/applications/radio/pothos/default.nix +++ b/pkgs/applications/radio/pothos/default.nix @@ -68,7 +68,6 @@ stdenv.mkDerivation rec { pkg-config doxygen wrapQtAppsHook - wrapQtAppsHook ]; buildInputs = [ diff --git a/pkgs/applications/video/anilibria-winmaclinux/default.nix b/pkgs/applications/video/anilibria-winmaclinux/default.nix index ede6378d08ac..7a017714b26a 100644 --- a/pkgs/applications/video/anilibria-winmaclinux/default.nix +++ b/pkgs/applications/video/anilibria-winmaclinux/default.nix @@ -68,7 +68,6 @@ stdenv.mkDerivation rec { pkg-config wrapQtAppsHook copyDesktopItems - wrapQtAppsHook ]; buildInputs = [ diff --git a/pkgs/by-name/co/cockatrice/package.nix b/pkgs/by-name/co/cockatrice/package.nix index 9c900b55a9f4..6b2447462897 100644 --- a/pkgs/by-name/co/cockatrice/package.nix +++ b/pkgs/by-name/co/cockatrice/package.nix @@ -23,7 +23,6 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake qt5.wrapQtAppsHook - qt5.wrapQtAppsHook ]; buildInputs = [ diff --git a/pkgs/by-name/po/pokerth/package.nix b/pkgs/by-name/po/pokerth/package.nix index bd56a816c9a5..22b8c7190e67 100644 --- a/pkgs/by-name/po/pokerth/package.nix +++ b/pkgs/by-name/po/pokerth/package.nix @@ -63,7 +63,6 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ qt5.qmake qt5.wrapQtAppsHook - qt5.wrapQtAppsHook ]; buildInputs = [ diff --git a/pkgs/development/interpreters/supercollider/default.nix b/pkgs/development/interpreters/supercollider/default.nix index 3f29b8d985dd..a72d4f4c4c80 100644 --- a/pkgs/development/interpreters/supercollider/default.nix +++ b/pkgs/development/interpreters/supercollider/default.nix @@ -68,8 +68,7 @@ stdenv.mkDerivation rec { qttools libsForQt5.wrapQtAppsHook ] - ++ lib.optionals useSCEL [ emacs ] - ++ [ libsForQt5.wrapQtAppsHook ]; + ++ lib.optionals useSCEL [ emacs ]; buildInputs = [ gcc diff --git a/pkgs/tools/misc/coreboot-configurator/default.nix b/pkgs/tools/misc/coreboot-configurator/default.nix index 250d51ee798c..631e18581624 100644 --- a/pkgs/tools/misc/coreboot-configurator/default.nix +++ b/pkgs/tools/misc/coreboot-configurator/default.nix @@ -36,7 +36,6 @@ stdenv.mkDerivation { ninja pkg-config wrapQtAppsHook - wrapQtAppsHook ]; buildInputs = [ yaml-cpp diff --git a/pkgs/tools/misc/qflipper/default.nix b/pkgs/tools/misc/qflipper/default.nix index 3d2f1c873242..d1ea8a0da1fa 100644 --- a/pkgs/tools/misc/qflipper/default.nix +++ b/pkgs/tools/misc/qflipper/default.nix @@ -47,7 +47,6 @@ stdenv.mkDerivation { qttools wrapGAppsHook3 wrapQtAppsHook - wrapQtAppsHook ]; buildInputs = [