R. RyanTM
|
b6feea4a68
|
ibus-engines.m17n: 1.4.1 -> 1.4.2
|
2020-02-09 09:49:24 +01:00 |
|
Jan Tojnar
|
6bc71fb30e
|
ibus-engines.m17n: fix setup
* add setup again
* patch shebangs instead of wrapping
* format the expression
|
2019-12-07 00:51:29 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
R. RyanTM
|
1b6984bec1
|
ibus-engines.m17n: 1.3.4 -> 1.4.1 (#50089)
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-m17n/versions
|
2018-11-12 21:00:57 +01:00 |
|
Samuel Dionne-Riel
|
1f89ba117c
|
ibus-m17n: fix homepage URL.
The URL was erroneous.
|
2017-05-27 22:39:16 -04: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 |
|
Robin Gloster
|
c4ba389a9f
|
ibus-engines.m17n: use autoreconfHook
|
2016-08-24 20:18:52 +00:00 |
|
Thomas Tuegel
|
41204574be
|
ibus-m17n: use Python 3
|
2016-02-28 07:12:55 -06:00 |
|
zimbatm
|
17348dc094
|
Remove all dots at end of descriptions
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
|
2016-02-27 17:30:29 +00:00 |
|
Eric Sagnes
|
9e7ddbdcbd
|
ibus-m17n: init at 1.3.4
|
2016-02-20 10:50:52 +09:00 |
|