me
/
guix
Archived
1
0
Fork 0

guix substitute: Adjust comment about GnuTLS bug.

* guix/scripts/substitute.scm (call-with-cached-connection): Adjust
comment.
master
Ludovic Courtès 2021-06-25 16:11:02 +02:00
parent bf9dc75682
commit 7fe195f3b7
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ server certificates."
(list error/invalid-session
;; XXX: These two are not properly handled in
;; GnuTLS < 3.7.2, in
;; GnuTLS < 3.7.3, in
;; 'write_to_session_record_port'; see
;; <https://bugs.gnu.org/47867>.
error/again error/interrupted)))