summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: nano: Update to 2.7.5.Efraim Flashner2017-03-02
| | | | | * gnu/packages/nano.scm (nano): Update to 2.7.5. [description]: Updated with help from 'guix lint'.
* gnu: Add stellarium.John Darrington2017-03-02
| | | | * gnu/packages/astronomy.scm (stellarium): New variable.
* gnu: cbatticon: Update to 1.6.5.Tobias Geerinckx-Rice2017-03-02
| | | | * gnu/packages/admin.scm (cbatticon): Update to 1.6.5.
* gnu: di: Update to 4.43.Tobias Geerinckx-Rice2017-03-02
| | | | * gnu/packages/admin.scm (di): Update to 4.43.
* gnu: tidy-html: Update to 5.4.0.Tobias Geerinckx-Rice2017-03-02
| | | | * gnu/packages/web.scm (tidy-html): Update to 5.4.0.
* gnu: txt2man: Update to 1.6.0.Tobias Geerinckx-Rice2017-03-02
| | | | * gnu/packages/man.scm (txt2man): Update to 1.6.0.
* gnu: youtube-dl: Update to 2017.02.28.Tobias Geerinckx-Rice2017-03-02
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.02.28.
* gnu: iproute2: Use @command in description.Tobias Geerinckx-Rice2017-03-02
| | | | | * gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when referring to the separate tools.
* gnu: vdirsyncer: Update to 0.15.0.Leo Famulari2017-03-01
| | | | | | | * gnu/packages/dav.scm (vdirsyncer): Update to 0.15.0. [source]: Remove obsolete patch 'vdirsyncer-test-suite-slow-machines.patch'. * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: icedtea-6: Modify certificate import to not fail for icedtea-8.Carlo Zancanaro2017-03-01
| | | | | | | | | Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/java.scm (icedtea-6)[arguments]: Do not fail install-keystore phase when attempting to import unsupported certificate types. Also ensure that the keystore is able to be written to before copying it. (icedtea-8)[arguments]: Restore "install-keystore" phase.
* gnu: graphicsmagick: Add comment about CVE-2017-6335.Leo Famulari2017-03-01
| | | | * gnu/packages/imagemagick.scm (graphicsmagick): Add comment.
* gnu: notmuch: Update to 0.23.7.Marius Bakke2017-03-01
| | | | * gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
* gnu: maim: Update to 4.4.60.Marius Bakke2017-03-01
| | | | * gnu/packages/xdisorg.scm (maim): Update to 4.4.60.
* gnu: slop: Update to 5.3.37.Marius Bakke2017-03-01
| | | | * gnu/packages/xdisorg.scm (slop): Update to 5.3.37.
* gnu: re2: Update to 2017-03-01.Marius Bakke2017-03-01
| | | | * gnu/packages/regex.scm (re2): Update to 2017-03-01.
* gnu: sessreg: Update to 1.1.1.Marius Bakke2017-03-01
| | | | * gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
* gnu: jemalloc: Update to 4.5.0.Marius Bakke2017-03-01
| | | | * gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0.
* gnu: Add blists.ng02017-03-01
| | | | | | * gnu/packages/mail.scm (blists): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add unrar.John Darrington2017-03-01
| | | | * gnu/packages/compression.scm (unrar): New variable.
* gnu: mumble: Build with 'murmur' server component.ng02017-03-01
| | | | | | | | * gnu/packages/telephony.scm (mumble)[arguments]: Build 'murmur'. Remove 'no-server' and add 'no-ice' to "configure" phase. [description]: Add a sentence about mumble and murmur. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: enlightenment: Update to 0.21.6.Efraim Flashner2017-03-01
| | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.6.
* gnu: octave: Update to 4.2.1.Efraim Flashner2017-03-01
| | | | * gnu/packages/maths.scm (octave): Update to 4.2.1.
* gnu: Add lush2.ng02017-02-28
| | | | | | * gnu/packages/lisp.scm (lush2): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add linsmith.John Darrington2017-02-28
| | | | * gnu/packages/engineering.scm (linsmith): New variable.
* gnu: screen: Update to 4.5.1.Efraim Flashner2017-02-28
| | | | | | | * gnu/packages/screen.scm (screen): Update to 4.5.1. [source]: Remove patch. * gnu/packages/patches/screen-CVE-2017-5618.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: wine: Add 'pulseaudio' to 'inputs'.Carlo Zancanaro2017-02-28
| | | | | | * gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add ccd2cueJohn Darrington2017-02-28
| | | | * gnu/packages/cdrom.scm (ccd2cue): New variable.
* gnu: Add vim-airline-themes.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-airline-themes): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add vim-airline.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-airline): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add vim-context-filetype.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-context-filetype): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add vim-luna.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-luna): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add vim-neosnippet.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-neosnippet): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add vim-neosnippet-snippets.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-neosnippet-snippets): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add vim-scheme.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-scheme): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: Add vim-neocomplete.ng02017-02-28
| | | | | | * gnu/packages/vim.scm (vim-neocomplete): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: wxmaxima: Downgrade to 16.04.2.Federico Beffa2017-02-28
| | | | | | * gnu/packages/maths.scm (wxmaxima): Do it. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: bamtools: Update to 2.4.1.Ricardo Wurmus2017-02-28
| | | | * gnu/packages/bioinformatics.scm (bamtools): Update to 2.4.1.
* gnu: linux-libre: Update to 4.10.1.Leo Famulari2017-02-27
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1. (%linux-libre-hash): Update hash.
* gnu: emacs-guix: Update to 0.3.Alex Kost2017-02-27
| | | | * gnu/packages/emacs.scm (emacs-guix): Update to 0.3.
* gnu: guix: Update development snapshot.Alex Kost2017-02-27
| | | | * gnu/packages/package-management.scm (guix-devel): Update to 1162418.
* gnu: python-netcdf4: Update to 1.2.7.Thomas Danckaert2017-02-27
| | | | | | * gnu/packages/python.scm (python-netcdf4, python2-netcdf4): Update to 1.2.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: coda: Update to 2.18.Thomas Danckaert2017-02-27
| | | | | | * gnu/packages/python.scm (coda): Update to 2.18. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs: Simplify "guix-emacs.el".Alex Kost2017-02-27
| | | | | | | | | | | | | | * gnu/packages/aux-files/emacs/guix-emacs.el: Do not try to require 'guix-profiles'. Do not call 'guix-emacs-autoload-packages' in the top level. (guix-package-enable-at-startup): Remove. This variable can't be set by a user since this file is loaded before user config. (guix-emacs-autoload-packages): Use 'guix-read-package-profile' instead of 'guix-profile-prompt' in interactive clause (it was renamed in Emacs-Guix). * gnu/packages/emacs.scm (emacs)[arguments]: Call 'guix-emacs-autoload-packages' in "site-start.el" after requiring 'guix-emacs'.
* gnu: emacs: Move "guix-emacs.el" to "aux-files".Alex Kost2017-02-27
| | | | | | | | | * emacs/guix-emacs.el: Rename to... * gnu/packages/aux-files/emacs/guix-emacs.el: ... this. * Makefile.am (AUX_FILES): Add it. * gnu/packages/emacs.scm (emacs)[inputs]: Remove 'guix' source. [native-inputs]: Add "guix-emacs.el" auxiliary file. [arguments]: Adjust 'install-site-start' phase accordingly.
* gnu: linux: Move configuration files to "aux-files".Alex Kost2017-02-27
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux-libre-4.1-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this. * gnu/packages/linux-libre-4.1-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this. * gnu/packages/linux-libre-4.4-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this. * gnu/packages/linux-libre-4.4-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this. * gnu/packages/linux-libre-4.9-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this. * gnu/packages/linux-libre-4.9-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this. * gnu/packages/linux-libre-4.10-i686.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this. * gnu/packages/linux-libre-4.10-x86_64.conf: Rename to... * gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this. * gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to find configuration files. * Makefile.am (KCONFIGS): Rename to... (AUX_FILES): ... this. Adjust accordingly.
* gnu: potrace: Update to 1.14 [fixes CVE-2016-8685 and CVE-2016-8686].Marius Bakke2017-02-27
| | | | * gnu/packages/fontutils.scm (potrace): Update to 1.14.
* gnu: whois: Update to 5.2.15.Marius Bakke2017-02-27
| | | | * gnu/packages/networking.scm (whois): Update to 5.2.15.
* gnu: maim: Update to 4.4.59.Marius Bakke2017-02-27
| | | | * gnu/packages/xdisorg.scm (maim): Update to 4.4.59.
* gnu: slop: Update to 5.3.35.Marius Bakke2017-02-27
| | | | * gnu/packages/xdisorg.scm (slop): Update to 5.3.35.
* gnu: linux-libre@4.4: Update to 4.4.52.Leo Famulari2017-02-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52. Remove patches.