ibus-engines.table: fit Python package name conventions
This commit is contained in:
parent
549c14606e
commit
8f93275019
@ -4,7 +4,7 @@
|
|||||||
, ibus, python3, wrapGAppsHook }:
|
, ibus, python3, wrapGAppsHook }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "ibus-table-${version}";
|
pname = "ibus-table";
|
||||||
version = "1.9.21";
|
version = "1.9.21";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
|
Loading…
Reference in New Issue
Block a user