aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* system: Add default '.nanorc' with syntax highlighting.Ludovic Courtès2018-04-04
| | | | * gnu/system/shadow.scm (default-skeletons): Add ".nanorc".
* gnu: Add perl-statistics-basic.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-statistics-basic): New variable.
* gnu: Add perl-time-hires.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-time-hires): New variable.
* gnu: Add xapersAdam Massmann2018-04-04
| | | | | | * gnu/packages/search.scm (xapers): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add python-pybtexAdam Massmann2018-04-04
| | | | | | * gnu/packages/python.scm (python-pybtex): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add python-latexcodecAdam Massmann2018-04-04
| | | | | | * gnu/packages/python.scm (python-latexcodec): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add perl-text-format.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-text-format): New variable.
* gnu: Add perl-set-intspan.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-set-intspan): New variable.
* python: python-py3status: Update to 3.7.Tomáš Čech2018-04-04
| | | | | * gnu/packages/python.scm (python-py3status): Update to 3.7. [arguments]: Adjust string substitution.
* gnu: Add perl-number-format.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-number-format): New variable.
* gnu: Add perl-math-bezier.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-math-bezier): New variable.
* gnu: Add perl-threads.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-threads): New variable.
* gnu: Add perl-math-round.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-math-round): New variable.
* gnu: Add perl-memoize.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-memoize): New variable.
* gnu: Add perl-font-ttf.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-font-ttf): New variable.
* gnu: 4store: Remove preprocessor directive.Roel Janssen2018-04-04
| | | | | | | * gnu/packages/databases.scm (4store): Add patch to remove preprocessor directive. * gnu/packages/patches/4store-unset-preprocessor-directive.patch: New file. * gnu/local.mk: Register patch.
* gnu: Add perl-pathtools.Roel Janssen2018-04-04
| | | | * gnu/packages/perl.scm (perl-pathtools): New variable.
* gnu: Add emacs-password-store.Konrad Hinsen2018-04-04
| | | | | | * gnu/packages/emacs.scm (emacs-password-store): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-empy.Mathieu Lirzin2018-04-04
| | | | | | | * gnu/packages/python.scm (python-empy): New variable. (python2-empy): Use 'package-with-python-2'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-emmet-mode.Mathieu Lirzin2018-04-04
| | | | | | * gnu/packages/emacs.scm (emacs-emmet-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add dot2tex.Mathieu Lirzin2018-04-04
| | | | | | * gnu/packages/graphviz.scm (dot2tex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: chromaprint: Build 'fpcalc'.Pierre Neidhardt2018-04-04
| | | | | | * gnu/packages/mp3.scm (chromaprint)[arguments]: Add #:configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-django-override-storage.Vijayalakshmi Vedantham2018-04-04
| | | | | | * gnu/packages/django.scm (python-django-override-storage): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add x11-socket-directory-service.Thorsten Wilms2018-04-04
| | | | | | | | * gnu/services/desktop.scm (x11-socket-directory-service): New variable. (%desktop-services): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xpra: Update to 2.2.6.Rutger Helling2018-04-04
| | | | * gnu/packages/xorg.scm (xpra): Update to 2.2.6.
* gnu: iproute2: Update to 4.16.0.Tobias Geerinckx-Rice2018-04-04
| | | | * gnu/packages/linux.scm (iproute): Update to 4.16.0.
* gnu: emacs-anzu: Use the upstream release instead of MELPA.Sohom Bhattacharjee2018-04-03
| | | | | | | * gnu/packages/emacs.scm (emacs-anzu)[source]: Replace MELPA tarball with the upstream release. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* services: certbot: Don't try to renew certificates on activation.Clément Lassieur2018-04-03
| | | | | | | | | | Because it takes too much time and it requires networking. Thanks to Mathieu Othacehe for suggesting this. * gnu/services/certbot.scm (certbot-activation): Do not run the renewal command, copy its path to a fixed location, display it, so that the user can run the command when they want.
* gnu: Add perl-carp.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-carp): New variable.
* gnu: Add perl-inline-c.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-inline-c): New variable.
* gnu: Add perl-inline.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-inline): New variable.
* gnu: Add perl-pegex.Roel Janssen2018-04-03
| | | | * gnu/packages/perl.scm (perl-pegex): New variable.
* gnu: virtuoso-ose: Unbundle zlib and build with readline support.Roel Janssen2018-04-03
| | | | | | * gnu/packages/databases.scm (virtuoso-ose): [inputs]: Add zlib, and readline; [arguments]: Add --without-internal-zlib, and --with-readline.
* gnu: emacs-helm-swoop: Update to 1.7.4.Kyle Meyer2018-04-03
| | | | | | * gnu/packages/emacs.scm (emacs-helm-swoop): Update to 1.7.4. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-helm: Update to 2.9.0.Kyle Meyer2018-04-03
| | | | | | * gnu/packages/emacs.scm (emacs-helm): Update to 2.9.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-elfeed: Update to 2.3.0.Kyle Meyer2018-04-03
| | | | | | * gnu/packages/emacs.scm (emacs-elfeed): Update to 2.3.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: git: Update to 2.17.0.Marius Bakke2018-04-03
| | | | | * gnu/packages/version-control.scm (git): Update to 2.17.0. [arguments]: Remove obsolete substitution.
* gnu: perl-mailtools: Update to 2.20.Marius Bakke2018-04-03
| | | | * gnu/packages/perl.scm (perl-mailtools): Update to 2.20.
* gnu: python-oslotest: Update to 3.4.0.Tobias Geerinckx-Rice2018-04-03
| | | | * gnu/packages/openstack.scm (python-oslotest): Update to 3.4.0.
* gnu: python-libvirt: Update to 4.1.0.Tobias Geerinckx-Rice2018-04-03
| | | | * gnu/packages/virtualization.scm (python-libvirt): Update to 4.1.0.
* gnu: libvirt: Update to 4.2.0.Tobias Geerinckx-Rice2018-04-03
| | | | | * gnu/packages/virtualization.scm (libvirt): Update to 4.2.0. [native-inputs]: Replace python-2 with python (@3).
* gnu: Add r-abc.Sahithi Yarlagadda2018-04-02
| | | | | | * gnu/packages/cran.scm (r-abc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: musescore: Update to 2.2.Nicolas Goaziou2018-04-02
| | | | | | | * gnu/packages/music.scm (musescore): Update to 2.2. [arguments]: Use new flag for freetype and remove corresponding fix. Prevent downloading sound fonts during installation. [inputs]: Add portmidi.
* gnu: portmidi: Create "libporttime.so" symlink.Nicolas Goaziou2018-04-02
| | | | * gnu/packages/music.scm (portmidi): Add an `add-portime' phase.
* gnu: cuirass: Update to f090c0f.Ludovic Courtès2018-04-02
| | | | * gnu/packages/ci.scm (cuirass): Update to f090c0f.
* git: Increase modularity and expose 'update-cached-checkout'.Ludovic Courtès2018-04-02
| | | | | | | | * guix/git.scm (repository->head-sha1, copy-to-store): Remove. (switch-to-ref): Return the OID of OBJ. (update-cached-checkout): New procedure, with code from 'latest-repository-commit'. (latest-repository-commit): Use it.
* gnu: guile-git: Update to 36f93c1.Ludovic Courtès2018-04-02
| | | | * gnu/packages/guile.scm (guile-git): Update to 36f93c1.
* gnu: Add r-abc-data.Sahithi Yarlagadda2018-04-02
| | | | | | * gnu/packages/cran.scm (r-abc-data): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: libressl: Update to 2.7.2.Leo Famulari2018-04-02
| | | | * gnu/packages/tls.scm (libressl): Update to 2.7.2.
* gnu: botan: Update to 2.5.0.Leo Famulari2018-04-02
| | | | | * gnu/packages/crypto.scm (botan): Update to 2.5.0. [arguments]: Remove 'fix-rst2man-invocation' phase.