Fork me on GitHub
#lsp
<
2021-10-01
>
mpenet12:10:08

anyone knows of an existing guix channel with clojure-lsp?

ericdallo12:10:39

No, but I'm curious if exists 👀

mpenet12:10:13

I guess one could piggyback on the nix one from guix, but that might require more work than just creating one

ericdallo12:10:04

yeah, I'm a nix user, but it'd be nice to see clojure-lsp working for guix too :)

ericdallo12:10:18

also, I don't know too much about guix :p

mpenet12:10:10

it's quite similar

anatolij.p14:10:43

hi guys, im having issues installing lsp for clojure-layer it just gets stuck on

LSP :: Starting to download  to /Users/spleen/.emacs.d/.cache/lsp/clojure/clojure-lsp.zip...
Contacting host: 

ericdallo14:10:22

this seems a connection error from emacs :thinking_face:

ericdallo14:10:30

maybe try a different install approach?

anatolij.p14:10:17

hmm, today i decided to clean install spacemacs (before it all just worked fine)

anatolij.p14:10:26

y looks like network issue

anatolij.p14:10:42

i tried using hackernews layer and it loads data fine

anatolij.p14:10:27

ok i think i solved it i just manually downloaded that zip and put it to the requred location

anatolij.p14:10:44

on restart it worked fine

ericdallo14:10:10

I think this is something to be improved on lsp-mode, that download the file but has no timeout and it's not error prone

👍 2