Loading pkgs/applications/audio/zynaddsubfx/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,7 @@ stdenv.mkDerivation rec { cmakeFlags = [ "-DGuiModule=${guiModule}" "-DZYN_DATADIR=${placeholder "out"}/share/zynaddsubfx" "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" ] # OSS library is included in glibc. # Must explicitly disable if support is not wanted. Loading Loading
pkgs/applications/audio/zynaddsubfx/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -134,6 +134,7 @@ stdenv.mkDerivation rec { cmakeFlags = [ "-DGuiModule=${guiModule}" "-DZYN_DATADIR=${placeholder "out"}/share/zynaddsubfx" "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" ] # OSS library is included in glibc. # Must explicitly disable if support is not wanted. Loading