rnix-lsp icon indicating copy to clipboard operation
rnix-lsp copied to clipboard

rnix-lsp is not working on m1 mac in macos:

Open zeta-00 opened this issue 2 years ago • 1 comments

https://www.reddit.com/r/NixOS/comments/tthagn/rnixlsp_not_working_with_an_m1_mac_in_macos/i3jt1xi/?context=3

I'm trying to set it up with Emacs's Eglot package, but I'm not sure if I'm missing something?

Does rnix-lsp also require Eldoc-Box to be setup with Eglot?

Note: Eventually I'm going to upgrade my m1 mac to Asahi-Linux, so hopefully the upgrade will bypass the MacOS issues with rnix-lsp.

Thanks in advance for the help.

zeta-00 avatar Apr 06 '22 03:04 zeta-00

@zeta-00 can you provide us with a flake.nix that includes your emacs and rnix config files? What version of rnix are you using? We need more information to be helpful.

FWIW I have neovim working with rnix on my M1 mac, so I suspect this is an emacs problem. nix run github:DieracDelta/vimconf_talk/aarch64-darwin_5_ci -- $PATH_TO_SOME_FLAKE.NIX should work on your computer.

DieracDelta avatar May 01 '22 12:05 DieracDelta