about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix
diff options
context:
space:
mode:
authorDennis Gosnell <cdep.illabout@gmail.com>2023-09-09 13:38:35 -0400
committerDennis Gosnell <cdep.illabout@gmail.com>2023-09-09 13:38:35 -0400
commit62ba01c06e57e0e9386446f7326408728c08c8c8 (patch)
tree072032f9b483c00e0b42ed300366a3c22f1e6f0d /pkgs/development/haskell-modules/configuration-hackage2nix
parent3a5a22091e4c3ef127e212ab165dcbcdb9e3cbbc (diff)
downloadnixlib-62ba01c06e57e0e9386446f7326408728c08c8c8.tar
nixlib-62ba01c06e57e0e9386446f7326408728c08c8c8.tar.gz
nixlib-62ba01c06e57e0e9386446f7326408728c08c8c8.tar.bz2
nixlib-62ba01c06e57e0e9386446f7326408728c08c8c8.tar.lz
nixlib-62ba01c06e57e0e9386446f7326408728c08c8c8.tar.xz
nixlib-62ba01c06e57e0e9386446f7326408728c08c8c8.tar.zst
nixlib-62ba01c06e57e0e9386446f7326408728c08c8c8.zip
haskellPackages.htune: supported platform is linux
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
index a633ce262d6a..0385486e8512 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
@@ -717,6 +717,7 @@ supported-platforms:
   HFuse:                                        [ platforms.linux ]
   HQu:                                          [ platforms.x86 ] # vendored C++ library needs i686/x86_64
   hs-swisstable-hashtables-class:               [ platforms.x86_64 ] # depends on swisstable, which Needs AVX2
+  htune:                                        [ platforms.linux ] # depends on alsa-pcm
   hw-prim-bits:                                 [ platforms.x86 ] # x86 assembler
   inline-asm:                                   [ platforms.x86 ] # x86 assembler
   keid-core:                                    [ x86_64-linux ] # geomancy (only x86), vulkan (no i686, no darwin, …)