Commit Graph

18602 Commits (488a373451595c82e9be21da8456ba2cfe2ef4b1)

Author SHA1 Message Date
Tobias Geerinckx-Rice 1a01551a9b
gnu: cbatticon: Update to 1.6.5.
* gnu/packages/admin.scm (cbatticon): Update to 1.6.5.
2017-03-02 06:23:21 +01:00
Tobias Geerinckx-Rice 63f5d53cf1
gnu: di: Update to 4.43.
* gnu/packages/admin.scm (di): Update to 4.43.
2017-03-02 06:23:21 +01:00
Tobias Geerinckx-Rice 5f643dbe08
gnu: tidy-html: Update to 5.4.0.
* gnu/packages/web.scm (tidy-html): Update to 5.4.0.
2017-03-02 06:23:20 +01:00
Tobias Geerinckx-Rice 53c36279c2
gnu: txt2man: Update to 1.6.0.
* gnu/packages/man.scm (txt2man): Update to 1.6.0.
2017-03-02 06:23:20 +01:00
Tobias Geerinckx-Rice 02de2f7bb2
gnu: youtube-dl: Update to 2017.02.28.
* gnu/packages/video.scm (youtube-dl): Update to 2017.02.28.
2017-03-02 06:23:20 +01:00
Tobias Geerinckx-Rice 0204187296
gnu: iproute2: Use @command in description.
* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when
referring to the separate tools.
2017-03-02 06:23:20 +01:00
Leo Famulari d8bcf08088
gnu: 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.
2017-03-01 22:33:11 -05:00
Carlo Zancanaro ea9e58ef66
gnu: 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.
2017-03-01 23:25:46 +01:00
Leo Famulari 428af2c683
gnu: graphicsmagick: Add comment about CVE-2017-6335.
* gnu/packages/imagemagick.scm (graphicsmagick): Add comment.
2017-03-01 16:36:34 -05:00
Marius Bakke 07feb58031
gnu: notmuch: Update to 0.23.7.
* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
2017-03-01 20:41:41 +01:00
Marius Bakke 7166221c62
gnu: maim: Update to 4.4.60.
* gnu/packages/xdisorg.scm (maim): Update to 4.4.60.
2017-03-01 20:41:41 +01:00
Marius Bakke ad839aeaee
gnu: slop: Update to 5.3.37.
* gnu/packages/xdisorg.scm (slop): Update to 5.3.37.
2017-03-01 20:41:41 +01:00
Marius Bakke 8c58c53beb
gnu: re2: Update to 2017-03-01.
* gnu/packages/regex.scm (re2): Update to 2017-03-01.
2017-03-01 20:41:41 +01:00
Marius Bakke ef23ed9e25
gnu: sessreg: Update to 1.1.1.
* gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
2017-03-01 20:41:41 +01:00
Marius Bakke d2839defec
gnu: jemalloc: Update to 4.5.0.
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0.
2017-03-01 20:41:41 +01:00
ng0 3a263368dd
gnu: Add blists.
* gnu/packages/mail.scm (blists): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-03-01 13:16:31 -05:00
John Darrington 0da8313c67
gnu: Add unrar.
* gnu/packages/compression.scm (unrar): New variable.
2017-03-01 18:57:00 +01:00
David Craven b0377e58c3
file-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.
2017-03-01 17:27:49 +01:00
ng0 bd9f8869b1
gnu: 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>
2017-03-01 09:41:36 -05:00
Efraim Flashner f495f1bf2d
gnu: enlightenment: Update to 0.21.6.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.6.
2017-03-01 11:33:08 +02:00
Efraim Flashner e9d60ebadb
gnu: octave: Update to 4.2.1.
* gnu/packages/maths.scm (octave): Update to 4.2.1.
2017-03-01 11:33:08 +02:00
ng0 05c638984d
gnu: Add lush2.
* gnu/packages/lisp.scm (lush2): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 23:21:38 -05:00
David Craven 26a076ed69
vm: Improve readability of run-vm.sh generation.
* gnu/system/vm.scm (common-qemu-options,
system-qemu-image/shared-store-script): Improve readability.
2017-03-01 00:15:31 +01:00
David Craven 43fe431cce
vm: 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.
2017-02-28 23:43:35 +01:00
John Darrington 5f947808cd
gnu: Add linsmith.
* gnu/packages/engineering.scm (linsmith): New variable.
2017-02-28 21:29:52 +01:00
Efraim Flashner 13e4a6c863
gnu: 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.
2017-02-28 21:01:26 +02:00
Carlo Zancanaro 05740895fe
gnu: wine: Add 'pulseaudio' to 'inputs'.
* gnu/packages/wine.scm (wine)[inputs]: Add pulseaudio.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 13:47:16 -05:00
John Darrington a9406b2416
gnu: Add ccd2cue
* gnu/packages/cdrom.scm (ccd2cue): New variable.
2017-02-28 18:55:11 +01:00
ng0 b02a141f3e
gnu: Add vim-airline-themes.
* gnu/packages/vim.scm (vim-airline-themes): New variable.

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

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:24 -05:00
ng0 25340002b6
gnu: Add vim-context-filetype.
* gnu/packages/vim.scm (vim-context-filetype): New variable.

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

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-28 12:25:20 -05:00
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