guix-devel/guix/build
Ludovic Courtès 62cab99c32 Add (guix download) and (guix build download).
* guix/download.scm, guix/build/download.scm: New files.
* Makefile.am (MODULES): Add them.
* tests/builders.scm ("url-fetch"): New test.
* distro/packages/bootstrap.scm (bootstrap-origin): Support
  `url-fetch'.
* guix/snix.scm (snix-derivation->guix-package): Use `url-fetch' instead
  of `http-fetch'.
2012-11-12 23:35:04 +01:00
..
download.scm Add (guix download) and (guix build download). 2012-11-12 23:35:04 +01:00
ftp.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
gnu-build-system.scm Support build-cores = 0; change `guix-build' to default to 0. 2012-10-05 23:21:09 +02:00
http.scm http: Add informative output. 2012-11-09 00:21:18 +01:00
union.scm Add (guix build union). 2012-10-29 22:39:46 +01:00
utils.scm utils: Remove special `substitute*' syntax for lists of files. 2012-10-26 09:07:37 +02:00