3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

profiles: Export 'ca-certificate-bundle'.

* guix/profiles.scm: Export ca-certificate-bundle, such that it can be used in
other G-expressions.  This is useful where these G-expressions run programs
that require a ca-certificate-bundle, e.g. git.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Christopher Baines 2017-01-15 09:25:52 +00:00 committed by Ludovic Courtès
parent 7d8b59139a
commit 849a1b8133
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -92,6 +92,7 @@
profile-manifest
package->manifest-entry
packages->manifest
ca-certificate-bundle
%default-profile-hooks
profile-derivation