aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
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
2017-02-27gnu: emacs: Move "guix-emacs.el" to "aux-files"....* 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. Alex Kost
2017-02-27gnu: linux: Move configuration files to "aux-files"....* 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. Alex Kost
2017-02-27packages: Add 'search-auxiliary-file'....Suggested-by: Ludovic Courtès <ludo@gnu.org> at <http://lists.gnu.org/archive/html/guix-devel/2016-12/msg01174.html>. * gnu/packages.scm (%auxiliary-files-path): New variable. (search-auxiliary-file): New procedure. Alex Kost
2017-02-27gnu: potrace: Update to 1.14 [fixes CVE-2016-8685 and CVE-2016-8686]....* gnu/packages/fontutils.scm (potrace): Update to 1.14. Marius Bakke
2017-02-27gnu: whois: Update to 5.2.15....* gnu/packages/networking.scm (whois): Update to 5.2.15. Marius Bakke
2017-02-27gnu: maim: Update to 4.4.59....* gnu/packages/xdisorg.scm (maim): Update to 4.4.59. Marius Bakke
2017-02-27gnu: slop: Update to 5.3.35....* gnu/packages/xdisorg.scm (slop): Update to 5.3.35. Marius Bakke
2017-02-27gnu: linux-libre@4.4: Update to 4.4.52....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52. Remove patches. Leo Famulari
2017-02-27gnu: linux-libre@4.9: Update to 4.9.13....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13. Remove patches. Leo Famulari
2017-02-27gnu: python-gst: Update to 1.10.4....* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4. Leo Famulari
2017-02-27gnu: gst-libav: Update to 1.10.4....* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4. Leo Famulari
2017-02-27gnu: gst-plugins-ugly: Update to 1.10.4 [fixes CVE-2017-5847]....* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4. Leo Famulari
2017-02-27gnu: gst-plugins-bad: Update to 1.10.4 [fixes CVE-2017-5848]....* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4. Leo Famulari
2017-02-27gnu: gst-plugins-good: Update to 1.10.4....* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.4. Leo Famulari
2017-02-27gnu: gst-plugins-base: Update to 1.10.4....* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.4. [source]: Remove obsolete patch 'gst-plugins-base-fix-test-on-32bit.patch' * gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Leo Famulari
2017-02-27gnu: gstreamer: Update to 1.10.4....* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4. Leo Famulari
2017-02-27gnu: pciutils: Update to 3.5.4....* gnu/packages/pciutils.scm (pciutils): Update to 3.5.4. Marius Bakke
2017-02-27gnu: iproute2: Update to 4.10....* gnu/packages/linux.scm (iproute2): Update to 4.10. [arguments]: Specify HDRDIR in #:make-flags. Marius Bakke
2017-02-26gnu: libssh: Update to 0.7.4....* gnu/packages/ssh.scm (libssh): Update to 0.7.4. [home-page]: Use HTTPS. Marius Bakke
2017-02-26gnu: Remove unused patch....This is a followup to 6f9d5b2e8c861c3a1243937a26400f8394946346. * gnu/packages/patches/libssh-0.6.5-CVE-2016-0739.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke
2017-02-26gnu: neomutt: Update to 20170225....* gnu/packages/mail.scm (neomutt): Update to 20170225. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-02-26gnu: vim: Use upstream fix for CVE-2017-5953....* gnu/packages/patches/vim-CVE-2017-5953.patch: Adjust to match upstream changes. Leo Famulari
2017-02-25gnu: xshogi: Remove Texinfo markup from synopsis....* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis. John Darrington
2017-02-25Revert "gnu: libva: Update to 1.7.3."...It causes too many rebuilds for 'master'. This reverts commit 9c96d33cfd69a7eca884961a115b8735cc5f93bd. Marius Bakke
2017-02-25gnu: libva: Update to 1.7.3....* gnu/packages/video.scm (libva): Update to 1.7.3. Marius Bakke
2017-02-25gnu: libx264: Update to 20170224-2245....* gnu/packages/video.scm (libx264): Update to 20170224-2245. Marius Bakke