mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
Merge pull request #28541 from tokudan/ibus-unblock
unblock 17.03: ibus: disabling the emoji dict
This commit is contained in:
@@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
||||
"--disable-memconf"
|
||||
"--enable-ui"
|
||||
"--enable-python-library"
|
||||
"--disable-emoji-dict"
|
||||
"--with-emoji-json-file=${nodePackages.emojione}/lib/node_modules/emojione/emoji.json"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user