supercollider: use wrapQtAppsHook when building (#412141)

This commit is contained in:
Peder Bergebakken Sundt
2025-07-10 02:40:38 +02:00
committed by GitHub
@@ -12,6 +12,7 @@
fftw,
curl,
gcc,
libsForQt5,
libXt,
qtbase,
qttools,
@@ -51,6 +52,7 @@ mkDerivation rec {
cmake
pkg-config
qttools
libsForQt5.wrapQtAppsHook
] ++ lib.optionals useSCEL [ emacs ];
buildInputs = [