aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25Update 'NEWS'.Ludovic Courtès
2013-09-25guix package: Show which generation is the current one....Nikita Karetnikov
2013-09-25tests: Use 'test -z' to check that a string equals zero.Nikita Karetnikov
2013-09-25guix package: Do not list the zeroth generation....Nikita Karetnikov
2013-09-25guix package: Exit with 1 when a generation cannot be listed....Nikita Karetnikov
2013-09-25gnu: libksba: Update to 1.3.0....Andreas Enge
2013-09-25gnu: libgcrypt: Update to 1.5.3...Andreas Enge
2013-09-25gnu: gnupg: Update to 2.0.21....Andreas Enge
2013-09-25gnu: pspp: Update to 0.8.1....Andreas Enge
2013-09-25gnu: fontconfig: Add and register gs-fonts....Andreas Enge
2013-09-25gnu: guix: Rework 0.4 hack to gracefully handle lack of tarball....Ludovic Courtès
2013-09-24gnu: vm: Add a service for the Guix daemon....Ludovic Courtès
2013-09-24gnu: vm: Initialize the image's store....Ludovic Courtès
2013-09-24gnu: guix: Set $localstatedir; add gzip as input....Ludovic Courtès
2013-09-24guix-register: Allow the initial directory creation to proceed....Ludovic Courtès
2013-09-24gnu: racket: Add dependency on GTK+....Ludovic Courtès
2013-09-24gnu: xorg: Fix xorg-server....Andreas Enge
2013-09-23guix-register: Expect closures to refer to the original store....Ludovic Courtès
2013-09-23list-packages: Progressive Enhancement approach to JS....Alex Sassmannshausen
2013-09-23gnu: mutt: Add SASL for authenticated SMTP....Andreas Enge
2013-09-23build: check-available-binaries: Adjust to derivation API change....Ludovic Courtès
2013-09-23nar: Fix file descriptor leak when writing a Nar....Ludovic Courtès
2013-09-23doc: Document '--list-generations' among the query options....Ludovic Courtès
2013-09-23guix package: Show most recently installed packages last....Ludovic Courtès
2013-09-23Add 'guix-register'....Ludovic Courtès
2013-09-23build: Build the daemon with -Wall....Ludovic Courtès
2013-09-22gnu: Add mutt....Andreas Enge
2013-09-22gnu: Add fetchmail....Andreas Enge
2013-09-22gnu: Rename module mailutils to mail....Andreas Enge
2013-09-22gnu: Add gnome-doc-utils....Andreas Enge
2013-09-22gnu: Add gst-plugins-base....Andreas Enge
2013-09-22gnu: gstreamer: Depend on python-wrapper....Andreas Enge
2013-09-22gnu: Add gstreamer....Andreas Enge
2013-09-22gnu: xcursor-themes: Install data into package output directory....Andreas Enge
2013-09-22gnu: Add python2-pyicu....Andreas Enge
2013-09-21guix package: Sort the list of generation numbers in '--list-generations'....Ludovic Courtès
2013-09-21guix package: Internationalize "Generation" string....Ludovic Courtès
2013-09-21Thank Cyrill.Ludovic Courtès
2013-09-21pull: Adjust to 'derivation' API change....Ludovic Courtès
2013-09-21gnu: Add python-simplejson, python2-simplejson....Andreas Enge
2013-09-21gnu: python2-pysqlite: Fix 'license'....Ludovic Courtès
2013-09-21gnu: QEMU images boots into dmd....Ludovic Courtès
2013-09-21gnu: Add GNU dmd....Ludovic Courtès
2013-09-19guix package: Add '--list-generations'....Nikita Karetnikov
2013-09-18hydra: Pass the directory name of the Nix checkout....Ludovic Courtès
2013-09-18hydra: Fix typo....Ludovic Courtès
2013-09-18hydra: Add missing import....Ludovic Courtès
2013-09-18hydra: Return the .drv file names, not the <derivation> objects....Ludovic Courtès
2013-09-18hydra: Point the Git submodule to our local copy....Ludovic Courtès
2013-09-18derivations: 'derivation' and related procedures return a single value....Ludovic Courtès