feat: Remove 星陈 input method
This commit is contained in:
parent
8a03cd98a2
commit
aa9cd07dfe
10 changed files with 1 additions and 125 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
rime-ice,
|
||||
rime-yuhaostar,
|
||||
rime-moegirl,
|
||||
rime-zhwiki,
|
||||
buildEnv,
|
||||
|
|
@ -11,7 +10,6 @@ buildEnv {
|
|||
name = "rime-all";
|
||||
paths = [
|
||||
rime-ice
|
||||
rime-yuhaostar
|
||||
rime-zhwiki
|
||||
rime-moegirl
|
||||
];
|
||||
|
|
@ -19,7 +17,6 @@ buildEnv {
|
|||
librime
|
||||
];
|
||||
postBuild = ''
|
||||
ln -s ${./yustar_sc.custom.yaml} $out/share/rime-data/yustar_sc.custom.yaml
|
||||
ln -s ${./double_pinyin_flypy.custom.yaml} $out/share/rime-data/double_pinyin_flypy.custom.yaml
|
||||
ln -s ${./default.custom.yaml} $out/share/rime-data/default.custom.yaml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue