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