guix/guix
Ludovic Courtès 224f7ad6a3 Fix `imported-files' for files with a common prefix.
* guix/derivations.scm (imported-files)[builder]: For TAIL, check
  whether it exists before (mkdir TAIL).

* tests/derivations.scm ("imported-files"): Add file with a common
  prefix.
2012-06-12 23:30:00 +02:00
..
build Augment build-expression->derivation' with #:modules; add http-fetch'. 2012-06-12 00:18:14 +02:00
derivations.scm Fix `imported-files' for files with a common prefix. 2012-06-12 23:30:00 +02:00
http.scm Augment build-expression->derivation' with #:modules; add http-fetch'. 2012-06-12 00:18:14 +02:00
store.scm Add `add-to-store' with recursive directory storage. 2012-06-10 22:43:02 +02:00
utils.scm Add a `%current-system' fluid. 2012-06-11 21:50:17 +02:00