17 src = fetchFromGitHub {
21 sha256 = "sha256-PZbnxt30Tv7i+Q6G9UpGgWDs65rn0MZVe1ybhz4vN9I=";
25 substituteInPlace qt5/platforminputcontext/CMakeLists.txt \
26 --replace \$"{CMAKE_INSTALL_QT5PLUGINDIR}" $out/${qtbase.qtPluginPrefix}
47 description = "Fcitx5 Qt Library";
48 homepage = "https://github.com/fcitx/fcitx5-qt";
49 license = with licenses; [ lgpl21Plus bsd3 ];
50 maintainers = with maintainers; [ poscat ];
51 platforms = platforms.linux;