Age | Commit message (Expand) | Author |
---|---|---|
2014-07-17 | gnu: guix: Upgrade development snapshot....* gnu/packages/package-management.scm (guix): Upgrade to commit 0ae8c15. | Ludovic Courtès |
2014-06-27 | gnu: guix: Use the development version by default....* gnu/packages/package-management.scm (guix): Rename to... (guix-0.6): ... this. (guix-devel): Rename to... (guix): ... this. Replace references to 'guix' by references to 'guix-0.6'. | Ludovic Courtès |
2014-06-27 | gnu: guix: Add development version....* gnu/packages/package-management.scm (guix-devel): New variable. | Ludovic Courtès |
2014-06-04 | gnu: guix: Use /etc as sysconfdir....* gnu/packages/package-management.scm (guix)[arguments]: Pass --sysconfdir=/etc. | Ludovic Courtès |
2014-04-09 | 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 |
2013-12-11 | 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-01 | gnu: Synchronize descriptions with 'gnumaint'. | Ludovic Courtès |
2013-09-27 | 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 | gnu: guix: Remove warning about 0.4 hack....* gnu/packages/package-management.scm (guix-0.4): Remove warning. | Ludovic Courtès |
2013-09-25 | 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-24 | 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 | 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-08-24 | gnu: Add Guix....* gnu/packages/package-management.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Ludovic Courtès |