Fork me on GitHub
#spacemacs
<
2019-01-03
>
ag23:01:24

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))

practicalli-johnny09:01:02

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 :)