guix/distro/packages
Ludovic Courtès 87f5d36630 Remove (guix http) and (guix ftp).
* guix/ftp.scm, guix/http.scm, guix/build/ftp.scm, guix/build/http.scm:
  Remove.
* Makefile.am (MODULES): Likewise.
* tests/builders.scm, distro/packages/base.scm,
  distro/packages/bash.scm, distro/packages/bdw-gc.scm,
  distro/packages/compression.scm, distro/packages/gawk.scm,
  distro/packages/gnupg.scm, distro/packages/gperf.scm,
  distro/packages/guile.scm, distro/packages/libffi.scm,
  distro/packages/libsigsegv.scm, distro/packages/libtool.scm,
  distro/packages/libunistring.scm, distro/packages/lout.scm,
  distro/packages/m4.scm, distro/packages/multiprecision.scm,
  distro/packages/ncurses.scm, distro/packages/perl.scm,
  distro/packages/pkg-config.scm, distro/packages/pth.scm,
  distro/packages/readline.scm, distro/packages/recutils.scm: Use
  `url-fetch' instead of `http-fetch' and `ftp-fetch'.
* distro/packages/bootstrap.scm: Likewise
  (bootstrap-origin): Remove references to `http-fetch' and
  `ftp-fetch'.
* guix.scm (%public-modules): Remove `http' and `ftp'; add `download'.
2012-11-13 00:23:39 +01:00
..
bootstrap distro: Add i686-linux port. 2012-10-26 19:10:37 +02:00
patches build: Move distro/patches' to distro/packages/patches'. 2012-10-27 15:32:40 +02:00
base.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
bash.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
bdw-gc.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
bootstrap.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
compression.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
gawk.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
gnupg.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
gperf.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
guile.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
ld-wrapper.scm distro: Rename (distro ...) to (distro packages ...). 2012-09-26 22:00:58 +02:00
libffi.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
libsigsegv.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
libtool.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
libunistring.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
lout.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
m4.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
make-bootstrap.scm distro: Move bootstrap tarball packages to (distro packages make-bootstrap). 2012-11-06 22:55:44 +01:00
multiprecision.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
ncurses.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
perl.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
pkg-config.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
pth.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
readline.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00
recutils.scm Remove (guix http) and (guix ftp). 2012-11-13 00:23:39 +01:00