fcitx5-mozc: init at 2.26.4220.102
This commit is contained in:
committed by
Sandro Jäckel
parent
d3b7a30e15
commit
596e02c655
@@ -25,6 +25,6 @@ in stdenv.mkDerivation {
|
||||
homepage = "https://chromium.googlesource.com/breakpad";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ berberman ];
|
||||
platforms = with platforms; linux ++ darwin ++ windows;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user