summaryrefslogtreecommitdiff
path: root/guix/store/deduplication.scm
AgeCommit message (Expand)Author
2018-07-03deduplication: Remove 'false-if-system-error', now unused.Ludovic Courtès
2018-07-03deduplication: Place link files under /gnu/store/.links.Ludovic Courtès
2018-07-03deduplication: Fix incorrect use of 'throw'.Ludovic Courtès
2018-06-14deduplicate: Fix a couple of thinkos.Ludovic Courtès
2018-06-01Add (guix store deduplication).Caleb Ristvedt