guix/gnu
Ludovic Courtès 7df945656c
services: hpcguix-web: Set SSL_CERT_DIR.
Previously Git pulls over HTTPS would fail with:

  guix/git.scm:132:7: In procedure update-cached-checkout:
  Throw to key `git-error' with args `(#<<git-error> code: -17 message: "the SSL certificate is invalid" class: 16>)'.

* gnu/services/web.scm (hpcguix-web-shepherd-service): Pass
"SSL_CERT_DIR=/etc/ssl/certs".
* doc/guix.texi (Web Services): Mention certificates.
2018-09-06 13:49:06 +02:00
..
bootloader
build linux-modules: Raise an error when a kernel module cannot be found. 2018-08-29 23:32:01 +02:00
packages gnu: gfortran, gcc-objc, gcc-objc++: Add version 8. 2018-09-06 11:12:40 +02:00
services services: hpcguix-web: Set SSL_CERT_DIR. 2018-09-06 13:49:06 +02:00
system Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
tests
artwork.scm
bootloader.scm
local.mk gnu: openexr: Update to 2.3.0. 2018-09-03 18:58:47 +02:00
packages.scm Add (guix describe) and use it to initialize '%package-search-path'. 2018-09-02 16:43:10 +02:00
services.scm
system.scm
tests.scm