summaryrefslogtreecommitdiff
path: root/guix/build/http.scm
AgeCommit message (Expand)Author
2012-11-13Remove (guix http) and (guix ftp).Ludovic Courtès
2012-11-09http: Add informative output.Ludovic Courtès
2012-11-09http: Check the HTTP response code, and bail if not 200.Ludovic Courtès
2012-10-18http/ftp: Tweak to avoid depending on libc's NSS.Ludovic Courtès
2012-06-12Augment `build-expression->derivation' with #:modules; add `http-fetch'.Ludovic Courtès