guix/gnu/build
Ludovic Courtès 31a63be878
database: Add 'register-items'.
* guix/build/store-copy.scm (store-info): Export.
* guix/store/database.scm (register-items): New procedure.
(register-path): Implement in terms of 'register-items'.
* gnu/build/install.scm (register-closure): Use 'register-items' instead
of 'for-each' and 'register-path'.
2018-06-14 11:17:00 +02:00
..
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Always wait for devices to show up. 2018-05-31 18:13:08 +02:00
install.scm database: Add 'register-items'. 2018-06-14 11:17:00 +02:00
linux-boot.scm file-systems: Remove 'title' field and add <file-system-label>. 2018-05-28 13:24:11 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
marionette.scm marionette: Add 'wait-for-tcp-port'. 2018-06-01 13:50:26 +02:00
shepherd.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
svg.scm bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm install: Use (guix store database) instead of 'guix-register'. 2018-06-14 11:16:59 +02:00