summaryrefslogtreecommitdiff
path: root/nix/guix-register
Commit message (Expand)AuthorAgeFilesLines
* Remove 'guix-register' and its traces....Ludovic Courtès2018-06-141-254/+0
* guix-register: Use C++11 range 'for' loop instead of 'foreach' macro....Ludovic Courtès2015-06-101-2/+2
* guix-register: Perform deduplication even when --prefix is passed....Ludovic Courtès2015-06-101-3/+11
* guix-register: Do not attempt to create NIX_STORE_DIR....Ludovic Courtès2014-11-021-4/+4
* guix-register: By default, attempt to deduplicate registered items....Ludovic Courtès2014-08-251-5/+29
* guix-register: Add '--state-directory' parameter....Ludovic Courtès2014-07-181-0/+13
* guix-register: Add explicit libgcrypt initialization....Ludovic Courtès2014-06-291-0/+12
* guix-register: Support registration in the current store, without '--prefix'....Ludovic Courtès2014-01-241-9/+16
* guix-register: Allow the initial directory creation to proceed....Ludovic Courtès2013-09-241-1/+9
* guix-register: Expect closures to refer to the original store....Ludovic Courtès2013-09-231-4/+18
* Add 'guix-register'....Ludovic Courtès2013-09-231-0/+168