fcitx5-sitelen-pona: 1.1.0 -> 1.2.0

This commit is contained in:
Sebastian August Snoer
2026-07-02 13:41:43 +02:00
parent c84aedad86
commit bd0d14edb4

View File

@@ -5,17 +5,18 @@
libime,
fcitx5,
qt6Packages,
nix-update-script,
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-sitelen-pona";
version = "1.1.0";
version = "1.2.0";
src = fetchFromGitHub {
owner = "Toastberries";
repo = "fcitx5-sitelen-pona";
tag = "v${finalAttrs.version}";
hash = "sha256-ZLp/p5umewp1seXFPtMevVBXfoNwHXAojYl5jWHHsTU=";
hash = "sha256-/pauEuE+hNdWhAz4CnSqySnF0h1toNGngHKOO9ntDnY=";
};
strictDeps = true;
@@ -54,6 +55,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
__structuredAttrs = true;
passthru.updateScript = nix-update-script { };
meta = {
inherit (fcitx5.meta) platforms;
description = "IME using Fcitx5 for writing toki pona's sitelen pona glyphs";