summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: glibc: Add fix for CVE-2015-7547.Mark H Weaver2016-02-19
| | | | | | * gnu/packages/patches/glibc-CVE-2015-7547.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc)[source]: Add patch.
* gnu: Add perl-shell-command.Christopher Baines2016-02-18
| | | | | | * gnu/packages/perl.scm (perl-shell-command): New variable. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: guile-config: Update to 0.1.1.Alex Sassmannshausen2016-02-18
| | | | | | * gnu/packages/guile.scm (guile-config): Update to 0.1.1. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: gccgo: Update to 4.9.Efraim Flashner2016-02-18
| | | | * gnu/packages/gcc.scm (gccgo): Update to 4.9.
* gnu: aria2: Update to 1.20.0.Efraim Flashner2016-02-18
| | | | * gnu/packages/bittorrent.scm (aria2): Update to 1.20.0.
* gnu: glpk: Update to 4.58.Efraim Flashner2016-02-18
| | | | * gnu/packages/maths.scm (glpk): Update to 4.58.
* gnu: ykclient: Update to 2.15.Efraim Flashner2016-02-18
| | | | * gnu/packages/yubico.scm (ykclient): Update to 2.15.
* gnu: libyubikey: Update to 1.13.Efraim Flashner2016-02-18
| | | | * gnu/packages/yubico.scm (libyubikey): Update to 1.13.
* gnu: yasm: Update to 1.3.0.Efraim Flashner2016-02-18
| | | | * gnu/packages/yasm.scm (yasm): Update to 1.3.0.
* gnu: retroarch: Update to 1.3.1.宋文武2016-02-18
| | | | * gnu/packages/games.scm (retroarch): Update to 1.3.1.
* gnu: Add emacs-popup.Nils Gillmann2016-02-18
| | | | | | * gnu/packages/emacs.scm (emacs-popup): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add gnome-backgrounds.Rene Saavedra2016-02-18
| | | | | | * gnu/packages/gnome.scm (gnome-backgrounds): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* licenses: Add CC-BY-SA and CC-BY.Rene Saavedra2016-02-18
| | | | | | * guix/licenses.scm (cc-by-sa2.0, cc-by2.0): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* emacs: Autoload hooks instead of putting them in 'guix-init'.Alex Kost2016-02-18
| | | | | | * emacs/guix-init.el: Move adding hooks to... * emacs/guix-build-log.el: ... here. * emacs/guix-devel.el: ... and here.
* system: Add iproute to '%base-packages'.Alex Kost2016-02-18
| | | | * gnu/system.scm (%base-packages): Add iproute.
* gnu: letsencrypt and python-acme: Update to 0.4.0.Leo Famulari2016-02-17
| | | | | | | These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.4.0. (python-acme, python2-acme): Update to 0.4.0.
* gnu: Add python-mako.David Thompson2016-02-17
| | | | * gnu/packages/python.scm (python-mako, python2-mako): New variables.
* gnu: moe: Update to 1.8.Efraim Flashner2016-02-17
| | | | * gnu/packages/moe.scm (moe): Update to 1.8.
* gnu: gnunet: Install NSS module.宋文武2016-02-17
| | | | * gnu/packages/gnunet.scm (gnunet)[arguments]: Pass '--with-nssdir'.
* gnu: Add gnome.宋文武2016-02-17
| | | | * gnu/packages/gnome.scm (gnome): New variable.
* gnu: Add mate-menus.Fabian Harfert2016-02-17
| | | | * gnu/packages/mate.scm (mate-menus): New variable.
* gnu: Add libmateweather.Fabian Harfert2016-02-17
| | | | * gnu/packages/mate.scm (libmateweather): New variable.
* gnu: Add mate-desktop.Fabian Harfert2016-02-17
| | | | * gnu/packages/mate.scm (mate-desktop): New variable.
* gnu: Add mate-themes.Fabian Harfert2016-02-17
| | | | * gnu/packages/mate.scm (mate-themes): New variable.
* gnu: Add mate-icon-theme.Fabian Harfert2016-02-17
| | | | | | * gnu/packages/mate.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. * gnu/packages/mate.scm (mate-icon-theme): New variable.
* gnu: Add guile-config.Alex Sassmannshausen2016-02-16
| | | | * gnu/packages/guile.scm (guile-config): New variable.
* gnu: qrencode: Update to 3.4.4.Efraim Flashner2016-02-16
| | | | * gnu/packages/aidc.scm (qrencode): Update to 3.4.4.
* gnu: pari-gp: Build documentation.Andreas Enge2016-02-16
| | | | | * gnu/packages/algebra.scm (pari-gp)[native-inputs]: Add texlive-minimal. [arguments]: Modify make-flags to build documentation.
* gnu: Add texlive-minimal.Andreas Enge2016-02-16
| | | | | * gnu/packages/texlive.scm (texlive-texmf-minimal, texlive-minimal): New variables.
* doc: Add footnote on Guile-JSON.Andreas Enge2016-02-16
| | | | | * doc/guix.texi ("invoking guix import"): Add a footnote to the CPAN importer on the need for Guile-JSON.
* doc: Drop documentation of deprecated procedures.Andreas Enge2016-02-16
| | | | | * doc/guix.texi ("build systems"): Drop documentation of BUILD-EXPRESSION->DERIVATION.
* doc: Use modify-phases syntax in example.Andreas Enge2016-02-16
| | | | | * doc/guix.texi ("build systems"): Use modify-phases syntax instead of alist-delete in example.
* doc: Move paragraphs in description of guix archive.Andreas Enge2016-02-16
| | | | | * doc/guix.texi ("invoking guix archive"): Move paragraph describing basic invocation from the end to the beginning of the section.
* gnu: hydrogen: Update to 0.9.6.1.Efraim Flashner2016-02-16
| | | | | | | | * gnu/packages/music.scm (hydrogen): Update to 0.9.6.1. [build-system]: Switch to cmake-build-system. [arguments]: Enable configure and tests, remove custom phases. [native-inputs]: Remove python-2, scons. Add cppunit. [inputs]: Add libarchive, lrdf.
* gnu: htseq: Add PySam to inputs.Ricardo Wurmus2016-02-16
| | | | * gnu/packages/bioinformatics.scm (htseq)[inputs]: Add "python2-pysam".
* gnu: Add StringTie.Ricardo Wurmus2016-02-16
| | | | * gnu/packages/bioinformatics.scm (stringtie): New variable.
* gnu: Add Augeas.Ricardo Wurmus2016-02-16
| | | | | * gnu/packages/augeas.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: gpsbabel: Use 'modify-phases'.Efraim Flashner2016-02-16
| | | | * gnu/packages/gps.scm (gpsbabel)[arguments]: Use 'modify-phases'.
* gnu: gpsbabel: Update to 1.5.2.Efraim Flashner2016-02-16
| | | | | * gnu/packages/gps.scm (gpsbabel): Update to 1.5.2. [inputs]: Remove qt-4, add qt.
* gnu: librecad: Use 'modify-phases'.Efraim Flashner2016-02-16
| | | | * gnu/packages/engineering.scm (librecad)[arguments]: Use 'modify-phases'.
* gnu: librecad: Update to 2.0.9.Efraim Flashner2016-02-16
| | | | | * gnu/packages/engineering.scm (librecad): Update to 2.0.9. [inputs]: Use qt instead of qt-4.
* gnu: iftop: Fix license.Leo Famulari2016-02-15
| | | | * gnu/packages/admin.scm (iftop)[license]: Correct 'gpl3' to 'gpl2+'.
* gnu: shntool: Fix license.Leo Famulari2016-02-15
| | | | | * gnu/packages/audio.scm (shntool)[license]: Correct 'gpl3+' to 'gpl2+' and add 'x11'.
* gnu: pioneers: Fix license.Leo Famulari2016-02-15
| | | | * gnu/packages/games.scm (pioneers)[license]: Correct 'gpl3+' to 'gpl2+'.
* gnu: Add pioneers.Rodger Fox2016-02-15
| | | | | | * gnu/packages/games.scm (pioneers): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: vdirsyncer: Update to 0.9.0.Leo Famulari2016-02-15
| | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.9.0.
* gnu: python-click-log: Update to 0.1.3.Leo Famulari2016-02-15
| | | | * gnu/packages/python.scm (python-click-log): Update to 0.1.3.
* gnu: python-atomicwrites: Update to 0.1.9.Leo Famulari2016-02-15
| | | | * gnu/packages/python.scm (python-atomicwrites): Update to 0.1.9.
* gnu: python-lxml: Update to 3.5.0.Leo Famulari2016-02-15
| | | | | * gnu/packages/python.scm (python-lxml, python2-lxml): Update to 3.5.0. [source]: Use pypi-uri.
* gnu: redshift: Update to 1.11.Tobias Geerinckx-Rice2016-02-15
| | | | * gnu/packages/xdisorg.scm (redshift): Update to 1.11.