summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
AgeCommit message (Expand)Author
2013-09-25gnu: guix: Rework 0.4 hack to gracefully handle lack of tarball....* gnu/packages/package-management.scm (guix-0.4): Fall back to the source of GIUX when the tarball doesn't exist. Ludovic Courtès
2013-09-24gnu: vm: Initialize the image's store....* 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. Ludovic Courtès
2013-09-24gnu: guix: Set $localstatedir; add gzip as input....* gnu/packages/package-management.scm (guix): Add "--localstatedir=/var". Add GZIP as an explicit input, to avoid referring to the final gzip. Ludovic Courtès
2013-08-24gnu: Add Guix....* gnu/packages/package-management.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès