From 302ba13a71789cadbb7f7da549e09164e0fd82a8 Mon Sep 17 00:00:00 2001 From: Vonfry Date: Fri, 26 Jun 2026 07:50:16 +0000 Subject: [PATCH] fcitx5: 5.1.19 -> 5.1.21 Diff: https://github.com/fcitx/fcitx5/compare/5.1.19...5.1.21 --- pkgs/by-name/fc/fcitx5/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/fc/fcitx5/package.nix b/pkgs/by-name/fc/fcitx5/package.nix index 6ac5d9b7b750..d2b0dd7b63e2 100644 --- a/pkgs/by-name/fc/fcitx5/package.nix +++ b/pkgs/by-name/fc/fcitx5/package.nix @@ -45,13 +45,13 @@ let in stdenv.mkDerivation rec { pname = "fcitx5"; - version = "5.1.19"; + version = "5.1.21"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; - hash = "sha256-ZsGRVuUpWIJnsSqcAQcerxvwWIRaGdAO2FM1k3D3g0M="; + hash = "sha256-IR5mKOsVJ/GPL2czdztLVXGJTNk1JXnWpzmqC/UIwuw="; fetchSubmodules = true; }; @@ -61,13 +61,13 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake - kdePackages.extra-cmake-modules pkg-config wayland-scanner gettext ]; buildInputs = [ + kdePackages.plasma-wayland-protocols kdePackages.extra-cmake-modules expat isocodes