summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/inputmethods
AgeCommit message (Collapse)Author
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24fcitx5-mozc: init at 2.26.4220.102Potato Hatsue
2021-01-22Merge pull request #109426 from poscat0x04/fcitx-update-scriptSandro
2021-01-22fcitx5-lua: remove unnecessary interpolationPoscat
2021-01-22treewide: add final newlinezowoq
2021-01-20treewide: editorconfig fixeszowoq
- remove trailing whitespace - use spaces for indentation
2021-01-19Merge pull request #109649 from berberman/fix-fcitx5Sandro
2021-01-19Merge pull request #94097 from svend/dual-function-keysSandro
2021-01-19fcitx5-with-addons: remove unnecessary qtbase from buildInputsPotato Hatsue
2021-01-19fcitx5-with-addons: symlink .desktop to autostartPotato Hatsue
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-19fcitx5-with-addons: patch .desktop filesPotato Hatsue
2021-01-19fcitx5-qt: fix missing libfcitx5platforminputcontextplugin.soPotato Hatsue
2021-01-18Apply suggestions from code reviewSvend Sorensen
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-17pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob
2021-01-17pkgs/tools, pkgs/applications: [sS]tdenv.*lib -> libBen Siraphob
2021-01-16fcitx5-table-other: 5.0.1 -> 5.0.2Poscat
2021-01-16fcitx5-table-extra: 5.0.1 -> 5.0.2Poscat
2021-01-16fcitx5-chinese-addons: 5.0.2 -> 5.0.3Poscat
2021-01-16fcitx5-rime: 5.0.2 -> 5.0.3Poscat
2021-01-16fcitx5-lua: 5.0.1 -> 5.0.2Poscat
2021-01-16fcitx5-configtool: 5.0.1 -> 5.0.2Poscat
2021-01-16libsForQt5.fcitx5-qt: 5.0.1 -> 5.0.2Poscat
2021-01-16fcitx5-gtk: 5.0.1 -> 5.0.3Poscat
2021-01-16fcitx5: 5.0.3 -> 5.0.4Poscat
2021-01-16Add an update script for fcitx packagesPoscat
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-10Merge master into staging-nextFrederik Rietdijk
2021-01-10Merge pull request #104658 from poscat0x04/add-fcitx5Matthieu Coudron
Add fcitx5
2021-01-10Merge pull request #96039 from MilesBreslin/evscriptSandro
2021-01-10fcitx5-table-other: Init at 5.0.1Poscat
2021-01-10fcitx5-table-extra: Init at 5.0.1Poscat
2021-01-10fcitx5-with-addons: InitPoscat
2021-01-10fcitx5-chinese-addons: Init at 5.0.2Poscat
2021-01-10fcitx5-lua: Init at 5.0.1Poscat
2021-01-10fcitx5-rime: Init at 5.0.2Poscat
2021-01-10fcitx5-configtool: Init at 5.0.1Poscat
2021-01-10fcitx5-gtk: Init at 5.0.1Poscat
2021-01-10fcitx5-qt: Init at 5.0.1Poscat
2021-01-10fcitx5: Init at 5.0.3Poscat
2021-01-07evscript: Init at git-47f86f0Miles Breslin
2021-01-07Merge branch 'master' into staging-nextJan Tojnar
https://github.com/NixOS/nixpkgs/commit/b04fc593e7b55fe1f74421b11589f12a339c92e2 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07evdevremapkeys: Disable tests, remove name useSandro Jäckel
2021-01-03treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob
2020-12-28dual-function-keys: init at 1.1.0Svend Sorensen
2020-12-07Merge pull request #101019 from rgrunbla/neteventSandro
2020-12-06ibus-engines.bamboo: 0.6.7 -> 0.6.8R. RyanTM
2020-12-05netevent: init at 20201018Rémy Grünblatt