| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' | Alexis Hildebrandt | 2024-06-09 | 1 | -1/+1 |
| * | uim: fix optional qt support | Doron Behar | 2023-09-15 | 1 | -2/+6 |
| * | uim: disable qt support•••https://github.com/NixOS/nixpkgs/pull/174634 removed qt4 but enabled the (previosly disabled) qt5, breaking the build. Disable qt5 again by disabling qt all together. | Atemu | 2023-09-14 | 1 | -1/+1 |
| * | uim: remove qt4, fix qt5 | ajs124 | 2023-09-04 | 1 | -14/+1 |
| * | uim: unbreak on aarch64-linux | Weijia Wang | 2023-04-10 | 1 | -1/+0 |
| * | treewide: remove global with lib; in pkgs/tools | Shawn8901 | 2023-01-24 | 1 | -22/+20 |
| * | uim: pull upstream fix for -fno-common toolchains•••Without the change build fails on upstream gcc-10 as: ld: .libs/mach_dep.o:sigscheme/libgcroots/include/private/gc_priv.h:2029: multiple definition of `GCROOTS_jmp_buf'; .libs/mark.o:sigscheme/libgcroots/include/private/gc_priv.h:2029: first defined here | Sergei Trofimovich | 2022-06-24 | 1 | -2/+16 |
| * | pkgs/tools: pkgconfig -> pkg-config (2) | Ben Siraphob | 2021-01-17 | 1 | -2/+2 |
| * | pkgs/tools: stdenv.lib -> lib | Ben Siraphob | 2021-01-15 | 1 | -1/+1 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••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 | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname | volth | 2019-08-15 | 1 | -1/+1 |
| * | uim: fix build | Jan Tojnar | 2019-04-05 | 1 | -1/+7 |
| * | uim: 1.8.6-20180501-git -> 1.8.8 (#41850) | Jan Malakhovski | 2018-06-11 | 1 | -3/+3 |
| * | uim: 1.8.6 -> 1.8.6-20180501-git, switch to fetchFromGitHub•••Old version fails to build. | Jan Malakhovski | 2018-05-15 | 2 | -39/+76 |
| * | uim: drop kde4 parts | gnidorah | 2017-12-22 | 1 | -12/+2 |
| * | uim: cleanup meta, add me to maintainers | Jan Malakhovski | 2017-12-05 | 1 | -3/+3 |
| * | uim: prefer libnotify instead of knotify because it works with both GTK and QT | Jan Malakhovski | 2017-12-05 | 1 | -1/+1 |
| * | uim: add even more options | Jan Malakhovski | 2017-12-05 | 1 | -5/+41 |
| * | uim: use system expat | Jan Malakhovski | 2017-12-05 | 1 | -1/+3 |
| * | uim: make most things optional | Jan Malakhovski | 2017-12-05 | 1 | -15/+37 |
| * | treewide: abandon Google Code homepages | c0bw3b | 2017-11-03 | 1 | -2/+2 |
| * | kde4.kdelibs -> kdelibs4•••Our kdelibs4 package does not come from KDE 4, so per upstream's request I am moving it out of the kde4 set. | Thomas Tuegel | 2017-02-24 | 1 | -2/+2 |
| * | uim: enable fep (#15355) | Eric Sagnes | 2016-05-17 | 1 | -1/+2 |
| * | uim: removed gtk and qt plugin update logic | Eric Sagnes | 2016-02-17 | 3 | -236/+45 |
| * | pkgs/tools/inputmethods/uim: Now depends on m17n-db and m17n-lib.•••This adds support for some simple input methods like russian ЙЦУКЕН keyboard. | Alexander Tsamutali | 2016-02-01 | 1 | -1/+5 |
| * | uim: don't accept additional arguments | Nikolay Amiantov | 2015-03-05 | 1 | -1/+1 |
| * | Add anthy support to uim | Alexey Levan | 2014-11-07 | 1 | -1/+3 |
| * | uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt | taku0 | 2014-07-14 | 2 | -0/+275 |
