guix-play/gnu
宋文武 907f939b9b gnu: glib-networking: Prefer 'SSL_CERT_FILE' as TLS CA file.
This is an improvement over commit af6100f.

* gnu/packages/gnome.scm (glib-networking)[source](patches): New field.
  [arguments]: Pass '/etc/ssl/certs/ca-certificates.crt' to configure.
  Set 'SSL_CERT_FILE' to '/dev/null' in 'use-empty-ssl-cert-file' phase.
  (libsoup)[arguments]: Set 'SSL_CERT_FILE' to '/dev/null' in
  'pre-check' phase.
* gnu/packages/patches/glib-networking-ssl-cert-file.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
2015-08-14 17:58:48 -04:00
..
build build: container: Add #:host-uids argument to call-with-container. 2015-08-08 14:04:13 -04:00
packages gnu: glib-networking: Prefer 'SSL_CERT_FILE' as TLS CA file. 2015-08-14 17:58:48 -04:00
services syscalls: Rename 'network-interfaces' and 'all-network-interfaces'. 2015-07-25 14:43:44 +02:00
system vm: Make the list of partitions to build a parameter. 2015-07-26 00:57:44 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm Move 'specification->package+output' to (gnu packages). 2015-06-18 00:25:48 +02:00
services.scm
system.scm system: Default to newest linux-libre. 2015-08-04 11:58:26 -04:00