Fix #2373: bring back package pinning
This needs some serious refactoring...
This commit is contained in:
parent
de6732b4ae
commit
a9402cfb55
128 changed files with 647 additions and 620 deletions
|
@ -1,8 +1,8 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/clojure/packages.el
|
||||
|
||||
(package! cider :pin "ba5680b066121a06bbf9442e54d555de38bdefb2")
|
||||
(package! clj-refactor :pin "e24ba6284317dbb3e678fcad325044c628da56da")
|
||||
(package! cider :pin "7437c67f0e")
|
||||
(package! clj-refactor :pin "e24ba62843")
|
||||
|
||||
(when (featurep! :checkers syntax)
|
||||
(package! flycheck-joker :pin "51e99e697761ee8dab863930910abdba7607c1bd"))
|
||||
(package! flycheck-joker :pin "51e99e6977"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue