guix-play/distro/packages
Ludovic Courtès d6e8777688 distro: Use the bootstrap Guile for the derivation of sources.
* distro/packages/base.scm (bootstrap-origin,
  package-with-bootstrap-guile): New procedures.
  (gnu-make-boot0, diffutils-boot0, findutils-boot0, binutils-boot0,
  gcc-boot0, linux-libre-headers-boot0, glibc-final, bash-final,
  guile-final): Use `package-with-bootstrap-guile'.
  (gcc-boot0-wrapped): Clear `source'.

* guix/ftp.scm (ftp-fetch): Add a #:guile keyword parameter.  Honor it.
* guix/http.scm (http-fetch): Likewise.
2012-10-18 23:18:38 +02:00
..
bootstrap/x86_64-linux distro: Use our own pre-built Guile to bootstrap. 2012-10-17 23:25:25 +02:00
base.scm distro: Use the bootstrap Guile for the derivation of sources. 2012-10-18 23:18:38 +02:00
databases.scm distro: Add the guile', typesetting', and `databases' package modules. 2012-09-26 23:00:36 +02:00
guile.scm distro: Add pkg-config. 2012-09-26 23:06:45 +02:00
ld-wrapper.scm distro: Rename (distro ...) to (distro packages ...). 2012-09-26 22:00:58 +02:00
typesetting.scm utils: Add `mkdir-p'; use it. 2012-10-17 23:25:25 +02:00