Loading pkgs/tools/inputmethods/fcitx5/fcitx5-qt.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ mkDerivation rec { cmakeFlags = [ # adding qt6 to buildInputs would result in error: detected mismatched Qt dependencies "-DCMAKE_PREFIX_PATH=${qt6.qtbase.dev}" "-DCMAKE_PREFIX_PATH=${qt6.qtbase}" "-DENABLE_QT4=0" "-DENABLE_QT6=1" ]; Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-qt.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ mkDerivation rec { cmakeFlags = [ # adding qt6 to buildInputs would result in error: detected mismatched Qt dependencies "-DCMAKE_PREFIX_PATH=${qt6.qtbase.dev}" "-DCMAKE_PREFIX_PATH=${qt6.qtbase}" "-DENABLE_QT4=0" "-DENABLE_QT6=1" ]; Loading