guix-kreyren/guix/build
Ludovic Courtès dc4e02572e build-system/gnu: Add `path-exclusions' parameter.
* guix/build/gnu-build-system.scm (set-paths): Add new `path-exclusions'
  parameter; honor it.
* guix/build-system/gnu.scm (gnu-build): New `path-exclusions' keyword
  parameter; pass it to BUILDER.

* distro/base.scm (gcc-4.7): Exclude "libc" from $LIBRARY_PATH.
2012-09-01 01:14:31 +02:00
..
gnu-build-system.scm build-system/gnu: Add `path-exclusions' parameter. 2012-09-01 01:14:31 +02:00
http.scm Augment build-expression->derivation' with #:modules; add http-fetch'. 2012-06-12 00:18:14 +02:00
utils.scm utils: Change `substitute*' to accept a list of files to patch. 2012-08-25 13:12:45 +02:00