rime-moegirl: fix license

This commit is contained in:
Guanran Wang
2026-03-02 15:36:00 +08:00
parent 36ac27ac6b
commit e1cc0d9817
+1 -1
View File
@@ -27,7 +27,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
description = "RIME dictionary file for entries from zh.moegirl.org.cn";
homepage = "https://github.com/outloudvi/mw2fcitx/releases";
license = with lib.licenses; [
unlicense # the tool packaging dictionary
mit # the tool packaging dictionary
cc-by-nc-sa-30 # moegirl wiki itself
];
};