Loading pkgs/tools/inputmethods/fcitx5/fcitx5-rime.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,11 +15,11 @@ stdenv.mkDerivation rec { pname = "fcitx5-rime"; version = "5.1.8"; version = "5.1.9"; src = fetchurl { url = "https://download.fcitx-im.org/fcitx5/${pname}/${pname}-${version}.tar.zst"; hash = "sha256-nnYk/nGbNGbl7Y39AueIltYA2fd43Gb1SmQu5VZRycM="; hash = "sha256-+aIb7ktmhKb6ixhvzCG6GLeEUfS3QHJmEZ3YGE5YrZg="; }; cmakeFlags = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-rime.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,11 +15,11 @@ stdenv.mkDerivation rec { pname = "fcitx5-rime"; version = "5.1.8"; version = "5.1.9"; src = fetchurl { url = "https://download.fcitx-im.org/fcitx5/${pname}/${pname}-${version}.tar.zst"; hash = "sha256-nnYk/nGbNGbl7Y39AueIltYA2fd43Gb1SmQu5VZRycM="; hash = "sha256-+aIb7ktmhKb6ixhvzCG6GLeEUfS3QHJmEZ3YGE5YrZg="; }; cmakeFlags = [ Loading