summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/radio/unixcw
diff options
context:
space:
mode:
authorThomas Tuegel <ttuegel@mailbox.org>2021-01-12 05:50:23 -0600
committerThomas Tuegel <ttuegel@mailbox.org>2021-01-25 15:56:15 -0600
commit5590e365e4775f138610b1036a75f8886921843e (patch)
tree58f7e1c67fe2fa8328d6db079c1149cd23d17ce0 /pkgs/applications/radio/unixcw
parent67b7cffaec76a70db87685ba1b0019107be8272c (diff)
qtbase: Check for wrapQtAppsHook in setupHook
Diffstat (limited to 'pkgs/applications/radio/unixcw')
-rw-r--r--pkgs/applications/radio/unixcw/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/radio/unixcw/default.nix b/pkgs/applications/radio/unixcw/default.nix
index 5e299cc59843..cdb84670c616 100644
--- a/pkgs/applications/radio/unixcw/default.nix
+++ b/pkgs/applications/radio/unixcw/default.nix
@@ -12,6 +12,8 @@ stdenv.mkDerivation rec {
buildInputs = [libpulseaudio alsaLib pkg-config qt5.qtbase];
CFLAGS ="-lasound -lpulse-simple";
+ dontWrapQtApps = true;
+
meta = with lib; {
description = "sound characters as Morse code on the soundcard or console speaker";
longDescription = ''