guix-play/guix
Ludovic Courtès 81c7948d9a build-system/{gnu,trivial-build}: Fix handling of #:guile argument.
* guix/build-system/gnu.scm (gnu-build)[guile-for-build]: Check whether
  GUILE matches string? before checking whether it matches
  derivation-path?.
* guix/build-system/trivial.scm (trivial-build)[guile-for-build]:
  Likewise.
2012-10-07 22:22:27 +02:00
..
build Support build-cores = 0; change `guix-build' to default to 0. 2012-10-05 23:21:09 +02:00
build-system build-system/{gnu,trivial-build}: Fix handling of #:guile argument. 2012-10-07 22:22:27 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm Optimize write-derivation' and derivation-path->output-path'. 2012-09-02 01:51:52 +02:00
ftp-client.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
ftp.scm Add (guix ftp) and companion modules. 2012-09-12 23:47:49 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm Add (guix build-system trivial). 2012-09-10 22:47:10 +02:00
store.scm Optimize `store-path?'. 2012-09-01 23:38:28 +02:00
utils.scm Move <location> to (guix utils). 2012-09-03 01:07:01 +02:00