guix-devel/guix
Ludovic Courtès b37eb5ede6 Add `add-to-store' with recursive directory storage.
* guix/store.scm (write-file): Implement directory recursive dump.
  (add-to-store): Fix the parameter list.

* tests/derivations.scm (directory-contents): New procedure.
  ("add-to-store, recursive"): New test.
2012-06-10 22:43:02 +02:00
..
derivations.scm Add multiple-output support to `build-expression->derivation'. 2012-06-09 23:16:55 +02:00
store.scm Add `add-to-store' with recursive directory storage. 2012-06-10 22:43:02 +02:00
utils.scm Add `base16-string->bytevector'. 2012-06-09 16:34:18 +02:00