summary refs log tree commit diff
path: root/pkgs/tools/inputmethods
Commit message (Collapse)AuthorAge
* ibus: fix cross compilationMatthew Bauer2018-10-29
| | | | gtk-doc is a native input so we need to use buildPackages here.
* libinput-gestures: entry point is a python script, add depWill Dietz2018-10-18
| | | | Otherwise we have a raw shebang that doesn't work :(
* libinput-gestures: update patchesWill Dietz2018-10-18
| | | | | Don't bother skipping the version check, keep diff against upstream simple.
* libinput-gestures: 2.33 -> 2.38Will Dietz2018-10-18
|
* libotf: Add dev outputEelco Dolstra2018-10-11
|
* Merge pull request #45109 from jfrankenau/module-triggerhappyMatthew Bauer2018-10-08
|\ | | | | nixos/triggerhappy: add module for triggerhappy hotkey daemon
| * triggerhappy: build with systemd socket supportJohannes Frankenau2018-08-16
| |
* | ibus-engines.typing-booster-unwrapped: 2.1.1 -> 2.1.2R. RyanTM2018-10-03
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ibus-typing-booster/versions
* | ibus-engines.typing-booster: init at 2.1.1Maximilian Bosch2018-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package providesa completion input method for faster typing. See https://mike-fabian.github.io/ibus-typing-booster Detailed instructions how to activate this IBus engine on your desktop can be found in the upstream docs: https://mike-fabian.github.io/ibus-typing-booster/documentation.html A simple VM with the Gnome3 desktop and activated `ibus' looks like this: ```nix { emojipicker = { pkgs, ... }: { services.xserver = { enable = true; desktopManager.gnome3.enable = true; desktopManager.xterm.enable = false; }; users.extraUsers.vm = { password = "vm"; isNormalUser = true; }; i18n.inputMethod.ibus.engines = [ pkgs.ibus-engines.typing-booster ]; i18n.inputMethod.enabled = "ibus"; virtualisation.memorySize = 2048; }; } ``` Fixes #38721
* | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
|\ \ | | | | | | | | | Hydra: ?compare=1473892
| * | libotf: init 0.9.16Herwig Hochleitner2018-08-16
| |/
* | Merge branch 'master' into staging-nextVladimír Čunát2018-08-13
|\| | | | | | | | | | | | | Conflicts: gobby and libinfinity - I took the hand-edited versions instead of those resuting from the mass-replacement. Hydra: ?compare=1473190
| * ibus-engines.hangul: 1.5.0 -> 1.5.1 (#44771)R. RyanTM2018-08-13
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ibus-hangul/versions.
* | treewide: Make configureFlags listsJohn Ericson2018-08-03
|/
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* fcitx-configtool: 0.4.9 -> 0.4.10 (#43203)R. RyanTM2018-07-13
| | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fcitx-configtool/versions. These checks were done: - built on NixOS - fcitx result is not automatically checked, because some binaries gets stuck in daemons
* fcitx-engines.hangul: 0.3.0 -> 0.3.1 (#43204)R. RyanTM2018-07-13
| | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fcitx-hangul/versions. These checks were done: - built on NixOS - fcitx result is not automatically checked, because some binaries gets stuck in daemons
* fcitx-engines.chewing: 0.2.2 -> 0.2.3 (#43209)R. RyanTM2018-07-13
| | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fcitx-chewing/versions. These checks were done: - built on NixOS - fcitx result is not automatically checked, because some binaries gets stuck in daemons
* fcitx-engines.anthy: 0.2.2 -> 0.2.3 (#43208)R. RyanTM2018-07-13
| | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fcitx-anthy/versions. These checks were done: - built on NixOS - fcitx result is not automatically checked, because some binaries gets stuck in daemons
* fcitx-engines.m17n: 0.2.3 -> 0.2.4 (#43206)R. RyanTM2018-07-13
| | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fcitx-m17n/versions. These checks were done: - built on NixOS - fcitx result is not automatically checked, because some binaries gets stuck in daemons
* fcitx-engines.cloudpinyin: 0.3.4 -> 0.3.6 (#43202)R. RyanTM2018-07-13
| | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fcitx-cloudpinyin/versions. These checks were done: - built on NixOS - fcitx result is not automatically checked, because some binaries gets stuck in daemons
* triggerhappy: init at 0.5.0Taha2018-07-11
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* fcitx-qt5: fix build with Qt 5.11Mitsuhiro Nakamura2018-06-20
|
* uim: 1.8.6-20180501-git -> 1.8.8 (#41850)Jan Malakhovski2018-06-11
|
* fcitx-table-extra: init at 0.3.8Lincoln Lee2018-06-06
|
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-16
|\ | | | | | | | | Keep the dontCheck because the test suite fails, get rid of the LDFLAGS hack because we don't need it!
| * uim: 1.8.6 -> 1.8.6-20180501-git, switch to fetchFromGitHubJan Malakhovski2018-05-15
| | | | | | | | Old version fails to build.
* | Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into stagingJohn Ericson2018-05-13
|\|
| * ibus-engines.table: 1.9.18 -> 1.9.20 (#40100)R. RyanTM2018-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ibus-table/versions. These checks were done: - built on NixOS - ran ‘/nix/store/k3qfsk06xxrm7sp4fwv7h5shdq7j1msk-ibus-table-1.9.20/bin/ibus-table-createdb -h’ got 0 exit code - ran ‘/nix/store/k3qfsk06xxrm7sp4fwv7h5shdq7j1msk-ibus-table-1.9.20/bin/ibus-table-createdb --help’ got 0 exit code - found 1.9.20 with grep in /nix/store/k3qfsk06xxrm7sp4fwv7h5shdq7j1msk-ibus-table-1.9.20 - directory tree listing: https://gist.github.com/ace63b0dd5941c9f17222549a08ee23c
* | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
|\ \ | |/ |/|
| * tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the ↵Jan Malakhovski2018-04-25
| | | | | | | | trivial part)
* | Merge pull request #39472 from ChengCat/fcitx-libpinyinJörg Thalheim2018-04-27
|\ \ | |/ |/| fcitx-libpinyin: fix data path
| * fcitx-libpinyin: fix data pathYucheng Zhang2018-04-27
| |
* | ibus-engines.libpinyin: 1.9.3 -> 1.10.0R. RyanTM2018-04-20
|/ | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ibus-libpinyin/versions. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.10.0 with grep in /nix/store/4ya0a61mnwzvlphi2a39q3wz8srak0g5-ibus-libpinyin-1.10.0 - directory tree listing: https://gist.github.com/920acb2f5a3bfd5b8d50bff07772754e
* Merge pull request #37506 from ryantm/auto-update/m17n-dbMatthew Justin Bauer2018-03-31
|\ | | | | m17n_db: 1.7.0 -> 1.8.0
| * m17n_db: 1.7.0 -> 1.8.0Ryan Mulligan2018-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -h` got 0 exit code - ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --help` got 0 exit code - ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -v` and found version 1.8.0 - ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --version` and found version 1.8.0 - ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -h` and found version 1.8.0 - ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --help` and found version 1.8.0 - found 1.8.0 with grep in /nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0 - directory tree listing: https://gist.github.com/dfe2a7729da99276c71f68cf0c227fcd
* | m17n_lib: 1.7.0 -> 1.8.0Ryan Mulligan2018-03-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv -h` got 0 exit code - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv --help` got 0 exit code - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv help` got 0 exit code - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv --version` and found version 1.8.0 - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date -h` got 0 exit code - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date --help` got 0 exit code - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date --version` and found version 1.8.0 - ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-config --version` and found version 1.8.0 - found 1.8.0 with grep in /nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0 - directory tree listing: https://gist.github.com/3d3a5a6fc658c968ce3a1298c9f32c56
* | Merge pull request #37752 from ryantm/fix-urlsMatthew Justin Bauer2018-03-25
|\ \ | | | | | | treewide: use more HTTPS URLs
| * | treewide: use more HTTPS URLsRyan Mulligan2018-03-24
| |/ | | | | | | | | | | | | | | Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
* | ibus-engines.libpinyin: 1.9.2 -> 1.9.3Ryan Mulligan2018-03-24
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.9.3 with grep in /nix/store/z3sdj8l860r4vdb41pi3siakp98pnx8j-ibus-libpinyin-1.9.3 - directory tree listing: https://gist.github.com/bf125939ed0636cedf0daea5f6d08219
* | Merge pull request #37446 from ryantm/auto-update/ibus-tableGabriel Ebner2018-03-23
|\ \ | | | | | | ibus-engines.table: 1.9.16 -> 1.9.18
| * | ibus-engines.table: 1.9.16 -> 1.9.18Ryan Mulligan2018-03-20
| |/ | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18/bin/ibus-table-createdb -h` got 0 exit code - ran `/nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18/bin/ibus-table-createdb --help` got 0 exit code - found 1.9.18 with grep in /nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18 - directory tree listing: https://gist.github.com/8f2d6146d5348401ca9117762e2befbc
* | Merge pull request #37448 from ryantm/auto-update/ibus-table-othersGabriel Ebner2018-03-23
|\ \ | | | | | | ibus-engines.table-others: 1.3.7 -> 1.3.9
| * | ibus-engines.table-others: 1.3.7 -> 1.3.9Ryan Mulligan2018-03-20
| |/ | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.3.9 with grep in /nix/store/xjlb70932y0prqlw4p7iizbffm89pi7a-ibus-table-others-1.3.9 - directory tree listing: https://gist.github.com/aafa62fbd6afde2d7ca2d96e39eaa850
* / ibus-engines.anthy: 1.5.9 -> 1.5.10Ryan Mulligan2018-03-22
|/ | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS /tmp/tmp.2tbPvTstTb /home/ryantm/.cache/nixpkgs /home/ryantm/.cache/nixpkgs - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.5.10 with grep in /nix/store/3h4a30xh4ddij4i5nmyi8p478y804jv7-ibus-anthy-1.5.10 - directory tree listing: https://gist.github.com/2a6dbfad474173b76f5f0d7aa35964f6
* ibus-kkc: init at 1.5.22Ivan Solyankin2018-03-10
|
* libkkc: init at 0.3.5Ivan Solyankin2018-03-10
|
* libinput-gestures: 2.32 -> 2.33Ryan Mulligan2018-03-08
| | | | | | | | | Semi-automatic update. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 2.33 with grep in /nix/store/axjjpwcbb3s56m0fk68y8w8vji56f2a5-libinput-gestures-2.33 - found 2.33 in filename of file in /nix/store/axjjpwcbb3s56m0fk68y8w8vji56f2a5-libinput-gestures-2.33