R. RyanTM
ddd71dd0c9
ibus-engines.table: 1.12.3 -> 1.12.4
2021-03-13 15:52:13 +01:00
Jan Tojnar
6088dcf945
ibus-engines.table: Fix ibus-setup-table
...
It now requires dbus-python.
Missed this in https://github.com/NixOS/nixpkgs/pull/109973
2021-02-11 08:00:51 +01:00
R. RyanTM
19fa94d020
ibus-engines.table: 1.9.25 -> 1.12.3
2021-02-11 07:43:50 +01:00
Ben Siraphob
d6aeae8f90
pkgs/tools: pkgconfig -> pkg-config (2)
2021-01-17 23:27:27 +07:00
Profpatsch
4a7f99d55d
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
2021-01-11 10:38:22 +01:00
R. RyanTM
b0af283e05
ibus-engines.table: 1.9.22 -> 1.9.25
2020-03-05 04:04:38 +00:00
R. RyanTM
6d4c30b2c3
ibus-engines.table: 1.9.21 -> 1.9.22
2020-02-06 20:16:54 +01:00
Jan Tojnar
6f61770170
ibus-engines.table: drop unnecessary wrapPython
...
* We are using python3.withPackages, which will be used via shebang.
- gobject-introspection is used for setup hook
2019-12-07 00:51:15 +01:00
laMudri
8f93275019
ibus-engines.table: fit Python package name conventions
2019-08-19 19:47:50 +01:00
James Wood
549c14606e
ibus-engines.table: remove hacky change to source code
...
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-08-19 18:47:11 +01:00
laMudri
ba21259d65
ibus-engines.table: fix after update of settings infrastructure
...
Fixes #56621 . Adds a wrapper to deal with gsettings, and includes a hack to make
things actually work (postFixup).
2019-08-12 10:48:09 +01:00
laMudri
1a8c98fe5c
ibus-engines.table: 1.9.20 -> 1.9.21
2019-01-29 22:53:57 +00:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Kevin Liu
95dee0d721
ibus-table: fix FHS path default in tabcreatedb.py
...
It uses /usr/share as a default parameter, which errors out on NixOS.
This replaces it with the path to the derivation.
2018-11-16 15:54:57 -05:00
R. RyanTM
af46398f2b
ibus-engines.table: 1.9.18 -> 1.9.20 ( #40100 )
...
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
2018-05-12 11:00:03 +02:00
Ryan Mulligan
54d16c1075
ibus-engines.table: 1.9.16 -> 1.9.18
...
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
2018-03-20 06:02:04 -07:00
Yegor Timoshenko
f78aca5064
ibus-table: add pygobject3
...
Analogous to #29376 .
2017-10-10 15:51:05 +00:00
laMudri
e0f6bd6cfb
ibus-table: 1.9.14 -> 1.9.16
2017-03-31 13:15:31 +01:00
Nikolay Amiantov
66b05cd4e6
ibus-engines: use wrapPythonPrograms
...
This is needed now that PYTHONPATH is not propagated. Also several packages
with additional dependencies are now properly wrapped.
2017-03-26 02:20:02 +03:00
Eric Sagnes
084bacd8d9
ibus-table: 1.9.11 -> 1.9.14
...
release notes:
- https://github.com/kaio/ibus-table/releases/tag/1.9.12
- https://github.com/kaio/ibus-table/releases/tag/1.9.13
- https://github.com/kaio/ibus-table/releases/tag/1.9.14
2016-10-01 12:40:02 +09:00
Thomas Tuegel
ab746ec902
ibus: consolidate wrappers
2016-02-28 09:30:09 -06:00
Thomas Tuegel
6c85f72a91
ibus-table: 1.9.6 -> 1.9.11
2016-02-26 18:08:48 -06:00
Eric Sagnes
52dd53373f
ibus service: refactoring
2016-02-17 20:44:29 +09:00
Eric Sagnes
3c9892d4d4
ibus: group engines
2016-02-17 20:44:29 +09:00