chore: Update pkg upstreams and flake inputs

This commit is contained in:
ulic-youthlic 2025-09-16 20:18:08 +08:00
parent 3b6fc69eea
commit 95746c7495
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 129 additions and 131 deletions

View file

@ -9,7 +9,7 @@ in
stdenv.mkDerivation {
pname = "rime-yuhaostar";
version =
if version != "v3.9.0" then
if version != "v3.10.0" then
throw ''
Please update
''