Loading pkgs/tools/inputmethods/fcitx5/fcitx5-rime.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "fcitx5-rime"; version = "5.1.11"; version = "5.1.12"; src = fetchurl { url = "https://download.fcitx-im.org/fcitx5/${pname}/${pname}-${version}.tar.zst"; hash = "sha256-cc/B99tdVVWnvdl7dYYQlIvk8F2xXUOr6sF36yxQZfY="; hash = "sha256-A7x7PQiyPAprJRg1tdk1Amq7pAhe8ney2KX9+9F0mK4="; }; cmakeFlags = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-rime.nix +2 −2 Original line number Diff line number Diff line Loading @@ -16,11 +16,11 @@ stdenv.mkDerivation rec { pname = "fcitx5-rime"; version = "5.1.11"; version = "5.1.12"; src = fetchurl { url = "https://download.fcitx-im.org/fcitx5/${pname}/${pname}-${version}.tar.zst"; hash = "sha256-cc/B99tdVVWnvdl7dYYQlIvk8F2xXUOr6sF36yxQZfY="; hash = "sha256-A7x7PQiyPAprJRg1tdk1Amq7pAhe8ney2KX9+9F0mK4="; }; cmakeFlags = [ Loading