profiles: Produce a single-file CA certificate bundle.
authorMark H Weaver <mhw@netris.org>
Tue, 3 Mar 2015 07:09:30 +0000 (02:09 -0500)
committerMark H Weaver <mhw@netris.org>
Tue, 3 Mar 2015 18:49:12 +0000 (13:49 -0500)
commit536c3ee4e3741926c3791e04e025f5cab6aacf2b
treea981b0a90ef8748d338c1c7ef7cf2539ebeb86d5
parente33eea8ffd5d7e678107103b14989a41f27a1c34
profiles: Produce a single-file CA certificate bundle.

* guix/profiles.scm (ca-certificate-bundle): New procedure.
  (profile-derivation): Add 'ca-certificate-bundle?' keyword argument.  If
  true (the default), add the result of 'ca-certificate-bundle' to 'inputs'.

Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
guix/profiles.scm