Use melpa stable for Cider

This commit is contained in:
Lars Tveito 2016-01-05 21:36:05 +01:00
parent d46be05bc4
commit 75ed841465

View File

@ -149,7 +149,10 @@
(setq package-archives
'(("gnu" . "http://elpa.gnu.org/packages/")
("org" . "http://orgmode.org/elpa/")
("MELPA" . "http://melpa.milkbox.net/packages/")))
("melpa" . "https://melpa.org/packages/")
("melpa-stable" . "https://stable.melpa.org/packages/")))
(add-to-list 'package-pinned-packages '(cider . "melpa-stable") t)
#+END_SRC
The configuration assumes that the packages listed below are