diff options
author | Caleb Ristvedt <caleb.ristvedt@cune.org> | 2018-05-27 23:20:54 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-06-01 15:35:54 +0200 |
commit | bf5bf5778cb7c3a2475c6acd707abc925b1819aa (patch) | |
tree | 34f209fea10a40e45468ecbc4ad15c46905df114 /gnu/tests | |
parent | 285cc75c3160421005ba0181490de4b290755b63 (diff) | |
download | guix-bf5bf5778cb7c3a2475c6acd707abc925b1819aa.tar guix-bf5bf5778cb7c3a2475c6acd707abc925b1819aa.tar.gz |
Add (guix store deduplication).
* guix/store/database.scm (register-path): Add #:deduplicate? and call
'deduplicate' when it's true.
(counting-wrapper-port, nar-sha256): Move to...
* guix/store/deduplication.scm: ... here. New file.
* tests/store-deduplication.scm: New file.
* Makefile.am (STORE_MODULES): Add deduplication.scm.
(SCM_TESTS) [HAVE_GUILE_SQLITE3]: Add store-deduplication.scm.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/tests')
0 files changed, 0 insertions, 0 deletions