summary refs log tree commit diff
path: root/pkgs/tools/inputmethods
Commit message (Collapse)AuthorAge
...
| * Merge pull request #61978 from laMudri/ibus-tableJan Tojnar2019-08-20
| |\ | | | | | | ibus-engines.table: fix after update of settings infrastructure
| | * ibus-engines.table: fit Python package name conventionslaMudri2019-08-19
| | |
| | * ibus-engines.table: remove hacky change to source codeJames Wood2019-08-19
| | | | | | | | | | | | Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
| | * ibus-engines.table: fix after update of settings infrastructurelaMudri2019-08-12
| | | | | | | | | | | | | | | Fixes #56621. Adds a wrapper to deal with gsettings, and includes a hack to make things actually work (postFixup).
| * | Merge branch 'master' into flip-map-foreachdanbst2019-08-18
| |\ \
| * \ \ Merge branch 'master' into flip-map-foreachDanylo Hlynskyi2019-08-05
| |\ \ \
| * | | | mass replace "flip map -> forEach"danbst2019-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See `forEach`-introduction commit. ``` rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /forEach /g' ```
| * | | | Revert "mass replace "flip map -> foreach""danbst2019-08-05
| | | | | | | | | | | | | | | | | | | | This reverts commit 3b0534310c89d04fc3a9c5714b5a4d0f9fb0efca.
| * | | | mass replace "flip map -> foreach"danbst2019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See `foreach`-introduction commit. ``` rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /foreach /g' ```
* | | | | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* | | | ibus-engines.typing-booster-unwrapped: 2.6.2 -> 2.6.4 (#65949)R. RyanTM2019-08-11
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ibus-engines.typing-booster-unwrapped: 2.6.2 -> 2.6.4 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 * use pname
* | | fcitx-qt5: fix buildGabriel Ebner2019-08-09
| |/ |/|
* | Merge master into staging-nextFrederik Rietdijk2019-08-01
|\ \
| * | fcitx-engines.libpinyin: remove unnecessary replacementJonathan Ringer2019-07-29
| | |
| * | libsForQt5.fcitx-qt5: fix buildJonathan Ringer2019-07-29
| | |
* | | Merge master into stagingOrivej Desh2019-07-25
|\| |
| * | fcitx-qt5: 1.2.1 -> 1.2.3xrelkd2019-07-23
| | |
* | | gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|/ /
* / bundlerUpdateScript: init and use (#64822)Nick Novitski2019-07-22
|/
* treewide: use dontUnpackworldofpeace2019-07-01
|
* Merge pull request #63269 from r-ryantm/auto-update/ibus-typing-boosterMaximilian Bosch2019-06-20
|\ | | | | ibus-engines.typing-booster-unwrapped: 2.6.1 -> 2.6.2
| * ibus-engines.typing-booster-unwrapped: 2.6.1 -> 2.6.2R. RyanTM2019-06-16
| | | | | | | | | | | | | | 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
* | treewide: remove unused variables (#63177)volth2019-06-16
|/ | | | | | * treewide: remove unused variables * making ofborg happy
* anthy: use osdn mirrorMario Rodas2019-06-08
|
* treewide: handle enchant = enchant2Matthew Bauer2019-06-03
| | | | patch or provide backup to enchant1 where necessary
* ibus: Disable python library by defaultJan Tojnar2019-06-01
| | | | It is a Python 2 library that we install to Python 3 prefix. Even if it were used by anything it would not work.
* ibus: Build introspection overridesJan Tojnar2019-06-01
|
* ibus: move code changes to a patchJan Tojnar2019-06-01
|
* ibus-engines.typing-booster: support french by defaultMaximilian Bosch2019-05-23
| | | | | | | | This has been postponed[1] because of an unclear state of the french dictionary provided by hunspell[2]. [1] https://github.com/NixOS/nixpkgs/pull/46779#issuecomment-422764601 [2] https://github.com/NixOS/nixpkgs/issues/46940#issuecomment-423288963
* ibus-engines.anthy: 1.5.10 -> 1.5.11R. RyanTM2019-05-21
| | | | | | | 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-anthy/versions
* ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1R. RyanTM2019-05-11
| | | | | | | 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
* Merge pull request #59535 from matthewbauer/homepage-fixesMatthew Bauer2019-04-15
|\ | | | | treewide: update homepages to https where available
| * treewide: update homepages to https where availableMatthew Bauer2019-04-15
| | | | | | | | | | | | | | | | Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
* | Merge master into staging-nextFrederik Rietdijk2019-04-09
|\|
| * fcitx: 4.2.9.5 -> 4.2.9.6Matthieu Coudron2019-03-27
| | | | | | | | Updated url to gitlab.
* | Merge pull request #59009 from aristaeus/ibus-1.5.20worldofpeace2019-04-06
|\ \ | | | | | | ibus: 1.5.17 -> 1.5.20
| * | ibus 1.5.17 -> 1.5.20Ben Harper2019-04-06
| |/
* / uim: fix buildJan Tojnar2019-04-05
|/
* ibus-engines.typing-booster-unwrapped: 2.5.3 -> 2.6.0R. RyanTM2019-03-10
| | | | | | | 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
* Merge pull request #56715 from jtojnar/ibus-no-gconfJan Tojnar2019-03-06
|\ | | | | ibus: remove gconf dependency from runtime
| * ibus: remove gconf dependency from runtimeJan Tojnar2019-03-02
| | | | | | | | | | | | | | wrapGAppsHook adds gconf to runtime even though we only need gsettings-schema-convert utility during build. This decreases the closure size 514M → 394M
* | ibus-engines.typing-booster-unwrapped: 2.5.0 -> 2.5.3R. RyanTM2019-03-02
|/ | | | | | | 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
* Merge staging-next into masterFrederik Rietdijk2019-03-01
|\
| * Merge master into stagingFrederik Rietdijk2019-02-14
| |\
| * | gnome3: stop using aliasesJan Tojnar2019-02-14
| | |
* | | treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim2019-02-26
| |/ |/| | | | | | | | | | | | | | | Whenever we create scripts that are installed to $out, we must use runtimeShell in order to get the shell that can be executed on the machine we create the package for. This is relevant for cross-compiling. The only use case for stdenv.shell are scripts that are executed as part of the build system. Usages in checkPhase are borderline however to decrease the likelyhood of people copying the wrong examples, I decided to use runtimeShell as well.
* | ibus-with-plugins: move defaults to package fileJan Malakhovski2019-02-03
|/
* ibus-engines.table: 1.9.20 -> 1.9.21laMudri2019-01-29
|
* ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0R. RyanTM2019-01-28
| | | | | | | 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.mozc: 2.20.2673.102 -> 2.23.2815.102Ivan Kozik2019-01-08
|