We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25adef8 + 08c5095 commit e8d20ecCopy full SHA for e8d20ec
pkgs/by-name/fc/fcitx5-pinyin-moegirl/package.nix
@@ -6,11 +6,11 @@
6
}:
7
stdenvNoCC.mkDerivation (finalAttrs: {
8
pname = "fcitx5-pinyin-moegirl";
9
- version = "20250509";
+ version = "20250610";
10
11
src = fetchurl {
12
url = "https://github.com/outloudvi/mw2fcitx/releases/download/${finalAttrs.version}/moegirl.dict";
13
- hash = "sha256-M0oquFoR44IRY3dvTjpZ48tRTi+OP+GqMfb5sdUcurY=";
+ hash = "sha256-krtBLVcF6qKQ7xIUuJsxYmbBlFXezzGXczg9Th0NPYo=";
14
};
15
16
dontUnpack = true;
0 commit comments