Loading pkgs/tools/inputmethods/uim/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,6 @@ stdenv.mkDerivation rec { description = "A multilingual input method framework"; license = licenses.bsd3; platforms = platforms.unix; broken = stdenv.hostPlatform.isAarch64; # fails to build libgcroots (not supported on aarch64) maintainers = with maintainers; [ ericsagnes oxij ]; }; } Loading
pkgs/tools/inputmethods/uim/default.nix +0 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,6 @@ stdenv.mkDerivation rec { description = "A multilingual input method framework"; license = licenses.bsd3; platforms = platforms.unix; broken = stdenv.hostPlatform.isAarch64; # fails to build libgcroots (not supported on aarch64) maintainers = with maintainers; [ ericsagnes oxij ]; }; }