Commit Graph

21 Commits

Author SHA1 Message Date
Vonfry
295f170f7a
fcitx5-rime: 5.1.2 -> 5.1.3 2023-11-10 18:31:09 +08:00
Vonfry
1a7003f3ab
fcitx5-rime: 5.1.1 -> 5.1.2 2023-09-30 16:28:42 +08:00
linsui
22c0a2a73d fcitx5-rime: 5.0.16 -> 5.1.1
Diff: https://github.com/fcitx/fcitx5-rime/compare/5.0.16...5.1.0
2023-08-21 16:38:07 +08:00
Lin Yinfeng
e4246ae1e7
{ibus,fcitx5}-rime: Refactor RIME data support 2023-04-02 10:36:36 +08:00
Vonfry
702c5aedef
fcitx5-rime: 5.0.15 -> 5.0.16 2023-03-12 13:13:38 +08:00
Vonfry
599fd13281
fcitx5-rime: 5.0.14 -> 5.0.15 2022-11-23 20:15:38 +08:00
xrelkd
2396cf8b80
fcitx5-rime: 5.0.13 -> 5.0.14 2022-07-11 21:45:31 +08:00
R. Ryantm
ea1b968975 fcitx5-rime: 5.0.12 -> 5.0.13 2022-05-25 18:33:57 +00:00
Vonfry
6031ae21f6
fcitx5-rime: add an environment variable for shared data dir passing librime.
The original RIME_DATA_DIR is fixed at build time which is set to the package
dir under nix store. A such dir is read only for users so if some one want to
add a shared data, he has to override fcitx5-rime or librime, which isn't
user-friendly.

On other distributions, RIME_DATA_DIR may be under /usr/local/share/fcitx5 which
is not existed on NixOS. If we set its to /run/current-system/sw/share/..., this
will break for non-NixOS user.

Therefore, we patch it with a special environment variable to let user to load
it dynamically.

Co-Authored-by: Lan Tian <xuyh0120@outlook.com>
2022-04-25 08:50:14 +08:00
Vonfry
6daf180ee3
fcitx5-rime: 5.0.11 -> 5.0.12 2022-03-10 09:50:01 +08:00
Vonfry
6de4ef3cc2
fcitx5-rime: 5.0.10 -> 5.0.11 2022-02-04 10:49:37 +08:00
Vonfry
e3c657125c
fcitx5-rime: 5.0.9 -> 5.0.10
brise is deprecated and plum is recommanded which can be used out of nix store
manually or by home-manager.
2022-01-09 08:57:00 +08:00
Vonfry
bf41a02953
fcitx5-rime: 5.0.7 -> 5.0.9 2021-12-07 22:05:50 +08:00
Vonfry
5d5170c5d7
fcitx5-rime: 5.0.6 -> 5.0.7 2021-09-27 08:18:33 +08:00
Vonfry
d49f66e971
fcitx5-rime: 5.0.4 -> 5.0.6 2021-06-03 08:30:28 +08:00
R. RyanTM
5f24a13cbf fcitx5-rime: 5.0.3 -> 5.0.4 2021-02-21 14:09:37 +00:00
Sandro
a252b7e7a5
Merge pull request #109426 from poscat0x04/fcitx-update-script 2021-01-22 14:16:42 +01:00
Ben Siraphob
d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Poscat
1d89ec0c2c
fcitx5-rime: 5.0.2 -> 5.0.3 2021-01-16 13:16:37 +08:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Poscat
ea50300499
fcitx5-rime: Init at 5.0.2 2021-01-10 14:31:03 +08:00