summary refs log tree commit diff
path: root/pkgs/applications/audio/hqplayer-desktop/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/hqplayer-desktop/default.nix')
-rw-r--r--pkgs/applications/audio/hqplayer-desktop/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/audio/hqplayer-desktop/default.nix b/pkgs/applications/audio/hqplayer-desktop/default.nix
index 38b7e040603..5cfd9c7cbe8 100644
--- a/pkgs/applications/audio/hqplayer-desktop/default.nix
+++ b/pkgs/applications/audio/hqplayer-desktop/default.nix
@@ -86,6 +86,7 @@ mkDerivation rec {
     homepage = "https://www.signalyst.com/custom.html";
     description = "High-end upsampling multichannel software HD-audio player";
     license = licenses.unfree;
+    platforms = [ "x86_64-linux" ];
     maintainers = with maintainers; [ lovesegfault ];
   };
 }