Loading pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix +2 −2 Original line number Diff line number Diff line Loading @@ -30,13 +30,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-configtool"; version = "5.1.7"; version = "5.1.8"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-6Slh1uZglRNBLQ1ziKf2xaP+NK6Abug/6TZcYy2HFPQ="; hash = "sha256-4CvRQU6tcr3l14KzCGIhMvtYuT8DbSywxz6knbl+HgA="; }; cmakeFlags = [ Loading Loading
pkgs/tools/inputmethods/fcitx5/fcitx5-configtool.nix +2 −2 Original line number Diff line number Diff line Loading @@ -30,13 +30,13 @@ stdenv.mkDerivation rec { pname = "fcitx5-configtool"; version = "5.1.7"; version = "5.1.8"; src = fetchFromGitHub { owner = "fcitx"; repo = pname; rev = version; hash = "sha256-6Slh1uZglRNBLQ1ziKf2xaP+NK6Abug/6TZcYy2HFPQ="; hash = "sha256-4CvRQU6tcr3l14KzCGIhMvtYuT8DbSywxz6knbl+HgA="; }; cmakeFlags = [ Loading