Nick Cao
851cd65a21
Merge pull request #220776 from Vonfry/deprecated/fcitx4
...
fcitx: remove version 4
2023-03-25 10:23:06 +08:00
woojiq
296e7f92cd
keyd: add keyd service and test
...
The keyd package already exists, but without a systemd service.
Keyd requires write access to /var/run to create its socket. Currently
the directory it uses can be changed with an environment variable, but
the keyd repo state suggests that this may turn into a compile-time
option. with that set, and some supplementary groups added, we can run
the service under DynamicUser.
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2023-03-22 15:12:29 +01:00
Weijia Wang
57c31f14a1
Merge pull request #221094 from r-ryantm/auto-update/remote-touchpad
...
remote-touchpad: 1.2.3 -> 1.3.0
2023-03-15 21:57:00 +02:00
Martin Weinelt
6b67186fe9
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/crownstone-cloud/default.nix
- pkgs/development/python-modules/exrex/default.nix
- pkgs/development/python-modules/mkdocs-minify/default.nix
- pkgs/development/python-modules/myjwt/default.nix
- pkgs/development/tools/analysis/checkov/default.nix
2023-03-14 08:14:26 +01:00
Bobby Rong
adec507378
Merge pull request #220780 from Vonfry/update/fcitx5-5_0_22
...
fcitx5: 5.0.21 -> 5.0.22
2023-03-14 11:22:12 +08:00
R. Ryantm
ffd4f36e56
remote-touchpad: 1.2.3 -> 1.3.0
2023-03-14 00:19:39 +00:00
Vonfry
4e8ad00ae8
fcitx: remove packages and update documentations and aliases to fcitx5
2023-03-13 18:50:05 +08:00
Vonfry
953c9f8f66
fcitx5-unikey: 5.0.12 -> 5.0.13
2023-03-12 13:13:50 +08:00
Vonfry
be1fe04879
fcitx5-table-other: 5.0.10 -> 5.0.11
2023-03-12 13:13:47 +08:00
Vonfry
cd25896047
fcitx5-table-extra: 5.0.12 -> 5.0.13
2023-03-12 13:13:43 +08:00
Vonfry
702c5aedef
fcitx5-rime: 5.0.15 -> 5.0.16
2023-03-12 13:13:38 +08:00
Vonfry
8abc619478
libsForQt5.fcitx5-qt: 5.0.16 -> 5.0.17
2023-03-12 13:13:34 +08:00
Vonfry
f34bfc75f0
fcitx5-hangul: 5.0.10 -> 5.0.11
2023-03-12 13:13:13 +08:00
Vonfry
b4205f7aac
fcitx5-gtk: 5.0.21 -> 5.0.22
2023-03-12 13:13:08 +08:00
Vonfry
c16de88553
fcitx5-configtool: 5.0.16 -> 5.0.17
2023-03-12 13:13:03 +08:00
Vonfry
081f1ad4c7
fcitx5-chinese-addons: 5.0.16 -> 5.0.17
2023-03-12 13:12:59 +08:00
Vonfry
4a8a1cd1bc
fcitx5-chewing: 5.0.13 -> 5.0.14
2023-03-12 13:12:52 +08:00
Vonfry
e19daafb1e
fcitx5-anthy: 5.0.13 -> 5.0.14
2023-03-12 13:12:43 +08:00
Vonfry
8e5943ab89
fcitx5: 5.0.21 -> 5.0.22
2023-03-12 13:12:27 +08:00
R. Ryantm
afb1fb9a72
libinput-gestures: 2.73 -> 2.74
2023-03-11 08:54:24 +00:00
github-actions[bot]
3cdd771820
Merge staging-next into staging
2023-02-23 18:01:49 +00:00
Alyssa Ross
52c286ee5b
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/libraries/pmdk/default.nix
2023-02-23 13:51:34 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
github-actions[bot]
fc3641aa1e
Merge staging-next into staging
2023-02-21 00:03:04 +00:00
Thomas Tuegel
09e298dc8e
ibus: build without dbus-launch
...
Patch the build script so that it does not attempt to start D-Bus.
ibus attempted to start D-Bus using `dbus-launch` in order to process GSettings
schemas. This will fail in the sandbox, but it turns out that we don't need it
anyway!
2023-02-20 13:01:58 -06:00
github-actions[bot]
8e4dd5face
Merge staging-next into staging
2023-02-20 06:02:09 +00:00
Miles Breslin
4513fc6975
evscript: unstable-2021-06-16 -> unstable-2022-11-20
2023-02-19 00:02:56 -08:00
Artturin
cadffcfe50
treewide: remove issue #56943 workarounds
...
checked with diffoscope+difflog and launching the programs
i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Bobby Rong
49b6133653
Merge pull request #215038 from bobby285271/upd/touchegg
...
touchegg: 2.0.15 -> 2.0.16
2023-02-07 14:55:53 +08:00
Bobby Rong
0e48bebe62
touchegg: 2.0.15 -> 2.0.16
...
https://github.com/JoseExposito/touchegg/compare/2.0.15...2.0.16
2023-02-07 10:17:36 +08:00
Evan Goode
a22928fba9
evdevremapkeys: 68fb618 -> 9b6f372
2023-02-05 01:08:17 -05:00
Sandro
a9cadfb7b8
Merge pull request #213490 from OPNA2608/refactor/yaml-cpp
...
yaml-cpp*: Refactor, rename, adopt
2023-02-02 17:32:34 +01:00
Robert Schütz
0788429c7a
lisgd: 0.3.6 -> 0.3.7
2023-02-01 18:28:03 -08:00
John Ericson
d35fb99d2d
Merge pull request #212171 from alyssais/iconv
...
iconv: init (portable attribute for iconv(1))
2023-02-01 09:51:18 -05:00
OPNA2608
c9b4c7dccd
treewide: Rename libyamlcpp* to yaml-cpp*
2023-01-31 16:22:54 +01:00
Naïm Favier
97e1255e31
Merge pull request #212419 from ncfavier/typing-booster
2023-01-26 14:47:37 +01:00
Vonfry
7a63ba87b5
fcitx-engines.rime: mark as broken
...
this package is deprecated, please use fcitx5 instead.
and it cannot be built with the new version of librime
2023-01-26 11:03:39 +08:00
Shawn8901
133fa5f867
treewide: remove global with lib; in pkgs/tools
2023-01-24 17:41:44 +01:00
Naïm Favier
3a1292ccf5
ibus-engines.typing-booster: 2.19.10 -> 2.20.0
...
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.20.0
2023-01-24 13:36:30 +01:00
Alyssa Ross
e525b687f4
iconv: init (portable attribute for iconv(1))
...
This obsoletes this pattern:
if stdenv.isDarwin then libiconv
else buildPackages.stdenv.cc.libc
Which was not portable, as some platforms don't have libiconv in libc,
and some of those that do still don't have iconv(1) in their libc
package.
2023-01-22 21:22:47 +00:00
Riey
0db47bd50e
kime: 2.5.6 -> 3.0.2
2023-01-22 19:57:34 +01:00
Weijia Wang
d5ae24d654
Merge pull request #192143 from r-ryantm/auto-update/ibus-m17n
...
ibus-engines.m17n: 1.4.11 -> 1.4.17
2023-01-22 16:06:59 +01:00
Weijia Wang
0775796e4e
Merge pull request #192938 from r-ryantm/auto-update/ibus-table
...
ibus-engines.table: 1.16.11 -> 1.16.13
2023-01-22 16:06:41 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Nick Cao
124d639e10
Merge pull request #209638 from ElnuDev/fcitx5-anthy
...
fcitx5-anthy: init at 5.0.13
2023-01-18 08:58:20 +08:00
ElnuDev
2e7c15c76f
fcitx5-anthy: init at 5.0.13
2023-01-17 16:15:58 -08:00
Robert Schütz
b3241be75d
python310Packages.levenshtein: don't use alias
2023-01-09 06:09:31 -08:00
Bobby Rong
9cf14ec94a
Merge pull request #208368 from schnusch/remote-touchpad
...
remote-touchpad: 1.2.2 -> 1.2.3
2023-01-02 20:50:30 +08:00
schnusch
6fd317a671
remote-touchpad: 1.2.2 -> 1.2.3
2022-12-30 15:40:35 +01:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Naïm Favier
fc47321c9f
Merge pull request #206250 from ncfavier/typing-booster
2022-12-20 15:17:03 +01:00
Naïm Favier
b5d5d71a45
ibus-engines.typing-booster: 2.7.5 -> 2.19.10
...
https://github.com/mike-fabian/ibus-typing-booster/blob/2.19.10/ChangeLog
2022-12-15 14:47:16 +01:00
Michael Hoang
082b1a5a8b
fcitx5-configtool: set meta.mainProgram
2022-12-15 16:37:49 +11:00
Sandro Jäckel
f6919f6299
fcitx5: remove global with
2022-12-12 11:47:21 +01:00
ercao
6ea6e3ca29
fcitx5-with-addons: make fcitx5-lua addon optional
...
Signed-off-by: ercao <vip@ercao.cn>
2022-12-08 10:56:59 +08:00
ercao
6a2a15948b
fcitx5-with-addons: fix not found liblua.so
...
Signed-off-by: ercao <vip@ercao.cn>
2022-12-08 10:55:40 +08:00
Sandro
853077236a
Merge pull request #202124 from SuperSandro2000/dbus-passthru-daemon
2022-11-28 01:35:34 +01:00
Robert Schütz
d568d9f936
libkkc: build using python3
2022-11-25 13:16:45 -08:00
Vonfry
2d1a1c6c26
fcitx5-gtk: 5.0.20 -> 5.0.21
2022-11-25 19:35:19 +08:00
Vonfry
c48484a81f
fcitx5: 5.0.20 -> 5.0.21
2022-11-25 19:35:09 +08:00
Vonfry
d79ab83bbc
fcitx5-unikey: 5.0.11 -> 5.0.12
2022-11-23 20:15:38 +08:00
Vonfry
e2af29d997
fcitx5-table-extra: 5.0.11 -> 5.0.12
2022-11-23 20:15:38 +08:00
Vonfry
599fd13281
fcitx5-rime: 5.0.14 -> 5.0.15
2022-11-23 20:15:38 +08:00
Vonfry
e7f071f699
libsForQt5.fcitx5-qt: 5.0.15 -> 5.0.16
2022-11-23 20:15:38 +08:00
Vonfry
80df6e8613
fcitx5-m17n: 5.0.10 -> 5.0.11
2022-11-23 20:15:38 +08:00
Vonfry
48005968c7
fcitx5-gtk: 5.0.19 -> 5.0.20
2022-11-23 20:15:38 +08:00
Vonfry
1c1d65231e
fcitx5-configtool: 5.0.15 -> 5.0.16
2022-11-23 20:15:38 +08:00
Vonfry
a5dcd0fe35
fcitx5-chinese-addons: 5.0.15 -> 5.0.16
2022-11-23 20:15:37 +08:00
Vonfry
6b2740393e
fcitx5-chewing: 5.0.12 -> 5.0.13
2022-11-23 20:15:37 +08:00
Vonfry
d7ab72620d
fcitx5: 5.0.19 -> 5.0.20
2022-11-23 20:15:37 +08:00
Sandro Jäckel
c7f5becba3
dbus: remove unused daemon passhtru
2022-11-21 20:23:00 +01:00
Robert Schütz
0b3c49e57a
lisgd: 0.3.5 -> 0.3.6
2022-11-16 21:20:45 -08:00
Bobby Rong
c6fae535ac
touchegg: 2.0.14 -> 2.0.15
2022-11-16 09:42:10 +08:00
R. Ryantm
aae6250cdb
lisgd: 0.3.4 -> 0.3.5
2022-11-13 08:34:30 -08:00
R. Ryantm
757fff82ba
ibus-engines.table: 1.16.11 -> 1.16.13
2022-11-05 20:43:31 +00:00
Artturin
61c3058bcb
all-packages.nix: remove inherit (*xorg) *
's
...
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
Martin Weinelt
253ca4957d
Merge remote-tracking branch 'origin/master' into staging-next
2022-10-05 00:44:16 +02:00
Luna Nova
960e4e772b
input-remapper: 1.4.2 -> 1.5.0 ( #191967 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-03 22:08:56 +02:00
Martin Weinelt
06ed064a3e
ibus-engines.mozc: unpin protobuf
...
Also use the git tag, so the package can be better updated.
2022-10-03 15:16:52 +02:00
github-actions[bot]
a3d9dd7956
Merge staging-next into staging
2022-09-27 12:01:45 +00:00
R. Ryantm
f7de39c6ae
fcitx5-gtk: 5.0.18 -> 5.0.19
2022-09-27 16:50:46 +08:00
github-actions[bot]
e0bea8e017
Merge staging-next into staging
2022-09-26 00:03:58 +00:00
R. Ryantm
916a8308d1
remote-touchpad: 1.2.1 -> 1.2.2
2022-09-25 22:43:52 +08:00
Sergei Trofimovich
6aeaeb83b5
Merge pull request #191562 from trofi/m17n-lib-fix-parallel-build
...
m17n-lib: pull fix pending upstream inclusion for parallel builds
2022-09-22 22:13:06 +01:00
R. Ryantm
17f3cf36e8
ibus-engines.m17n: 1.4.11 -> 1.4.17
2022-09-20 21:44:51 +00:00
R. Ryantm
17db09f617
ibus-engines.libpinyin: 1.13.0 -> 1.13.1
2022-09-20 15:25:44 +00:00
Bobby Rong
00f1aa08ed
Merge pull request #190600 from Vonfry/update/fcitx5-20220910
...
fcitx5: 5.0.18 -> 5.0.19 with its plugins
2022-09-17 22:06:15 +08:00
Sergei Trofimovich
b9c3107cbf
m17n-lib: pull fix pending upstream inclusion for parallel builds
...
Without the change parallel build sometimes fails as:
make[2]: *** No rule to make target '../src/libm17n-core.la', needed by 'libm17n.la'. Stop.
make[2]: *** Waiting for unfinished jobs....
2022-09-16 22:37:42 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech
778ac91f35
fcitx5-mozc: add govanify as maintainer
2022-09-12 23:13:37 -04:00
Gauvain 'GovanifY' Roussel-Tarbouriech
1ee25bd697
fcitx5-mozc: package ut dictionary
2022-09-12 23:13:37 -04:00
R. Ryantm
31f6965482
ibus-engines.m17n: 1.4.10 -> 1.4.11
2022-09-12 21:35:53 +08:00
Vonfry
b7029e3c81
fcitx5-gtk: 5.0.17 -> 5.0.18
2022-09-10 09:48:59 +08:00
Vonfry
c0b5ab7841
fcitx5-chinese-addons: 5.0.14 -> 5.0.15
2022-09-10 09:48:58 +08:00
Vonfry
f00da34f2c
fcitx5: 5.0.18 -> 5.0.19
2022-09-10 09:48:58 +08:00
Peter Hoeg
0b5aca8a88
keyd: properly handle the python script
2022-09-09 09:27:57 +08:00
Sandro
a8737efd40
Merge pull request #187913 from ncfavier/ibus
2022-09-05 16:13:21 +02:00
Jonas Heinrich
3258953b24
Merge pull request #175055 from RamKromberg/fix/footswitch
...
footswitch: 20201-03-17 -> 2022-04-12
2022-09-04 23:48:43 +02:00
Sandro
31cfeefbe0
Merge pull request #189535 from huantianad/libinput-gestures-service-fix
2022-09-04 19:05:34 +02:00
Naïm Favier
40fede29e3
ibus: 1.5.26 -> 1.5.27
...
https://github.com/ibus/ibus/releases/tag/1.5.27
2022-09-04 18:52:45 +02:00
Sandro
e027345597
Merge pull request #189701 from r-ryantm/auto-update/fcitx5-configtool
2022-09-04 15:06:17 +02:00
Bobby Rong
62cc480eb9
Merge pull request #189699 from r-ryantm/auto-update/fcitx5-lua
...
fcitx5-lua: 5.0.9 -> 5.0.10
2022-09-04 19:30:25 +08:00
R. Ryantm
786bf7b78b
fcitx5-configtool: 5.0.14 -> 5.0.15
2022-09-04 09:24:24 +00:00
R. Ryantm
f4a7022c85
libsForQt5.fcitx5-qt: 5.0.14 -> 5.0.15
2022-09-04 09:22:36 +00:00
R. Ryantm
ba843121ab
fcitx5-lua: 5.0.9 -> 5.0.10
2022-09-04 09:18:39 +00:00
huantian
09f9d35c06
libinput-gestures: fix systemd service binary path
2022-09-02 18:07:48 -07:00
Jonas Heinrich
866b4fd9e0
Merge pull request #187625 from r-ryantm/auto-update/ibus-libpinyin
...
ibus-engines.libpinyin: 1.12.1 -> 1.13.0
2022-08-29 19:31:49 +02:00
Jonas Heinrich
88664ff849
Merge pull request #184241 from r-ryantm/auto-update/ibus-table
...
ibus-engines.table: 1.16.7 -> 1.16.11
2022-08-28 11:45:08 +02:00
Artturi
79c42aa06c
Merge pull request #186564 from Artturin/crossevalfixes
...
Fixes for cross-compilation
2022-08-27 17:49:00 +03:00
Jonas Heinrich
e96e6fa4c7
Merge pull request #185515 from r-ryantm/auto-update/ibus-m17n
...
ibus-engines.m17n: 1.4.9 -> 1.4.10
2022-08-23 22:13:51 +02:00
Jonas Heinrich
be883574b2
Merge pull request #184235 from r-ryantm/auto-update/ibus-bamboo
...
ibus-engines.bamboo: 0.7.7 -> 0.7.8
2022-08-22 16:53:13 +02:00
Jonas Heinrich
4aeb2893cf
Merge pull request #184039 from r-ryantm/auto-update/ibus-qt
...
ibus-qt: 1.3.3 -> 1.3.4
2022-08-22 16:11:37 +02:00
Jonas Heinrich
1834a4f67a
Merge pull request #184267 from r-ryantm/auto-update/libinput-gestures
...
libinput-gestures: 2.72 -> 2.73
2022-08-21 21:48:22 +02:00
R. Ryantm
a5c742a34e
ibus-engines.libpinyin: 1.12.1 -> 1.13.0
2022-08-20 18:17:03 +00:00
Sandro Jäckel
77bf9d7a19
ibus: remove wayland related ? null from inputs
2022-08-19 18:34:50 +02:00
R. Ryantm
1b7635bb05
ibus-engines.table: 1.16.7 -> 1.16.11
2022-08-16 13:18:13 +00:00
Artturin
211fdaa087
treewide: bundlerApp makeWrapper buildInputs -> nativeBuildInputs
...
the docs for bundlerApp used to have makeWrapper in buildInputs but it
has been corrected already
2022-08-14 06:41:33 +03:00
R. Ryantm
f4012060a3
ibus-engines.m17n: 1.4.9 -> 1.4.10
2022-08-07 06:54:26 +00:00
R. Ryantm
d3bbe7fab6
fcitx5-gtk: 5.0.16 -> 5.0.17
2022-08-05 21:36:55 +00:00
Sandro Jäckel
e3aaf8ae0b
emote: fix g-i Keybinder not being found, cleanup dependencies, add me as maintainer
...
This fixes:
ValueError: Namespace Keybinder not available
2022-08-03 00:15:44 +02:00
R. Ryantm
bfc3ce9037
keyd: 2.4.1 -> 2.4.2
2022-08-01 14:47:42 +08:00
R. Ryantm
a9d4bed7d9
libinput-gestures: 2.72 -> 2.73
2022-07-31 16:43:19 +00:00
R. Ryantm
ac444f4b87
ibus-engines.bamboo: 0.7.7 -> 0.7.8
2022-07-31 14:10:39 +00:00
R. Ryantm
980ac95f2f
ibus-qt: 1.3.3 -> 1.3.4
2022-07-30 20:48:50 +00:00
Peter Hoeg
ed781ecbea
meta
2022-07-14 10:30:00 +08:00
Peter Hoeg
b52679fe88
keyd: init at 2.4.1
2022-07-14 10:30:00 +08:00
Bobby Rong
b133dacbf6
Merge pull request #178377 from schnusch/remote-touchpad
...
remote-touchpad: 1.2.0 -> 1.2.1
2022-07-13 20:00:59 +08:00
Sandro
3567e122f4
Merge pull request #180906 from SuperSandro2000/emote
...
emote: 3.0.3 -> 3.1.0
2022-07-12 13:47:08 +02:00
xrelkd
f617400bf2
fcitx5-configtool: add new dependencies
...
Co-authored-by: Vonfry <mail@vonfry.name>
2022-07-11 21:47:36 +08:00
xrelkd
c60312b6d8
fcitx5-unikey: 5.0.10 -> 5.0.11
2022-07-11 21:45:32 +08:00
xrelkd
6dbbc92f96
fcitx5-table-other: 5.0.9 -> 5.0.10
2022-07-11 21:45:32 +08:00
xrelkd
8207ef880f
fcitx5-table-extra: 5.0.10 -> 5.0.11
2022-07-11 21:45:32 +08:00
xrelkd
2396cf8b80
fcitx5-rime: 5.0.13 -> 5.0.14
2022-07-11 21:45:31 +08:00
xrelkd
63f6a1d446
libsForQt5.fcitx5-qt: 5.0.13 -> 5.0.14
2022-07-11 21:45:31 +08:00
xrelkd
54edb75b5b
fcitx5-m17n: 5.0.9 -> 5.0.10
2022-07-11 21:45:31 +08:00
xrelkd
5282c704ed
fcitx5-lua: 5.0.8 -> 5.0.9
2022-07-11 21:45:31 +08:00
xrelkd
166516b41f
fcitx5-hangul: 5.0.9 -> 5.0.10
2022-07-11 21:45:31 +08:00
xrelkd
9c941540a7
fcitx5-gtk: 5.0.15 -> 5.0.16
2022-07-11 21:45:30 +08:00
xrelkd
88dd9e751f
fcitx5-configtool: 5.0.13 -> 5.0.14
2022-07-11 21:45:30 +08:00
xrelkd
77da20f245
fcitx5-chinese-addons: 5.0.13 -> 5.0.14
2022-07-11 21:45:30 +08:00
xrelkd
58c7532c55
fcitx5-chewing: 5.0.11 -> 5.0.12
2022-07-11 21:45:30 +08:00
xrelkd
f32ab0fd3b
fcitx5: 5.0.17 -> 5.0.18
2022-07-11 21:45:30 +08:00
Sandro Jäckel
f83e3d91a4
emote: 3.0.3 -> 3.1.0
2022-07-10 02:21:06 +02:00
schnusch
a3eca010b0
remote-touchpad: 1.2.0 -> 1.2.1
2022-07-06 20:39:04 +02:00
Vonfry
75ca380752
fcitx5-unikey: 5.0.9 -> 5.0.10
2022-06-26 14:16:38 +08:00
Vonfry
8eb59b3165
libsForQt5.fcitx5-qt: 5.0.12 -> 5.0.13
2022-06-26 14:16:38 +08:00
Vonfry
539920f342
fcitx5-gtk: 5.0.14 -> 5.0.15
2022-06-26 14:16:38 +08:00
Vonfry
0595b6c559
fcitx5-chinese-addons: 5.0.12 -> 5.0.13
2022-06-26 14:15:05 +08:00
Vonfry
5416c7a0ec
fcitx5: 5.0.16 -> 5.0.17
2022-06-26 14:14:55 +08:00
Sergei Trofimovich
a60c23a214
uim: pull upstream fix for -fno-common toolchains
...
Without the change build fails on upstream gcc-10 as:
ld: .libs/mach_dep.o:sigscheme/libgcroots/include/private/gc_priv.h:2029: multiple definition of
`GCROOTS_jmp_buf'; .libs/mark.o:sigscheme/libgcroots/include/private/gc_priv.h:2029: first defined here
2022-06-24 08:14:14 +01:00
Robert Scott
61c35da607
treewide/servers,tools: add sourceType binaryNativeCode for many packages
2022-06-16 20:21:42 +01:00
Guillaume Girol
419e07c382
Merge pull request #174218 from NickCao/fcitx5-qt6
...
fcitx5-qt: add support for qt6 applications
2022-06-11 16:20:20 +00:00
linj
5c641b4139
ibus: patch sh to runtimeShell in ExecStart of systemd service
2022-06-08 18:37:41 +02:00
Jan Tojnar
8ce001f6a2
ibus-with-plugins: Fix service paths
...
They need to point to the wrapped programs for IBus to be able to find the engines.
2022-06-08 18:37:41 +02:00
Jan Tojnar
987ab3eff1
ibus-with-plugins: switch to buildEnv
...
No need to call lndir manually.
2022-06-08 17:47:09 +02:00
Ram Kromberg
3dd348cca9
footswitch: 20201-03-17 -> 2022-04-12
2022-05-28 04:45:42 +03:00
Sandro
719f533de6
Merge pull request #174642 from r-ryantm/auto-update/fcitx5-gtk
...
fcitx5-gtk: 5.0.13 -> 5.0.14
2022-05-27 19:46:12 +02:00
Sandro
2df87089cc
Merge pull request #174606 from r-ryantm/auto-update/fcitx5-configtool
...
fcitx5-configtool: 5.0.12 -> 5.0.13
2022-05-27 19:45:46 +02:00
Sandro
1d7aa0f17a
Merge pull request #174564 from r-ryantm/auto-update/fcitx5-chewing
...
fcitx5-chewing: 5.0.10 -> 5.0.11
2022-05-27 19:40:52 +02:00
Sandro
8f2c491391
Merge pull request #174727 from Vonfry/update/fcitx5/5.0.16
2022-05-27 19:34:14 +02:00
Artturi
60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc
2022-05-27 17:56:19 +03:00
Artturin
c1fffdfffb
treewide: change some glibc to stdenv.cc.libc
2022-05-27 05:57:43 +03:00
Bobby Rong
218688f9d4
Merge pull request #174635 from r-ryantm/auto-update/fcitx5-table-extra
...
fcitx5-table-extra: 5.0.9 -> 5.0.10
2022-05-26 21:13:58 +08:00
Vonfry
4476408d24
libsForQt5.fcitx5-qt: 5.0.11 -> 5.0.12
2022-05-26 21:11:40 +08:00
Bobby Rong
257c22cffb
Merge pull request #174655 from r-ryantm/auto-update/fcitx5-table-other
...
fcitx5-table-other: 5.0.8 -> 5.0.9
2022-05-26 21:11:03 +08:00
Bobby Rong
66cb1b829c
Merge pull request #174559 from r-ryantm/auto-update/fcitx5-hangul
...
fcitx5-hangul: 5.0.8 -> 5.0.9
2022-05-26 21:10:23 +08:00
Bobby Rong
23c005ab6d
Merge pull request #174643 from r-ryantm/auto-update/fcitx5-m17n
...
fcitx5-m17n: 5.0.8 -> 5.0.9
2022-05-26 21:09:30 +08:00
Bobby Rong
dc7ae2cddd
Merge pull request #174595 from r-ryantm/auto-update/fcitx5-lua
...
fcitx5-lua: 5.0.7 -> 5.0.8
2022-05-26 21:08:56 +08:00
Vonfry
100cb5e47e
fcitx5: 5.0.15 -> 5.0.16
2022-05-26 21:01:57 +08:00
R. Ryantm
fcdfeb70f0
fcitx5-table-other: 5.0.8 -> 5.0.9
2022-05-26 02:17:29 +00:00
R. Ryantm
5e1c5afd94
fcitx5-m17n: 5.0.8 -> 5.0.9
2022-05-26 01:10:13 +00:00
R. Ryantm
369ced9bae
fcitx5-gtk: 5.0.13 -> 5.0.14
2022-05-26 00:59:32 +00:00
R. Ryantm
711c980c11
fcitx5-table-extra: 5.0.9 -> 5.0.10
2022-05-26 00:15:31 +00:00
R. Ryantm
c69a1a7670
fcitx5-configtool: 5.0.12 -> 5.0.13
2022-05-25 20:31:45 +00:00
R. Ryantm
1f3ba910b3
fcitx5-lua: 5.0.7 -> 5.0.8
2022-05-25 20:00:18 +00:00
R. Ryantm
ea1b968975
fcitx5-rime: 5.0.12 -> 5.0.13
2022-05-25 18:33:57 +00:00
R. Ryantm
92d4e91aaf
fcitx5-chewing: 5.0.10 -> 5.0.11
2022-05-25 17:33:42 +00:00
R. Ryantm
ccc69171b2
fcitx5-hangul: 5.0.8 -> 5.0.9
2022-05-25 17:27:52 +00:00
Artturin
0c4d65b21e
treewide: stdenv.glibc -> glibc
2022-05-25 15:51:20 +03:00
Nick Cao
e6b6a9d2a2
fcitx5-qt: add support for qt6 applications
2022-05-24 09:59:02 +08:00
Naïm Favier
163f8185b0
ibus-engines.typing-booster: fix wrapper arguments escaping
2022-05-12 20:32:53 +02:00
Artturi
bb7f2bd2f3
Merge pull request #170834 from LunNova/lunnova/input-remapper-1.4.2
...
input-remapper: unstable-2022-02-09 -> 1.4.2
2022-05-05 20:43:42 +03:00
Sandro
e76dd5230f
Merge pull request #167032 from Vonfry/feature/fcitx5/rime/with-custom-data-dirs
...
fcitx5-rime: support custom data dir from environment variable for nixos and nix specially
2022-05-03 09:35:04 +02:00
Robert Schütz
114ea5a07e
lisgd: 0.3.3 -> 0.3.4
2022-05-02 23:56:01 +00:00
Ngô Ngọc Đức Huy
cd3794a21d
ibus-engines.bamboo: 0.7.0 -> 0.7.7 ( #167901 )
2022-05-02 19:44:40 +08:00
Sandro
83cff7c4e0
Merge pull request #170256 from McSinyx/ibus-table-others-1.3.13
...
ibus-engines.table-others: 1.3.12 -> 1.3.13
2022-04-29 12:20:53 +02:00
Luna Nova
3d76f7ec39
input-remapper: unstable-2022-02-09 -> 1.4.2
...
Release notes
https://github.com/sezanzeb/input-remapper/releases/tag/1.4.2
https://github.com/sezanzeb/input-remapper/releases/tag/1.4.1 (partial)
2022-04-28 18:43:53 -07:00
Thomas Tuegel
1f117e37a2
Merge pull request #167094 from DeeUnderscore/misc/fcitx-cldr
...
fcitx5: use up-to-date cldr-annotations
2022-04-25 11:14:16 -05:00
Thomas Tuegel
a68a3be2b5
Merge pull request #170164 from armeenm/ibus-remove-python2
...
ibus: remove python2 library option
2022-04-25 11:09:48 -05:00
Nguyễn Gia Phong
11e8c21cae
ibus-engines.table-others: 1.3.12 -> 1.3.13
2022-04-25 22:43:49 +09: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
Armeen Mahdian
b7ed282b36
ibus: remove python2 library option
2022-04-24 19:11:55 -05:00
Lassulus
923ce54f2c
Merge pull request #164168 from kraem/kraem/libinput-gestures_2.72
...
libinput-gestures: 2.39 -> 2.72
2022-04-24 11:26:13 +01:00
Thiago Kenji Okada
e46ad680a6
Merge pull request #160246 from AtilaSaraiva/droidmote
...
droidmote: init at 3.0.6
2022-04-23 11:34:48 +01:00
Átila Saraiva
ad605efb5f
droidmote: init at 3.0.6
2022-04-22 21:16:31 -03:00
R. Ryantm
9a08998889
lisgd: 0.3.2 -> 0.3.3
2022-04-12 02:00:38 +00:00
D Anzorge
fcd9db4368
fcitx5: move from cldr-emoji-annotation to cldr-annotations
2022-04-04 18:46:21 +02:00
Thomas Tuegel
85d32acd32
Merge pull request #166160 from DeeUnderscore/misc/ibus-emoji-14
...
unicode-emoji: 12.1 -> 14.0; cldr-common: init at 40.0; ibus: update for Emoji 14
2022-04-04 09:42:17 -05:00
Bobby Rong
e281389159
Merge pull request #166921 from bobby285271/pantheon
...
touchegg: 2.0.13 -> 2.0.14
2022-04-04 09:55:01 +08:00
D Anzorge
6ae3cfc430
ibus: switch from cldr-emoji-annotation to cldr-annotations
2022-04-04 00:03:11 +02:00
Bobby Rong
c506050b94
touchegg: 2.0.13 -> 2.0.14
2022-04-02 19:28:16 +08:00