summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: diamond: Update to 0.8.12.Ben Woodcroft2016-07-10
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.12.
* gnu: Add gnome-mpv.Alex Griffin2016-07-10
| | | | | | * gnu/packages/video.scm (gnome-mpv): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mpv: Enable shared library support.Alex Griffin2016-07-10
| | | | | | * gnu/packages/video.scm (mpv): Enable shared library support. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: ccache: Update to 3.2.5.Efraim Flashner2016-07-10
| | | | | * gnu/packages/ccache.scm (ccache): Update to 3.2.5. [native-inputs]: Add which.
* gnu: ldb: Update to 1.1.26.Efraim Flashner2016-07-10
| | | | * gnu/packages/samba.scm (ldb): Update to 1.1.26.
* gnu: tevent: Update to 0.9.28.Efraim Flashner2016-07-10
| | | | * gnu/packages/samba.scm (tevent): Update to 0.9.28.
* gnu: talloc: Update to 2.1.7.Efraim Flashner2016-07-10
| | | | * gnu/packages/samba.scm (talloc): Update to 2.1.7.
* gnu: samba: Update to 4.3.11 [fixes CVE-2016-2119].Efraim Flashner2016-07-10
| | | | * gnu/packages/samba.scm (samba): Update to 4.3.11.
* gnu: dropbear: Update to 2016.73.Leo Famulari2016-07-09
| | | | * gnu/packages/ssh.scm (dropbear): Update to 2016.73.
* gnu: Add python-jedi.Danny Milosavljevic2016-07-09
| | | | | | * gnu/packages/python.scm (python-jedi, python2-jedi): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-dendropy.Ben Woodcroft2016-07-09
| | | | | | | | * gnu/packages/bioinformatics.scm (python-dendropy, python2-dendropy): New variables. * gnu/packages/patches/python-dendropy-exclude-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: star: Restrict supported systems to 64-bit systems.Ben Woodcroft2016-07-08
| | | | | * gnu/packages/bioinformatics.scm (star)[supported-systems]: Restrict to x86_64-linux and mips64el-linux.
* gnu: rxvt-unicode: Update to 9.22.Leo Famulari2016-07-07
| | | | * gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.22.
* services: nginx: Fix typo.ng02016-07-07
| | | | | | * gnu/services/web.scm (nginx-service): Fix typo. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add di.John J. Foerch2016-07-07
| | | | | | * gnu/packages/admin.scm (di): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: getmail: Update to 4.49.0.Efraim Flashner2016-07-07
| | | | * gnu/packages/mail.scm (getmail): Update to 4.49.0.
* gnu: python-pyusb: Update to 1.0.0.Efraim Flashner2016-07-07
| | | | * gnu/packages/libusb.scm (python-pyusb): Update to 1.0.0.
* gnu: python-websocket-client: Update to 0.37.0.Efraim Flashner2016-07-07
| | | | | * gnu/packages/python.scm (python-websocket-client): Update to 0.37.0. [source]: Use pypi uri format.
* gnu: ansible: Update to 2.1.0.0.Efraim Flashner2016-07-07
| | | | | * gnu/packages/admin.scm (ansible): Update to 2.1.0.0. [source]: Use pypi format.
* gnu: python-psutil: Update to 4.3.0.Efraim Flashner2016-07-07
| | | | | * gnu/packages/python.scm (python-psutil): Update to 4.3.0. [home-page]: Update home-page.
* gnu: bedtools: Update to 2.26.0.Ben Woodcroft2016-07-07
| | | | * gnu/packages/bioinformatics.scm (bedtools): Update to 2.26.0.
* gnu: diamond: Update to 0.8.11.Ben Woodcroft2016-07-07
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.11.
* gnu: quassel: Build with modular qt.Efraim Flashner2016-07-07
| | | | | | * gnu/packages/irc.scm (quassel)[inputs]: Remove qt, add qtbase, qttools, qtscript. [arguments]: Disable webkit.
* gnu: snorenotify: Build with modular qt.Efraim Flashner2016-07-07
| | | | * gnu/packages/kde.scm (snorenotify)[inputs]: Remove qt, add qtbase, qttools.
* gnu: qca: Build with qtbase.Efraim Flashner2016-07-07
| | | | * gnu/packages/kde.scm (qca)[inputs]: Remove qt, add qtbase.
* gnu: Add qtscript.Efraim Flashner2016-07-07
| | | | * gnu/packages/qt.scm (qtscript): New variable.
* gnu: Add r-domc.Ricardo Wurmus2016-07-07
| | | | * gnu/packages/statistics.scm (r-domc): New variable.
* gnu: Add r-multitaper.Ricardo Wurmus2016-07-07
| | | | * gnu/packages/statistics.scm (r-multitaper): New variable.
* gnu: Add r-seqinr.Ricardo Wurmus2016-07-07
| | | | * gnu/packages/bioinformatics.scm (r-seqinr): New variable.
* gnu: Add r-ade4.Ricardo Wurmus2016-07-07
| | | | * gnu/packages/statistics.scm (r-ade4): New variable.
* gnu: python-oslosphinx: Update to 4.3.0.Efraim Flashner2016-07-07
| | | | * gnu/packages/openstack.scm (python-oslosphinx): Update to 4.3.0.
* gnu: khmer: Limit to x86_64 systems only.Efraim Flashner2016-07-07
| | | | * gnu/packages/bioinformatics.scm (khmer)[supported-systems]: New field.
* gnu: httpd: Update to 2.4.23.Leo Famulari2016-07-06
| | | | | | Fixes CVE-2016-4979. * gnu/packages/web.scm (httpd): Update to 2.4.23.
* gnu: pumpa: Remove extra input.Efraim Flashner2016-07-06
| | | | * gnu/packages/pumpio.scm (pumpa)[inputs]: Remove qjson.
* gnu: Add emacs-hl-todo.Roel Janssen2016-07-06
| | | | * gnu/packages/emacs.scm (emacs-hl-todo): New variable.
* gnu: Add emacs-ess.Roel Janssen2016-07-06
| | | | * gnu/packages/emacs.scm (emacs-ess): New variable.
* gnu: python-numexpr: Update to 2.6.0.Ricardo Wurmus2016-07-06
| | | | * gnu/packages/python.scm (python-numexpr): Update to 2.6.0.
* gnu: r-ggplot2: Add r-svglite to propagated-inputs.Ben Woodcroft2016-07-06
| | | | | * gnu/packages/statistics.scm (r-ggplot2)[propagated-inputs]: Add r-svglite.
* gnu: Add r-svglite.Ben Woodcroft2016-07-06
| | | | * gnu/packages/statistics.scm (r-svglite): New variable.
* gnu: Add r-gdtools.Ben Woodcroft2016-07-06
| | | | * gnu/packages/statistics.scm (r-gdtools): New variable.
* gnu: sudo: Update to 1.8.17p1.Efraim Flashner2016-07-06
| | | | | | | * gnu/packages/admin.scm (sudo): Update to 1.8.17p1. [source]: Remove patch. * gnu/packages/patches/sudo-CVE-2015-5602.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: menu-cache: Update to 1.0.1.Efraim Flashner2016-07-05
| | | | * gnu/packages/lxde.scm (menu-cache): Update to 1.0.1.
* gnu: lxtask: Update to 0.1.7.Efraim Flashner2016-07-05
| | | | * gnu/packages/lxde.scm (lxtask): Update to 0.1.7.
* gnu: lxrandr: Update to 0.3.1.Efraim Flashner2016-07-05
| | | | * gnu/packages/lxde.scm (lxrandr): Update to 0.3.1.
* gnu: lxappearance: Update to 0.6.2.Efraim Flashner2016-07-05
| | | | * gnu/packages/lxde.scm (lxappearance): Update to 0.6.2.
* gnu: Add multiqc.Ricardo Wurmus2016-07-05
| | | | * gnu/packages/bioinformatics.scm (multiqc): New variable.
* gnu: Add perltidy.Roel Janssen2016-07-05
| | | | * gnu/packages/perl.scm (perltidy): New variable.
* gnu: Add bits.Ricardo Wurmus2016-07-05
| | | | * gnu/packages/bioinformatics.scm (bits): New variable.
* gnu: Add EMBOSS.Ricardo Wurmus2016-07-05
| | | | * gnu/packages/bioinformatics.scm (emboss): New variable.
* gnu: Add libharu.Ricardo Wurmus2016-07-05
| | | | * gnu/packages/pdf.scm (libharu): New variable.