Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/package-management.scm (guix): Update to 0.4.
(guix-0.4): Remove.
* gnu/system/vm.scm (qemu-image, system-qemu-image): Use GUIX instead of
GUIX-0.4.
|
|
* gnu/packages/package-management.scm (guix-0.4): Remove warning.
|
|
* gnu/packages/package-management.scm (guix-0.4): Fall back to the
source of GIUX when the tarball doesn't exist.
|
|
* gnu/system/vm.scm (qemu-image): Add 'initialize-store?' keyword
parameter. Use 'guix-register' when INITIALIZE-STORE? is true.
(system-qemu-image): Pass #:initialize-store? #t.
|
|
* gnu/packages/package-management.scm (guix): Add "--localstatedir=/var".
Add GZIP as an explicit input, to avoid referring to the final gzip.
|
|
* gnu/packages/package-management.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|