Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homebrew formula broken for linuxbrew #2

Open
untr09 opened this issue Jul 21, 2020 · 1 comment
Open

Homebrew formula broken for linuxbrew #2

untr09 opened this issue Jul 21, 2020 · 1 comment

Comments

@untr09
Copy link

untr09 commented Jul 21, 2020

I see that the homebrew formula directly pulls kak-lsp-v8.0.0-x86_64-apple-darwin.tar.gz

This is broken on linux (https://docs.brew.sh/Homebrew-on-Linux)

However, I was able to follow the instructions here to get it working on linux.
You probably just need to detect the platform somehow and use kak-lsp-v8.0.0-x86_64-unknown-linux-musl.tar.gz instead.

@ul
Copy link
Collaborator

ul commented Jul 21, 2020

Hello! This is a good catch. Unfortunately, I don't use homebrew even on macOS anymore so it's a bit involved for me to work on the solution. However, PR is more than welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants