Loading pkgs/tools/inputmethods/fcitx5/fcitx5-unikey.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-unikey"; version = "5.0.13"; version = "5.1.0"; src = fetchFromGitHub { owner = "fcitx"; repo = "fcitx5-unikey"; rev = version; sha256 = "sha256-UpCXcgVUGe5/yunLqRNx2H2aLOnD1wJNA8y3q8R4+sY="; sha256 = "sha256-X00/jGtbApWtS9+S6lTXJ0+BK7SUsLA1sKxq0vW1VNE="; }; nativeBuildInputs = [ cmake extra-cmake-modules wrapQtAppsHook ]; Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-unikey.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-unikey"; version = "5.0.13"; version = "5.1.0"; src = fetchFromGitHub { owner = "fcitx"; repo = "fcitx5-unikey"; rev = version; sha256 = "sha256-UpCXcgVUGe5/yunLqRNx2H2aLOnD1wJNA8y3q8R4+sY="; sha256 = "sha256-X00/jGtbApWtS9+S6lTXJ0+BK7SUsLA1sKxq0vW1VNE="; }; nativeBuildInputs = [ cmake extra-cmake-modules wrapQtAppsHook ]; Loading