From 0fd6f799b975a34ecd86fbc82bec58c03153ef12 Mon Sep 17 00:00:00 2001 From: rczb Date: Fri, 5 Sep 2025 20:02:49 +0800 Subject: [PATCH] rime-wanxiang: correct description --- pkgs/by-name/ri/rime-wanxiang/package.nix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/ri/rime-wanxiang/package.nix b/pkgs/by-name/ri/rime-wanxiang/package.nix index c01ee22ee0d9..6eb8b7411401 100644 --- a/pkgs/by-name/ri/rime-wanxiang/package.nix +++ b/pkgs/by-name/ri/rime-wanxiang/package.nix @@ -32,13 +32,16 @@ stdenvNoCC.mkDerivation (finalAttrs: { passthru.updateScript = nix-update-script { }; meta = { - description = "Feature-rich pinyin schema for Rime, basic edition"; + description = "Feature-rich pinyin schema for Rime"; longDescription = '' - 万象拼音基础版 is a basic quanpin and shuangpin input schema for Rime based on + 万象拼音 is a quanpin and shuangpin input schema for Rime based on [万象 dictionaries and grammar models](https://github.com/amzxyz/RIME-LMDG), supporting traditional shuangpin as well as tonal schemata such as 自然龙 and 龙码. + This package is built from the upstream repository snapshots, and includes + all the auxiliary encodings. + The schema requires to work the grammar model `wanxiang-lts-zh-hans.gram`. However, this file is [released](https://github.com/amzxyz/RIME-LMDG/releases/tag/LTS) by