Loading pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,13 +31,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-configtool"; version = "5.1.12"; version = "5.1.13"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-XwVvkxG5627E5BE2Yp0w/mFjaG1nYa0Olm8Gz6V4+eA="; hash = "sha256-STx2S5fuaZCsGoM8nsihYoW+C1GdkD3K7pT84aMRI9c="; }; cmakeFlags = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix +2 −2 Original line number Diff line number Diff line Loading @@ -31,13 +31,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-configtool"; version = "5.1.12"; version = "5.1.13"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-XwVvkxG5627E5BE2Yp0w/mFjaG1nYa0Olm8Gz6V4+eA="; hash = "sha256-STx2S5fuaZCsGoM8nsihYoW+C1GdkD3K7pT84aMRI9c="; }; cmakeFlags = [ Loading