Merge pull request #279294 from NickCao/fcitx-followup

fcitx5: various cleanup
This commit is contained in:
Nick Cao
2024-01-07 01:11:44 -05:00
committed by GitHub
2 changed files with 0 additions and 6 deletions
@@ -20,7 +20,6 @@
, enchant
, gdk-pixbuf
, libGL
, libuv
, libuuid
, libselinux
, libXdmcp
@@ -80,7 +79,6 @@ stdenv.mkDerivation rec {
wayland-protocols
json_c
libGL
libuv
libuuid
libselinux
libsepol
@@ -40,10 +40,6 @@ mkDerivation rec {
sha256 = "sha256-z+udRjvAZbnu6EcvvdaFVCr0OKLxFBJbgoYpH9QjrDI=";
};
cmakeFlags = [
"-DUSE_WEBKIT=off"
];
nativeBuildInputs = [
cmake
extra-cmake-modules