1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu
Ludovic Courtès 2aa512ec28 image: 'register-closure' leaves it up to the caller to deduplicate.
* gnu/build/image.scm (register-closure): Remove #:deduplicate?
parameter and pass #:deduplicate? #f to 'register-items'.
(initialize-root-partition): Adjust accordingly.
* gnu/build/vm.scm (register-closure, root-partition-initializer):
Likewise.
2020-12-15 17:32:10 +01:00
..
2020-12-15 15:46:01 +01:00
2020-12-13 00:35:49 +01:00
2020-11-28 19:51:40 +01:00
2020-12-03 12:36:03 +01:00
2020-12-15 10:57:37 +02:00