Ludovic Courtès 483f11589e download: Add HTTPS support.
* guix/build/download.scm: Autoload (gnutls).
  (tls-wrap): New procedure.
  (open-connection-for-uri): Add support for `https'.  Wrap the socket
  with `tls-wrap' in that case.
  (url-fetch): Add `https'.
* guix/download.scm (gnutls-derivation): New procedure.
  (url-fetch)[need-gnutls?]: New variable.
  Call `gnutls-derivation' when NEED-GNUTLS? is true, and add its output
  to the `GUILE_LOAD_PATH' env. var. in that case.
2013-01-20 22:54:36 +01:00
..
2013-01-20 22:54:36 +01:00
2013-01-06 00:47:50 +01:00
2013-01-06 00:47:50 +01:00
2013-01-06 00:47:50 +01:00
2013-01-20 22:54:36 +01:00
2013-01-06 18:23:44 +01:00
2013-01-19 12:28:55 +01:00
2013-01-15 23:32:13 +01:00
2013-01-06 00:47:50 +01:00
2013-01-06 00:47:50 +01:00