| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
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/packages/imagemagick.scm (graphicsmagick): Add comment.
|
|
|
|
| |
* gnu/packages/mail.scm (notmuch, python2-notmuch): Update to 0.23.7.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (maim): Update to 4.4.60.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (slop): Update to 5.3.37.
|
|
|
|
| |
* gnu/packages/regex.scm (re2): Update to 2017-03-01.
|
|
|
|
| |
* gnu/packages/xorg.scm (sessreg): Update to 1.1.1.
|
|
|
|
| |
* gnu/packages/jemalloc.scm (jemalloc): Update to 4.5.0.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (blists): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
| |
* gnu/packages/compression.scm (unrar): New variable.
|
|
|
|
|
|
|
|
| |
* 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/packages/enlightenment.scm (enlightenment): Update to 0.21.6.
|
|
|
|
| |
* gnu/packages/maths.scm (octave): Update to 4.2.1.
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (lush2): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
| |
* gnu/packages/engineering.scm (linsmith): New variable.
|
|
|
|
|
|
|
| |
* 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/packages/wine.scm (wine)[inputs]: Add pulseaudio.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
| |
* gnu/packages/cdrom.scm (ccd2cue): New variable.
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-airline-themes): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-airline): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-context-filetype): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-luna): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-neosnippet): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-neosnippet-snippets): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-scheme): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-neocomplete): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (wxmaxima): Do it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bamtools): Update to 2.4.1.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1.
(%linux-libre-hash): Update hash.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel): Update to 1162418.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): Update to 1.2.7.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (coda): Update to 2.18.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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'.
|
|
|
|
|
|
|
|
|
| |
* 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/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/packages/fontutils.scm (potrace): Update to 1.14.
|
|
|
|
| |
* gnu/packages/networking.scm (whois): Update to 5.2.15.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (maim): Update to 4.4.59.
|
|
|
|
| |
* gnu/packages/xdisorg.scm (slop): Update to 5.3.35.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52.
Remove patches.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13.
Remove patches.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-good): 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.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.4.
|