guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25975: Use HTTPS in `guix pull`


From: Leo Famulari
Subject: bug#25975: Use HTTPS in `guix pull`
Date: Sat, 11 Mar 2017 11:57:37 -0500
User-agent: Mutt/1.8.0 (2017-02-23)

On Sat, Mar 11, 2017 at 11:26:12AM +0100, Ludovic Courtès wrote:
> > +           (map (lambda (cert)
> > +                  (copy-file cert (string-append out "/"
> > +                                                 (strip-store-file-name 
> > cert))))
> > +                (list root intermediate backup))))))
> 
> ‘for-each’ instead of ‘map’, to make it clear that it’s for side
> effects.

Done!

> > +    (license license:public-domain))) ; XXX what license?
> 
> It’s not copyrightable so yeah, this is a good approximation.

Okay!

I also changed the home-page to <https://letsencrypt.org/certificates/>.

Updated patch attached.

Attachment: 0001-gnu-Add-le-certs.patch
Description: Text document

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]