summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11gnu: Add python-hiredis....* gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables. Julien Lepiller
2017-05-11gnu: Add python-django-overextends....* gnu/packages/django.scm (python-django-overextends, python2-django-overextends): New variables. Julien Lepiller
2017-05-11gnu: Add python-django-contrib-comments....* gnu/packages/django.scm (python-django-contrib-comments, python2-django-contrib-comments): New variables. Julien Lepiller
2017-05-11gnu: Add python-django-contact-form....* gnu/packages/django.scm (python-django-contact-form, python2-django-contact-form): New variables. Julien Lepiller
2017-05-11gnu: Add python-django-bulk-update....* gnu/packages/django.scm (python-django-bulk-update, python2-django-bulk-update): New variables. Julien Lepiller
2017-05-11gnu: Add python-dj-database-url....* gnu/packages/django.scm (python-dj-database-url, python2-dj-database-url): New variables. Julien Lepiller
2017-05-11gnu: Add python-django-jsonfield....* gnu/packages/django.scm (python-django-jsonfield, python2-django-jsonfield): New variables. Julien Lepiller
2017-05-11gnu: Add python-django-assets....* gnu/packages/django.scm (python-django-assets, python2-django-assets): New variables. Julien Lepiller
2017-05-11gnu: Add python-mysqlclient....* gnu/packages/python.scm (python-mysqlclient, python2-mysqlclient): New variables. Julien Lepiller
2017-05-11gnu: Add python-translate-toolkit....* gnu/packages/python.scm (python-translate-toolkit, python2-translate-toolkit): New variables. Julien Lepiller
2017-05-11gnu: Add python-factory-boy....* gnu/packages/python.scm (python-factory-boy, python2-factory-boy): New variables. Julien Lepiller
2017-05-11gnu: Add python2-stemming....* gnu/packages/python.scm (python2-stemming): New variable. Julien Lepiller
2017-05-11gnu: Add python-scandir....* gnu/packages/python.scm (python-scandir, python2-scandir): New variables. Julien Lepiller
2017-05-11gnu: Add python-levenshtein....* gnu/packages/python.scm (python-levenshtein, python2-levenshtein): New variables. Julien Lepiller
2017-05-11gnu: python-dateutil: Update to 2.6.0....* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.0. Julien Lepiller
2017-05-11gnu: Add python-elasticsearch....* gnu/packages/python.scm (python-elasticsearch, python2-elasticsearch): New variables. Julien Lepiller
2017-05-11gnu: Add python-nosexcover....* gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables. Julien Lepiller
2017-05-11gnu: Add python-dirsync....* gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables. Julien Lepiller
2017-05-11gnu: Add python-diff-match-patch....* gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch): New variables. Julien Lepiller
2017-05-11gnu: Add python-cssmin....* gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables. Julien Lepiller
2017-05-11gnu: python-rq: Update to 0.7.1....* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1. [source]: Use pypi-uri. Julien Lepiller
2017-05-11gnu: Add python-sphinx-me....* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables. Julien Lepiller
2017-05-11gnu: Add python-webassets....* gnu/packages/python.scm (python-webassets, python2-webassets): New variables. Julien Lepiller
2017-05-11gnu: Add python-utils....* gnu/packages/python.scm (python-utils, python2-utils): New variables. Julien Lepiller
2017-05-11gnu: Add python-pytest-catchlog....* gnu/packages/python.scm (python-pytest-catchlog, python2-pytest-catchlog): New variables. Julien Lepiller
2017-05-11gnu: Add python-pytest-warnings....* gnu/packages/python.scm (python-pytest-warnings, python2-pytest-warnings): New variables. Julien Lepiller
2017-05-11gnu: python-pytest-runner: Update to 2.11.1....* gnu/packages/python.scm (python-pytest-runner) (python2-pytest-runner): Update to 2.11.1. Julien Lepiller
2017-05-11gnu: lvm2: Fix static build after 62ec02bf21....Fixes <https://bugs.gnu.org/26874>. * gnu/packages/patches/lvm2-static-link.patch: Link with -lm. Marius Bakke
2017-05-12gnu: emacs-smartparens: Update to 1.10.1....* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.10.1. Arun Isaac
2017-05-11gnu: Add PRoot....* gnu/packages/linux.scm (proot): New variable. * gnu/packages/patches/proot-test-fhs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2017-05-11gnu: hwloc: Update to 1.11.7....* gnu/packages/mpi.scm (hwloc): Update to 1.11.7. Ludovic Courtès
2017-05-11substitute: Honor 'Cache-Control' on 404 responses....* guix/scripts/substitute.scm (cached-narinfo): When VALUE is #f, use the TTL that is read instead of %NARINFO-NEGATIVE-TTL. (cached-narinfo-expiration-time): Likewise. Ludovic Courtès
2017-05-11publish: Advertise a short TTL for "baking" 404s....* guix/scripts/publish.scm (not-found): Add #:phrase and #:ttl parameters and honor them. * tests/publish.scm ("with cache"): Check the 'cache-control' header on of the 404 response. Ludovic Courtès
2017-05-11graph: Add Cypher backend....* guix/graph.scm (%cypher-backend): New variable. * doc/guix.texi: Add documentation for the Cypher backend of 'guix graph'. Roel Janssen
2017-05-11gnu: libffcall: Update to 1.12....* gnu/packages/libffcall.scm (libffcall): Update to 1.12. [source]: Source code is now stored in git. Efraim Flashner
2017-05-11gnu: git@2.10: Update to 2.10.3 [fixes CVE-2017-8386]....* gnu/packages/version-control.scm (git@2.10): Update to 2.10.3. Mark H Weaver
2017-05-11gnu: elfutils: Update to 0.169....* gnu/packages/elf.scm (elfutils): Update to 0.169. Leo Famulari
2017-05-10gnu: Add neovim-syntastic....* gnu/packages/vim.scm (neovim-syntastic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2017-05-10gnu: Add vim-syntastic....* gnu/packages/vim.scm (vim-syntastic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2017-05-10gnu: python-kitchen: Update home-page URL....* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]: Update URL. Leo Famulari
2017-05-10gnu: python2-dogtail: Update home-page URL....* gnu/packages/python.scm (python2-dogtail)[home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: libaio: Remove dead source URL....* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: font-liberation: Update source and homepage URLs....* gnu/packages/fonts.scm (font-liberation)[source]: Update URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: libpwquality: Update source and home-page URLs....* gnu/packages/password-utils.scm (libpwquality)[source]: Update URL. [home-page]: Update URL. Signed-off-by: Leo Famulari <leo@famulari.name> Ethan R. Jones
2017-05-10gnu: python-icalendar: Update to 3.11.4....* gnu/packages/python.scm (python-icalendar): Update to 3.11.4. Leo Famulari
2017-05-10gnu: Add python-tmx....* gnu/packages/game-development.scm (python-tmx, python2-tmx): New variables. Kei Kebreau
2017-05-10gnu: Add python-sge-pygame....* gnu/packages/game-development.scm (python-sge-pygame, python2-sge-pygame): New variables. Kei Kebreau
2017-05-10scripts: Fix singular/plural message mismatch....* guix/scripts.scm (warn-about-old-distro): Swap singular and plural forms in 'N_' call. Ludovic Courtès
2017-05-10gnu: Add pplacer....* gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): New variables. Ben Woodcroft
2017-05-10gnu: Add taxtastic....* gnu/packages/bioinformatics.scm (taxtastic): New variable. Ben Woodcroft