guix/guix
Ludovic Courtès 20d83444dd utils: Remove special `substitute*' syntax for lists of files.
* guix/build/utils.scm (substitute*): Remove special syntax for
  list-of-files; instead, check whether FILE is `list?' at run time.

* distro/packages/base.scm (gcc-4.7, %binutils-static): Adjust
  accordingly.
2012-10-26 09:07:37 +02:00
..
build utils: Remove special `substitute*' syntax for lists of files. 2012-10-26 09:07:37 +02:00
build-system build-system/gnu: Pass the system type to the builder. 2012-10-17 23:25:25 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivations: Make sure build-expression->derivation' & co. pass system'. 2012-10-25 23:14:27 +02: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 packages: Pass `system' around. 2012-10-25 23:41:15 +02:00
store.scm store: Add `query-path-hash'. 2012-10-24 23:52:15 +02:00
utils.scm Add a system' parameter to nixpkgs-derivation'. 2012-10-25 23:42:06 +02:00