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