Commit graph

6 commits

Author SHA1 Message Date
Jan Tojnar ed4ed5869a
ibus-engines.uniemoji: modernize
* Rely on patchShebangsHook instead of wrapPython
* Format the expression
2019-12-07 00:58:28 +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
Nikolay Amiantov d5e82d694b ibus-engines.uniemoji: add pygobject3 as a dependency
This fixes emoji selection window.
2018-03-03 18:39:36 +03: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
Kirill Boltaev 51dd34f103 ibus-engines.uniemoji: 2016-09-20 -> 0.6.0 2016-10-16 01:42:09 +03:00
Kirill Boltaev 95e16c70aa ibus-engines.uniemoji: init at 2016-09-20 2016-09-21 18:22:20 +03:00