summaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: guix: Upgrade to 0.6.•••* gnu/packages/package-management.scm (guix): Upgrade to 0.6. * gnu/services/dmd.scm (dmd-configuration-file): Change /var/nix to /var/guix. * gnu/system/vm.scm (operating-system-default-contents): Likewise. Ludovic Courtès2014-04-091-4/+3
* gnu: guix: Upgrade to 0.5.•••* gnu/packages/package-management.scm (guix): Upgrade to 0.5. Update the bootstrap binaries; add mips64el; add 'guix-test-networking.patch'. Ludovic Courtès2013-12-111-6/+13
* gnu: Synchronize descriptions with 'gnumaint'.Ludovic Courtès2013-12-011-14/+6
* gnu: guix: Update to 0.4.•••* 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. Ludovic Courtès2013-09-271-15/+2
* gnu: guix: Remove warning about 0.4 hack.•••* gnu/packages/package-management.scm (guix-0.4): Remove warning. Ludovic Courtès2013-09-271-4/+1
* gnu: 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ès2013-09-251-7/+13
* gnu: 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ès2013-09-241-0/+11
* gnu: 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ès2013-09-241-1/+4
* gnu: Add Guix.•••* gnu/packages/package-management.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès2013-08-241-0/+102