mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
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:
parent
fdef0d85ce
commit
d67826a810
1 changed files with 0 additions and 2 deletions
|
@ -1481,8 +1481,6 @@ (define keys
|
|||
|
||||
(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>
|
||||
|
|
Loading…
Reference in a new issue