guix/guix
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
..
build Add (guix download) and (guix build download). 2012-11-12 23:35:04 +01:00
build-system build-system/gnu: Add `static-libgcc-package' & supporting procedure. 2012-11-05 23:51:09 +01:00
base32.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
config.scm.in build: Produce (guix config) instead of using compile-time tricks. 2012-11-03 21:11:28 +01:00
derivations.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00
download.scm Add (guix download) and (guix build download). 2012-11-12 23:35:04 +01:00
ftp-client.scm http/ftp: Tweak to avoid depending on libc's NSS. 2012-10-18 22:32:23 +02:00
ftp.scm distro: Use the bootstrap Guile for the derivation of sources. 2012-10-18 23:18:38 +02:00
http.scm distro: Use the bootstrap Guile for the derivation of sources. 2012-10-18 23:18:38 +02:00
packages.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00
snix.scm Add (guix download) and (guix build download). 2012-11-12 23:35:04 +01:00
store.scm store: Document `add-to-store' hack for `fixed?'. 2012-11-08 00:26:13 +01:00
ui.scm ui: Factorize `--version'. 2012-11-03 21:19:43 +01:00
utils.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00