about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorPoscat <poscat@mail.poscat.moe>2020-12-13 11:23:55 +0800
committerPoscat <poscat@mail.poscat.moe>2021-01-10 14:31:05 +0800
commit208b419ab518cf9fe78ed4817c66edbbff47edcd (patch)
treee017bdd2f08d443f62a25390b682ca405ac6a13a /pkgs/top-level
parentea1e46a232ccc7b2ebe1d90417cc6939119dfe55 (diff)
fcitx5-lua: Init at 5.0.1
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 88b56c5e66f43..fcf8bc31c2630 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -3936,6 +3936,8 @@ in
 
   fcitx5-configtool = libsForQt5.callPackage ../tools/inputmethods/fcitx5/fcitx5-configtool.nix { };
 
+  fcitx5-lua = callPackage ../tools/inputmethods/fcitx5/fcitx5-lua.nix { };
+
   fcitx5-gtk = callPackage ../tools/inputmethods/fcitx5/fcitx5-gtk.nix { };
 
   fcitx5-rime = callPackage ../tools/inputmethods/fcitx5/fcitx5-rime.nix { };