| Commit message (Expand) | Author | Age | Files | Lines |
* | 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ès | 2014-04-09 | 1 | -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ès | 2013-12-11 | 1 | -6/+13 |
* | gnu: Synchronize descriptions with 'gnumaint'. | Ludovic Courtès | 2013-12-01 | 1 | -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ès | 2013-09-27 | 1 | -15/+2 |
* | gnu: guix: Remove warning about 0.4 hack.•••* gnu/packages/package-management.scm (guix-0.4): Remove warning.
| Ludovic Courtès | 2013-09-27 | 1 | -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ès | 2013-09-25 | 1 | -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ès | 2013-09-24 | 1 | -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ès | 2013-09-24 | 1 | -1/+4 |
* | gnu: Add Guix.•••* gnu/packages/package-management.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès | 2013-08-24 | 1 | -0/+102 |