This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-03
Channels
- # aws (27)
- # beginners (64)
- # boot (14)
- # calva (10)
- # cider (36)
- # cljs-dev (13)
- # cljsrn (79)
- # clojure (58)
- # clojure-berlin (8)
- # clojure-france (1)
- # clojure-italy (18)
- # clojure-nl (9)
- # clojure-russia (1)
- # clojure-spec (28)
- # clojure-uk (29)
- # clojurescript (55)
- # core-async (20)
- # cursive (5)
- # datomic (105)
- # emacs (17)
- # figwheel-main (13)
- # fulcro (20)
- # graphql (4)
- # hoplon (1)
- # hyperfiddle (2)
- # jobs (7)
- # jobs-discuss (110)
- # off-topic (23)
- # pathom (1)
- # perun (2)
- # re-frame (87)
- # reitit (2)
- # shadow-cljs (8)
- # spacemacs (2)
- # tools-deps (118)
- # vim (11)
fyi @jr0cket it appears that the quelpa instructions are broke in Spacemacs, so this:
(cider :location (recipe :fetcher github
:repo "clojure-emacs/cider"
:commit "97b95f5b5bb4f9c8f439375b4238d41fd5be9926"))
doesn’t work anymore and throws:
(Spacemacs) Error:
An error occurred while installing cider (error: (wrong-type-argument package-desc nil))
Ah, thanks for letting me know this is now broken, I’ll add a note to the blog. I haven’t had to use this config since I wrote the blog post (and the package had been fixed by the time I had published the post :)