summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-03-02gnu: bundler: Update to 1.14.5....* gnu/packages/ruby.scm (bundler): Update to 1.14.5. Ben Woodcroft
2017-03-02gnu: diamond: Update to 0.8.36....* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.36. Ben Woodcroft
2017-03-02gnu: mutt: Update to 1.8.0....* gnu/packages/mail.scm (mutt): Update to 1.8.0. Efraim Flashner
2017-03-02gnu: nano: Update to 2.7.5....* gnu/packages/nano.scm (nano): Update to 2.7.5. [description]: Updated with help from 'guix lint'. Efraim Flashner
2017-03-02services: ssh: Remove 'openssh-service' exported symbol....This is a followup to commit d8f3128119d32bcc186c8a1fe15b037bba25b4b8. Reported by thomasd on #guix. * gnu/services/ssh.scm: Do not export 'openssh-service' as it does not exist. Alex Kost
2017-03-02gnu: Add stellarium....* gnu/packages/astronomy.scm (stellarium): New variable. John Darrington
2017-03-02gnu: cbatticon: Update to 1.6.5....* gnu/packages/admin.scm (cbatticon): Update to 1.6.5. Tobias Geerinckx-Rice
2017-03-02gnu: di: Update to 4.43....* gnu/packages/admin.scm (di): Update to 4.43. Tobias Geerinckx-Rice
2017-03-02gnu: tidy-html: Update to 5.4.0....* gnu/packages/web.scm (tidy-html): Update to 5.4.0. Tobias Geerinckx-Rice
2017-03-02gnu: txt2man: Update to 1.6.0....* gnu/packages/man.scm (txt2man): Update to 1.6.0. Tobias Geerinckx-Rice
2017-03-02gnu: youtube-dl: Update to 2017.02.28....* gnu/packages/video.scm (youtube-dl): Update to 2017.02.28. Tobias Geerinckx-Rice
2017-03-02gnu: iproute2: Use @command in description....* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when referring to the separate tools. Tobias Geerinckx-Rice
2017-03-01gnu: vdirsyncer: Update to 0.15.0....* 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. Leo Famulari
2017-03-01gnu: icedtea-6: Modify certificate import to not fail for icedtea-8....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. Carlo Zancanaro
2017-03-01gnu: graphicsmagick: Add comment about CVE-2017-6335....* gnu/packages/imagemagick.scm (graphicsmagick): Add comment. Leo Famulari
2017-03-01gnu: notmuch: Update to 0.23.7....* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7. Marius Bakke
2017-03-01gnu: maim: Update to 4.4.60....* gnu/packages/xdisorg.scm (maim): Update to 4.4.60. Marius Bakke
2017-03-01gnu: slop: Update to 5.3.37....* gnu/packages/xdisorg.scm (slop): Update to 5.3.37. Marius Bakke
2017-03-01gnu: re2: Update to 2017-03-01....* gnu/packages/regex.scm (re2): Update to 2017-03-01. Marius Bakke
2017-03-01gnu: sessreg: Update to 1.1.1....* gnu/packages/xorg.scm (sessreg): Update to 1.1.1. Marius Bakke
2017-03-01gnu: jemalloc: Update to 4.5.0....* gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0. Marius Bakke
2017-03-01gnu: Add blists....* gnu/packages/mail.scm (blists): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-03-01gnu: Add unrar....* gnu/packages/compression.scm (unrar): New variable. John Darrington
2017-03-01file-systems: Add FAT32 support....* gnu/build/file-systems.scm (%fat32-endianness, fat32-superblock?, read-fat32-superblock, fat32-superblock-uuid, fat32-uuid->string, fat32-superblock-volume-name, check-fat32-file-system): New variables. (%partition-label-readers, %partition-uuid-readers, check-file-system): Add fat support. (latin1->string): New variable. (null-terminated-latin1->string): Use latin1->string. David Craven
2017-03-01gnu: mumble: Build with 'murmur' server component....* 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> ng0
2017-03-01gnu: enlightenment: Update to 0.21.6....* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.6. Efraim Flashner
2017-03-01gnu: octave: Update to 4.2.1....* gnu/packages/maths.scm (octave): Update to 4.2.1. Efraim Flashner
2017-02-28gnu: Add lush2....* gnu/packages/lisp.scm (lush2): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-03-01vm: Improve readability of run-vm.sh generation....* gnu/system/vm.scm (common-qemu-options, system-qemu-image/shared-store-script): Improve readability. David Craven
2017-02-28vm: Remove hard coded kernel file name....* gnu/system/vm.scm (system-qemu-image/shared-store-script, expression->derivation-in-linux-vm): Use operating-system-kernel-file and system-linux-image-file-name. * gnu/system.scm (system-linux-image-file-name): Add ARM. David Craven
2017-02-28gnu: Add linsmith....* gnu/packages/engineering.scm (linsmith): New variable. John Darrington
2017-02-28gnu: screen: Update to 4.5.1....* 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. Efraim Flashner
2017-02-28gnu: wine: Add 'pulseaudio' to 'inputs'....* gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Carlo Zancanaro
2017-02-28gnu: Add ccd2cue...* gnu/packages/cdrom.scm (ccd2cue): New variable. John Darrington
2017-02-28gnu: Add vim-airline-themes....* gnu/packages/vim.scm (vim-airline-themes): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: Add vim-airline....* gnu/packages/vim.scm (vim-airline): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: Add vim-context-filetype....* gnu/packages/vim.scm (vim-context-filetype): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: Add vim-luna....* gnu/packages/vim.scm (vim-luna): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: Add vim-neosnippet....* gnu/packages/vim.scm (vim-neosnippet): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: Add vim-neosnippet-snippets....* gnu/packages/vim.scm (vim-neosnippet-snippets): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: Add vim-scheme....* gnu/packages/vim.scm (vim-scheme): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: Add vim-neocomplete....* gnu/packages/vim.scm (vim-neocomplete): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-28gnu: wxmaxima: Downgrade to 16.04.2....* gnu/packages/maths.scm (wxmaxima): Do it. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Federico Beffa
2017-02-28gnu: bamtools: Update to 2.4.1....* gnu/packages/bioinformatics.scm (bamtools): Update to 2.4.1. Ricardo Wurmus
2017-02-27gnu: linux-libre: Update to 4.10.1....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1. (%linux-libre-hash): Update hash. Leo Famulari
2017-02-27gnu: emacs-guix: Update to 0.3....* gnu/packages/emacs.scm (emacs-guix): Update to 0.3. Alex Kost
2017-02-27gnu: guix: Update development snapshot....* gnu/packages/package-management.scm (guix-devel): Update to 1162418. Alex Kost
2017-02-27gnu: python-netcdf4: Update to 1.2.7....* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): Update to 1.2.7. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Thomas Danckaert
2017-02-27gnu: coda: Update to 2.18....* gnu/packages/python.scm (coda): Update to 2.18. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Thomas Danckaert
2017-02-27gnu: emacs: Simplify "guix-emacs.el"....* 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'. Alex Kost