Add the gnu-elpa-keyring-update package
This commit is contained in:
parent
1c1db6b57a
commit
6695666dee
@ -1482,6 +1482,12 @@ I don’t usually like to see them, but there are occasions when they can be use
|
||||
|
||||
* ~use-package~ packages
|
||||
|
||||
** Make sure we have the latest ELPA GPG keys
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package gnu-elpa-keyring-update)
|
||||
#+END_SRC
|
||||
|
||||
** Automatically upgrade packages every week
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
@ -100,6 +100,7 @@
|
||||
gitlab
|
||||
gitlab-ci-mode
|
||||
gitlab-ci-mode-flycheck
|
||||
gnu-elpa-keyring-update
|
||||
gnugo
|
||||
go-mode
|
||||
gobgen
|
||||
|
Loading…
Reference in New Issue
Block a user