Emacs: Make sure transient is installed from MELPA.
This commit is contained in:
parent
c0925c4ac3
commit
b06e4e973a
|
@ -240,6 +240,10 @@
|
|||
:pin melpa
|
||||
)
|
||||
(unless slow-computer
|
||||
;; magit from melpa needs transient from melpa.
|
||||
(use-package transient
|
||||
:pin melpa)
|
||||
|
||||
(use-package magit
|
||||
:pin melpa
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user