Ludovic Courtès
c6df09941b
guix-register: By default, attempt to deduplicate registered items.
* nix/guix-register/guix-register.cc (GUIX_OPT_DEDUPLICATE): New macro.
(options): Add --no-deduplication.
(deduplication): New variable.
(parse_opt): Handle GUIX_OPT_DEDUPLICATE.
(register_validity): Add 'optimize' parameter and honor it.
(main): Move 'store' instanatiation after 'settings.nixStore'
assignment.
* tests/guix-register.sh: Add test for deduplication.
* guix/nar.scm (finalize-store-file): Update comment above
'register-path' call.
2014-08-25 00:16:49 +02:00
..
2012-12-03 23:05:08 +01:00
2014-08-25 00:16:49 +02:00
2012-12-03 23:05:08 +01:00
2013-12-19 00:02:49 +01:00
2014-04-09 23:05:42 +02:00
2014-05-16 10:20:45 +02:00
2012-12-03 23:05:08 +01:00
2013-12-19 00:42:35 +01:00