i18n.inputMethod: add module

This commit is contained in:
Ilan Joselevich 2021-06-16 01:59:25 +03:00 committed by Robert Helgesson
parent ab0e6c3e0e
commit 7e2b1a42aa
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
15 changed files with 399 additions and 0 deletions

View file

@ -2104,6 +2104,13 @@ in
'';
}
{
time = "2021-06-24T22:36:11+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'i18n.inputMethod'.
'';
}
];
};
}