Loading pkgs/tools/inputmethods/ibus-engines/ibus-table-others/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ stdenv.mkDerivation rec { pname = "ibus-table-others"; version = "1.3.19"; version = "1.3.20"; src = fetchurl { url = "https://github.com/moebiuscurve/ibus-table-others/releases/download/${version}/${pname}-${version}.tar.gz"; hash = "sha256-3kNEM3RaSQX5doerqALtKHQ9P+Jt8twC5inNFmDS/gg="; hash = "sha256-mi2vF+OH3c9lgWFxswzCbENCleTWLHNE8clzZcdcwfM="; }; nativeBuildInputs = [ Loading Loading
pkgs/tools/inputmethods/ibus-engines/ibus-table-others/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ stdenv.mkDerivation rec { pname = "ibus-table-others"; version = "1.3.19"; version = "1.3.20"; src = fetchurl { url = "https://github.com/moebiuscurve/ibus-table-others/releases/download/${version}/${pname}-${version}.tar.gz"; hash = "sha256-3kNEM3RaSQX5doerqALtKHQ9P+Jt8twC5inNFmDS/gg="; hash = "sha256-mi2vF+OH3c9lgWFxswzCbENCleTWLHNE8clzZcdcwfM="; }; nativeBuildInputs = [ Loading