guix/guix
Ludovic Courtès 8773648e35 utils: Change `substitute*' to accept a list of files to patch.
* guix/build/utils.scm (substitute*): Support a list of files as the
  first argument.
2012-08-25 13:12:45 +02:00
..
build utils: Change `substitute*' to accept a list of files to patch. 2012-08-25 13:12:45 +02:00
build-system build-system/gnu: Add `out-of-source?' keyword parameter. 2012-08-23 23:13:41 +02:00
build-system.scm
derivations.scm
http.scm
packages.scm packages: Raise an error condition upon invalid input. 2012-08-23 23:09:13 +02:00
store.scm Add `close-connection'. 2012-08-22 17:25:47 +02:00
utils.scm