mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
fcitx5-pinyin-moegirl: fix license
This commit is contained in:
parent
732ee53923
commit
36ac27ac6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue