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,9 +1,9 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; checkers/syntax/packages.el
|
||||
|
||||
(package! flycheck :pin "269237f6529a4ad7db5bbbc5a40c1f038accf3cd")
|
||||
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
|
||||
(package! flycheck :pin "269237f652")
|
||||
(package! flycheck-popup-tip :pin "ef86aad907")
|
||||
(when (featurep! +childframe)
|
||||
(package! flycheck-posframe :pin "2b3e94c2e427ec9831c513007460c5ea9e2225a3"))
|
||||
(package! flycheck-posframe :pin "2b3e94c2e4"))
|
||||
|
||||
;; TODO flymake?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue