ibus-mozc: remove unused python parameter
This commit is contained in:
parent
5bba64adac
commit
5984dd57d5
|
@ -1,4 +1,4 @@
|
||||||
{ lib, stdenv, fetchFromGitHub, which, ninja, python, pkg-config, protobuf
|
{ lib, stdenv, fetchFromGitHub, which, ninja, pkg-config, protobuf
|
||||||
, ibus, gtk2, zinnia, qt5, libxcb, tegaki-zinnia-japanese, python3Packages }:
|
, ibus, gtk2, zinnia, qt5, libxcb, tegaki-zinnia-japanese, python3Packages }:
|
||||||
|
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in New Issue