chore: Update flake

This commit is contained in:
ulic-youthlic 2026-06-23 03:00:04 +08:00
parent aa9cd07dfe
commit 2d0bfe3dfd
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 245 additions and 224 deletions

View file

@ -24,7 +24,5 @@ buildEnv {
for s in *.schema.yaml; do
rime_deployer --compile "$s" . "${rime-data}/share/rime-data/" ./build
done
rm ./build/*.txt
'';
}