This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-22
Channels
- # babashka (106)
- # beginners (29)
- # biff (29)
- # calva (9)
- # cider (6)
- # clj-kondo (24)
- # clojure (40)
- # clojure-europe (94)
- # clojure-japan (1)
- # clojure-nl (1)
- # clojure-norway (45)
- # clojure-uk (13)
- # clojuredesign-podcast (5)
- # clojurescript (12)
- # clr (4)
- # community-development (2)
- # conjure (13)
- # cryogen (4)
- # cursive (4)
- # deps-new (1)
- # fulcro (18)
- # hugsql (2)
- # hyperfiddle (67)
- # jobs (1)
- # malli (47)
- # meander (2)
- # missionary (34)
- # off-topic (1)
- # podcasts-discuss (1)
- # polylith (24)
- # reagent (19)
- # reitit (9)
- # sci (7)
- # shadow-cljs (3)
- # testing (28)
- # tools-deps (1)
- # xtdb (9)
cider-enrich-classpath t
seems to break #flow-storm: cider-jack-in
won't load the modified clojure version. Haven't looked into it, but I suspect there's a problem with :classpath-overrides
?
deps.edn:
{:classpath-overrides {org.clojure/clojure nil} ;; for disabling the official compiler
:deps {com.github.jpmonettas/clojure {:mvn/version "1.12.0-alpha4_3"}
com.github.jpmonettas/flow-storm-dbg {:mvn/version "3.7.3"}}}
Seems plausible b/c it's the first time I hear of classpath-overrides :) I'll look into it today
Fixed!
Note that :classpath-overrides can only go within :aliases - I assume you abbreviated your example
You can bump enrich-classpath by:
• Git pull (if you use cider via git)
• Using the latest CIDER MELPA snapshot (it will be available up to 3 hours from now)
• hand-editing ~/.emacs.d/elpa/cider*/clojure.sh
Awesome, works perfectly. Thanks for the quick fix! And yeah, had it in an alias initially, sorry for creating confusion. Should have double checked that it still works.

Cheers. Your testing is greatly appreciated. We are adding (WIP) the finishing details to CIDER that will make enrich-classpath shine: better Company, Corfu, *cider-doc*
and mouse tooltip popups for Java documentation. It's all looking very pretty.
(cider-version)
"CIDER 1.8.0-snapshot (package: