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

Eglot receives non-sensical urls for external deps #1744

Open
LiGoldragon opened this issue Dec 20, 2023 · 1 comment
Open

Eglot receives non-sensical urls for external deps #1744

LiGoldragon opened this issue Dec 20, 2023 · 1 comment
Labels
editor Related to clojure-lsp on a text editor need-more-info

Comments

@LiGoldragon
Copy link

Quick report before I punch out. I have scoured the web and spent lots of time hunting down how I get such nonsensical urls as this one:
/home/li/git/lojix/src/lojix/jar:file:/home/li/.m2/repository/org/clojure/clojure/1.11.1/clojure-1.11.1.jar!/clojure/

As you can see, the source's location was prepended to the url (In this case a jar url, as I tried switching schemes to see what happened).

Any pointer is appreciated, and I have more energy to fix this. On Nixos near-master with clojure-lsp from the maste flake or directly from nixpkgs (august version). Thank you 🙏

@LiGoldragon LiGoldragon added bug Something isn't working editor Related to clojure-lsp on a text editor labels Dec 20, 2023
@ericdallo
Copy link
Member

@LiGoldragon, yeah that URL is wrong, but I can't understand how to repro that (I'm a NixOS user as well, but I doubt it's related to the derivation)

@ericdallo ericdallo added need-more-info and removed bug Something isn't working labels Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor Related to clojure-lsp on a text editor need-more-info
Projects
None yet
Development

No branches or pull requests

2 participants