civodul pushed a commit to branch master in repository guix. commit e84e0369435add8e839fec78d4be7b2e71f6d4a8 Author: Ludovic Courtès <l...@gnu.org> Date: Wed May 29 11:35:15 2019 +0200
publish: Remove outdated comment. * guix/scripts/publish.scm (make-request-handler): Remove outdated TODO. --- guix/scripts/publish.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/guix/scripts/publish.scm b/guix/scripts/publish.scm index 889dbef..2875904 100644 --- a/guix/scripts/publish.scm +++ b/guix/scripts/publish.scm @@ -848,8 +848,6 @@ blocking." (render-home-page request)) ;; /<hash>.narinfo (((= extract-narinfo-hash (? string? hash))) - ;; TODO: Register roots for HASH that will somehow remain for - ;; NARINFO-TTL. (if cache (render-narinfo/cached store request hash #:cache cache