diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-12-09 23:52:59 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-12-09 23:52:59 +0100 |
commit | 3259877d3563ac022633fbd8b73134a10567331e (patch) | |
tree | 9958721827f6a8ba3f47333bdfa30a7865db8ee0 /NEWS | |
parent | d3648e01185dbb3afed85a630b2f8934c68ea143 (diff) | |
download | guix-3259877d3563ac022633fbd8b73134a10567331e.tar guix-3259877d3563ac022633fbd8b73134a10567331e.tar.gz |
store: Add GC-related operations.
* guix/store.scm (gc-action): New enumerate type.
(read-long-long, read-string-list, write-store-path,
write-store-path-list, read-store-path-list): New procedures.
(write-arg): Add support for `store-path' and `store-path-list'.
(read-arg): Add support for `store-path-list'.
(define-operation): Add support for multiple-value returns.
(run-gc, live-paths, dead-paths, collect-garbage, delete-paths): New
procedures.
(%long-long-max): New macro.
* tests/store.scm: New file.
* Makefile.am (TESTS): Add it.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions