guix-devel/guix
Ludovic Courtès 1c9e7d65d4 web: Factorize `http-get' hackery.
This should fix `substitute-binary --query' on Guile 2.0.5.

* guix/web.scm: New file.
* Makefile.am (MODULES): Add it.
* po/POTFILES.in: Add it.
* guix/gnu-maintenance.scm (http-fetch): Remove.
  (%package-list-url): Turn into a URI.
  (official-gnu-packages): Add #:text? #t to `http-fetch' call.
* guix/scripts/substitute-binary.scm (fetch): Remove `http' case, and
  use `http-fetch' instead.
2013-04-25 22:14:51 +02:00
..
build Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
build-system Add (guix build-system cmake). 2013-03-28 21:04:54 +01:00
scripts web: Factorize `http-get' hackery. 2013-04-25 22:14:51 +02:00
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-system.scm Update license headers. 2013-01-06 00:47:50 +01:00
config.scm.in substitute-binary: Implement `--substitute'. 2013-04-12 17:31:01 +02:00
derivations.scm scripts: Report what will be substituted. 2013-04-17 00:08:21 +02:00
download.scm Factorize `download-and-store'. 2013-04-21 22:40:40 +02:00
ftp-client.scm ftp-client: Add `ftp-size'. 2013-01-06 18:23:44 +01:00
gnu-maintenance.scm web: Factorize `http-get' hackery. 2013-04-25 22:14:51 +02:00
gnupg.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
licenses.scm licenses: Add 'x11-style'. 2013-03-06 20:40:11 +00:00
nar.scm nar: Add support for symlinks. 2013-04-12 14:42:56 +02:00
packages.scm packages: Use `read' and source properties for `package-field-location'. 2013-04-25 00:13:56 +02:00
serialization.scm Add (guix nar) and (guix serialization). 2013-04-04 22:29:08 +02:00
snix.scm snix: Prefer synopses from the Womb rather than from Nixpkgs. 2013-04-20 11:52:50 +02:00
store.scm daemon: Gracefully handle cases where the daemon does not return a status code. 2013-04-20 10:53:31 +02:00
ui.scm ui: Move macro definitions before any use. 2013-04-22 13:24:39 +02:00
utils.scm Add `guix refresh' and related auto-update tools. 2013-04-25 00:13:56 +02:00
web.scm web: Factorize `http-get' hackery. 2013-04-25 22:14:51 +02:00