{fcitx5-pinyin,rime}-moegirl: fix license (#495732)
This commit is contained in:
@@ -29,7 +29,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
description = "Fcitx 5 pinyin dictionary from zh.moegirl.org.cn";
|
||||
homepage = "https://github.com/outloudvi/mw2fcitx";
|
||||
license = with lib.licenses; [
|
||||
unlicense
|
||||
mit
|
||||
cc-by-nc-sa-30
|
||||
];
|
||||
maintainers = with lib.maintainers; [ Guanran928 ];
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user