Commit Graph

18520 Commits (5890f891e7c95119ab0931fb6320850331b6a432)

Author SHA1 Message Date
ng0 5890f891e7
gnu: Add vim-neosnippet.
* gnu/packages/vim.scm (vim-neosnippet): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:17 -05:00
ng0 34af179ac7
gnu: Add vim-neosnippet-snippets.
* gnu/packages/vim.scm (vim-neosnippet-snippets): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:14 -05:00
ng0 843b19ca88
gnu: Add vim-scheme.
* gnu/packages/vim.scm (vim-scheme): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:09 -05:00
ng0 8bb7b4f517
gnu: Add vim-neocomplete.
* gnu/packages/vim.scm (vim-neocomplete): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:23:44 -05:00
Federico Beffa a995251d68
gnu: wxmaxima: Downgrade to 16.04.2.
* gnu/packages/maths.scm (wxmaxima): Do it.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 11:22:13 -05:00
Ricardo Wurmus 48d66a9c99
gnu: bamtools: Update to 2.4.1.
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.4.1.
2017-02-28 12:10:02 +01:00
Leo Famulari 306c4d6961
gnu: linux-libre: Update to 4.10.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1.
(%linux-libre-hash): Update hash.
2017-02-27 15:22:35 -05:00
Alex Kost b4905fc1d9
gnu: emacs-guix: Update to 0.3.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.
2017-02-27 18:25:14 +03:00
Alex Kost 568cd52613
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to 1162418.
2017-02-27 18:25:14 +03:00
Thomas Danckaert d5a9783999
gnu: 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>
2017-02-27 14:55:39 +01:00
Thomas Danckaert cbfbcb2105
gnu: coda: Update to 2.18.
* gnu/packages/python.scm (coda): Update to 2.18.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-27 14:55:25 +01:00
Alex Kost 1162418ee8
.gitignore: Remove stale entries.
This is a followup to commit deb6276dda.

* .gitignore: Remove "/emacs/..." lines.
2017-02-27 16:44:58 +03:00
Alex Kost 9bd94544be
gnu: 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'.
2017-02-27 16:44:58 +03:00
Alex Kost 59d04f63df
gnu: 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.
2017-02-27 16:44:58 +03:00
Alex Kost 7994250fdb
gnu: 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.
2017-02-27 16:44:58 +03:00
Alex Kost 96eaa55ffb
packages: 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.
2017-02-27 16:44:57 +03:00
Marius Bakke 2982889d68
gnu: potrace: Update to 1.14 [fixes CVE-2016-8685 and CVE-2016-8686].
* gnu/packages/fontutils.scm (potrace): Update to 1.14.
2017-02-27 13:08:41 +01:00
Marius Bakke a6d9f8837b
gnu: whois: Update to 5.2.15.
* gnu/packages/networking.scm (whois): Update to 5.2.15.
2017-02-27 12:39:39 +01:00
Marius Bakke 298111a7a7
gnu: maim: Update to 4.4.59.
* gnu/packages/xdisorg.scm (maim): Update to 4.4.59.
2017-02-27 12:39:39 +01:00
Marius Bakke 31ccf5dc6c
gnu: slop: Update to 5.3.35.
* gnu/packages/xdisorg.scm (slop): Update to 5.3.35.
2017-02-27 12:39:39 +01:00
Leo Famulari c46d8e92de
gnu: linux-libre@4.4: Update to 4.4.52.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52.
Remove patches.
2017-02-27 04:21:32 -05:00
Leo Famulari f11a48c0ca
gnu: linux-libre@4.9: Update to 4.9.13.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13.
Remove patches.
2017-02-27 04:21:32 -05:00
Leo Famulari 50a86ee6c9
gnu: python-gst: Update to 1.10.4.
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari b8f337c280
gnu: gst-libav: Update to 1.10.4.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari 66fff91735
gnu: gst-plugins-ugly: Update to 1.10.4 [fixes CVE-2017-5847].
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari 869ffe8f9b
gnu: gst-plugins-bad: Update to 1.10.4 [fixes CVE-2017-5848].
*  gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari 2611454831
gnu: gst-plugins-good: Update to 1.10.4.
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.4.
2017-02-27 04:04:52 -05:00
Leo Famulari 1d8e727357
gnu: 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.
2017-02-27 04:04:51 -05:00
Leo Famulari c1ed10f95e
gnu: gstreamer: Update to 1.10.4.
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
2017-02-27 04:04:46 -05:00
Marius Bakke 3ba43a2297
gnu: pciutils: Update to 3.5.4.
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.4.
2017-02-27 00:03:37 +01:00
Marius Bakke 61f78e7284
gnu: iproute2: Update to 4.10.
* gnu/packages/linux.scm (iproute2): Update to 4.10.
[arguments]: Specify HDRDIR in #:make-flags.
2017-02-27 00:03:18 +01:00
Marius Bakke 5d79b1bf57
gnu: libssh: Update to 0.7.4.
* gnu/packages/ssh.scm (libssh): Update to 0.7.4.
[home-page]: Use HTTPS.
2017-02-26 21:46:45 +01:00
Marius Bakke b01a89854b
gnu: Remove unused patch.
This is a followup to 6f9d5b2e8c.

* gnu/packages/patches/libssh-0.6.5-CVE-2016-0739.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-26 21:41:21 +01:00
ng0 9c66b88543
gnu: neomutt: Update to 20170225.
* gnu/packages/mail.scm (neomutt): Update to 20170225.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-26 13:06:06 -05:00
Leo Famulari ffa771d2b4
gnu: vim: Use upstream fix for CVE-2017-5953.
* gnu/packages/patches/vim-CVE-2017-5953.patch: Adjust to match upstream changes.
2017-02-26 12:04:16 -05:00
John Darrington 2f1d20a8d4
gnu: xshogi: Remove Texinfo markup from synopsis.
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
2017-02-25 13:24:55 +01:00
Marius Bakke 5932c3d019
Revert "gnu: libva: Update to 1.7.3."
It causes too many rebuilds for 'master'.

This reverts commit 9c96d33cfd.
2017-02-25 13:15:06 +01:00
Marius Bakke 9c96d33cfd
gnu: libva: Update to 1.7.3.
* gnu/packages/video.scm (libva): Update to 1.7.3.
2017-02-25 13:10:28 +01:00
Marius Bakke 61feaf3b5f
gnu: libx264: Update to 20170224-2245.
* gnu/packages/video.scm (libx264): Update to 20170224-2245.
2017-02-25 13:10:28 +01:00
Marius Bakke 49ed5de31e
gnu: x265: Update to 2.3.
* gnu/packages/video.scm (x265): Update to 2.3.
2017-02-25 13:10:28 +01:00
Marius Bakke a343c46134
gnu: dlib: Update to 19.3.
* gnu/packages/machine-learning.scm (dlib): Update to 19.3.
[arguments]: Enable one more test.
2017-02-25 13:10:28 +01:00
Marius Bakke b9fb6b8a24
gnu: rocksdb: Update to 5.1.4.
* gnu/packages/databases.scm (rocksdb): Update to 5.1.4.
2017-02-25 13:10:27 +01:00
Marius Bakke 988a5cb11e
gnu: maim: Update to 4.4.50.
* gnu/packages/xdisorg.scm (maim): Update to 4.4.50.
2017-02-25 13:10:27 +01:00
Marius Bakke 472bf03857
gnu: slop: Update to 5.3.28.
* gnu/packages/xdisorg.scm (slop): Update to 5.3.28.
2017-02-25 13:10:27 +01:00
Danny Milosavljevic bcd2fddd6a
gnu: ldc-bootstrap: Update to 0.17.3.
* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.3.
2017-02-25 08:33:26 +01:00
Danny Milosavljevic 219369ce0f
gnu: ldc: Update to 1.1.1.
* gnu/packages/ldc.scm (ldc): Update to 1.1.1.
2017-02-25 08:05:05 +01:00
Marius Bakke 86baa4ce8d
gnu: git: Update to 2.12.0.
* gnu/packages/version-control.scm (git): Update to 2.12.0.
2017-02-24 22:36:28 +01:00
Marius Bakke 154d0016b5
Revert "gnu: python2-fastlmm: Update to 0.2.26."
This reverts commit 594358f5b6.
2017-02-24 21:36:07 +01:00
Marius Bakke 3b86a385db
gnu: python-passlib: Update to 1.7.1.
* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.1.
2017-02-24 19:44:10 +01:00
Marius Bakke cf46d07150
gnu: fio: Update to 2.18.
* gnu/packages/benchmark.scm (fio): Update to 2.18.
[arguments]: Enable tests.
2017-02-24 19:44:10 +01:00