fix: remove emacs-rime - failed to build in both nixos & darwin

This commit is contained in:
Ryan Yin
2024-01-02 22:48:11 +08:00
parent a2dbd51b2e
commit bed0d1acdc
2 changed files with 2 additions and 5 deletions
+1 -3
View File
@@ -37,10 +37,8 @@ in {
((emacsPackagesFor emacs-unstable-nox).emacsWithPackages
(epkgs: [
epkgs.vterm
# https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/applications/editors/emacs/elisp-packages/melpa-packages.nix#L488-L498
# failed to build on macOS Apple Silicon
(if pkgs.stdenv.isLinux then epkgs.rime else nil)
]))
librime
emacs-all-the-icons-fonts
## Doom dependencies