guix-play/guix/build
Ludovic Courtès 27fd13c3c2
download: Work around GnuTLS bug with UTF-8 certificate file names.
Reported by Mark H Weaver <mhw@netris.org>
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26948#17>.

* guix/build/download.scm (set-certificate-credentials-x509-trust-file!*):
New procedure.
(make-credendials-with-ca-trust-files): Use it instead of
'set-certificate-credentials-x509-trust-file!'.
2017-05-30 13:24:55 +02:00
..
ant-build-system.scm ant-build-system: Add default "check" target. 2017-05-10 17:59:22 +02:00
asdf-build-system.scm build-system/asdf: Handle tests defined in external systems. 2017-05-16 15:18:16 +02:00
bournish.scm bournish: 'ls' adjusts the column width depending on the entries. 2017-05-13 16:52:11 +02:00
cargo-build-system.scm build-system/cargo: Remove store reference. 2017-04-14 12:29:20 +02:00
cmake-build-system.scm
cvs.scm
download.scm download: Work around GnuTLS bug with UTF-8 certificate file names. 2017-05-30 13:24:55 +02:00
dub-build-system.scm build: dub-build-system: Don't use "dub run" at all. 2017-02-14 10:18:35 +01:00
emacs-build-system.scm build-system: emacs: Install only a subset of files. 2017-05-23 06:12:43 +05:30
emacs-utils.scm
font-build-system.scm build-system: Add 'font-build-system'. 2017-05-28 19:30:05 +05:30
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
gnu-dist.scm
graft.scm
gremlin.scm
haskell-build-system.scm
hg.scm
java-utils.scm guix: Add java-utils. 2017-05-10 17:59:22 +02:00
lisp-utils.scm build-system/asdf: Handle tests defined in external systems. 2017-05-16 15:18:16 +02:00
make-bootstrap.scm guix: build: make-bootstrap: Copy "falloc.h" to the new system. 2017-02-27 15:31:06 +02:00
ocaml-build-system.scm gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
perl-build-system.scm
profiles.scm profiles: Slightly improve the instructions in 'etc/profile'. 2017-04-07 23:30:38 +02:00
pull.scm pull: Catch '&missing-dependency-error' raised by 'source-module-closure'. 2017-05-25 14:25:17 +02:00
python-build-system.scm build-system/python: Make sure 'check' returns failures. 2016-12-13 21:04:31 +01:00
qt-utils.scm
r-build-system.scm build: r-build-system: Use deterministic built date. 2017-02-02 15:20:50 +01:00
rpath.scm
ruby-build-system.scm
store-copy.scm
svn.scm
syscalls.scm syscalls: Add 'thread-name' and 'set-thread-name'. 2017-05-28 23:13:39 +02:00
union.scm union: Gracefully handle dangling symlinks in the input. 2017-05-18 11:38:48 +02:00
utils.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
waf-build-system.scm