services: Remove obsolete comment.

This TODO was resolved in ea4915a74b.

* gnu/services/base.scm (%default-authorized-guix-keys): Remove TODO comment.
This commit is contained in:
Marius Bakke 2020-07-12 13:06:41 +02:00
parent fdef0d85ce
commit d67826a810
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 2 deletions

View File

@ -1481,8 +1481,6 @@ archive' public keys, with GUIX."
(define %default-authorized-guix-keys
;; List of authorized substitute keys.
;; TODO: Change to "berlin.guix.gnu.org.pub" when the 'guix' package is
;; updated.
(list (file-append guix "/share/guix/berlin.guix.gnu.org.pub")))
(define-record-type* <guix-configuration>