aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLudovic Courtès2013-09-23
|\
| * build: check-available-binaries: Adjust to derivation API change.Ludovic Courtès2013-09-23
| * nar: Fix file descriptor leak when writing a Nar.Ludovic Courtès2013-09-23
| * doc: Document '--list-generations' among the query options.Ludovic Courtès2013-09-23
| * guix package: Show most recently installed packages last.Ludovic Courtès2013-09-23
| * Add 'guix-register'.Ludovic Courtès2013-09-23
| * build: Build the daemon with -Wall.Ludovic Courtès2013-09-23
| * gnu: Add mutt.Andreas Enge2013-09-22
| * gnu: Add fetchmail.Andreas Enge2013-09-22
| * gnu: Rename module mailutils to mail.Andreas Enge2013-09-22
| * gnu: Add gnome-doc-utils.Andreas Enge2013-09-22
| * gnu: Add gst-plugins-base.Andreas Enge2013-09-22
| * gnu: gstreamer: Depend on python-wrapper.Andreas Enge2013-09-22
| * gnu: Add gstreamer.Andreas Enge2013-09-22
| * gnu: xcursor-themes: Install data into package output directory.Andreas Enge2013-09-22
| * gnu: Add python2-pyicu.Andreas Enge2013-09-22
| * guix package: Sort the list of generation numbers in '--list-generations'.Ludovic Courtès2013-09-21
| * guix package: Internationalize "Generation" string.Ludovic Courtès2013-09-21
| * Thank Cyrill.Ludovic Courtès2013-09-21
| * pull: Adjust to 'derivation' API change.Ludovic Courtès2013-09-21
| * gnu: Add python-simplejson, python2-simplejson.Andreas Enge2013-09-21
| * gnu: python2-pysqlite: Fix 'license'.Ludovic Courtès2013-09-21
| * gnu: QEMU images boots into dmd.Ludovic Courtès2013-09-21
| * gnu: Add GNU dmd.Ludovic Courtès2013-09-21
| * guix package: Add '--list-generations'.Nikita Karetnikov2013-09-19
| * hydra: Pass the directory name of the Nix checkout.Ludovic Courtès2013-09-18
| * hydra: Fix typo.Ludovic Courtès2013-09-18
| * hydra: Add missing import.Ludovic Courtès2013-09-18
| * hydra: Return the .drv file names, not the <derivation> objects.Ludovic Courtès2013-09-18
| * hydra: Point the Git submodule to our local copy.Ludovic Courtès2013-09-18
| * derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
| * tests: Clarify filtering of the "debug" output.Ludovic Courtès2013-09-18
| * derivations: Add a nicer printer.Ludovic Courtès2013-09-18
| * derivations: Keep the .drv file name in <derivation> objects.Ludovic Courtès2013-09-17
| * gnu: dbus: Add dependency on libX11.Ludovic Courtès2013-09-16
| * Merge branch 'python'Andreas Enge2013-09-14
| |\
| | * gnu: Add python2-mechanize.Andreas Enge2013-09-13
| | * gnu: Add python2-sqlite.Andreas Enge2013-09-12
| | * gnu: Update python-babel, python2-babel to 1.3.Andreas Enge2013-09-11
| | * gnu: Add python-dateutil, python2-dateutil.Andreas Enge2013-09-11
| | * guix: python: Create module installation path and add it to PYTHONPATH duringAndreas Enge2013-09-11
| | * gnu: Add python-setuptools, python2-setuptools.Andreas Enge2013-09-10
| | * guix: python: Do not import %standard-phases from gnu-build-system.Andreas Enge2013-09-10
| | * guix: python: Add parameter #:phases to build system.Andreas Enge2013-09-10
| | * guix: python: Add package-with-python2, a procedure rewriting a packageAndreas Enge2013-09-08
| | * guix: python: Add build phase and factor out calls to setup.py.Andreas Enge2013-09-05
| | * gnu: python: Disable tests in python2-pytz and python2-babel.Andreas Enge2013-09-05
| | * gnu: python: Disable tests in pytz and babel.Andreas Enge2013-09-05
| | * gnu: python: Honour #:tests? and #:test-target in build system.Andreas Enge2013-09-05
| | * gnu: git: Switch back to Python 2.Andreas Enge2013-09-05