diff --git a/configuration.org b/configuration.org index 436bb7f..7e46550 100644 --- a/configuration.org +++ b/configuration.org @@ -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 diff --git a/customizations.el b/customizations.el index ae4890d..8628727 100644 --- a/customizations.el +++ b/customizations.el @@ -100,6 +100,7 @@ gitlab gitlab-ci-mode gitlab-ci-mode-flycheck + gnu-elpa-keyring-update gnugo go-mode gobgen