Age | Commit message (Collapse) | Author |
|
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.2.
|
|
* gnu/packages/gnupg.scm (qgpgme): New variable.
|
|
* gnu/packages/dns.scm (knot): Update to 2.4.4.
|
|
* gnu/packages/game-development.scm (python-tmx)[origin]: Add missing
subdirectory to URL.
|
|
* gnu/packages/gdb.scm (gdb): Update to 8.0.
|
|
* gnu/packages/code.scm (global): Update to 6.5.7.
|
|
* gnu/packages/graphics.scm (openscenegraph)[description]: Remove "open
source". Use en_US spelling.
|
|
* gnu/packages/web.scm (liboauth): Correct them.
|
|
* gnu/packages/game-development.scm (tiled): Update to 1.0.0.
|
|
* gnu/packages/javascript.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/javascript.scm (js-mathjax): New variable.
|
|
* gnu/packages/fonts.scm (font-mathjax): New variable.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.05.07.
|
|
* gnu/packages/version-control.scm (git): Update to 2.13.1.
|
|
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.34.2.
[source]: Remove obsolete patch.
* gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/xdisorg.scm (libwacom): Update to 0.25.
|
|
* gnu/packages/networking.scm (ethtool): Update to 4.11.
|
|
* gnu/packages/linux.scm (iproute): Update to 4.11.0.
|
|
* gnu/packages/wm.scm (libconfuse): Update to 3.2.
|
|
* gnu/packages/mtools.scm (exfat-tools): Update to 1.2.7.
|
|
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7.
|
|
* gnu/services/base.scm (<guix-configuration>)[max-silent-time]
[timeout]: New fields.
(guix-shepherd-service): Honor them.
* doc/guix.texi (Base Services): Document them.
|
|
* gnu/packages/package-management.scm (guix): Update to de9d8f0.
|
|
|
|
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-9.
|
|
* gnu/packages/video.scm (libass): Update to 0.13.7.
|
|
Fixes <http://bugs.gnu.org/26972>.
* guix/ssh.scm (store-import-channel)[import]: Add 'consume-input'
procedure. Wrap body in 'catch' and 'guard'. Use 'open-remote-pipe'
with OPEN_BOTH instead of 'open-remote-output-pipe'.
(send-files): After the 'channel-send-eof' call, do (read port).
Interpret the result sexp and raise an error condition if needed.
|
|
* gnu/packages/ssh.scm (libssh): Update to 0.7.5.
[source](patches): New field.
|
|
* gnu/packages/ruby.scm (ruby-ae)[arguments]<#:phases>: Add 'replace-broken-symlink'.
|
|
* gnu/packages/ruby.scm (ruby-ansi)[arguments]<#:phases>: Add 'replace-broken-symlink'.
|
|
* gnu/packages/ruby.scm (ruby-net-ssh): Update to 4.1.0.
[native-inputs]: Add BUNDLER.
|
|
* gnu/packages/ruby.scm (ruby-pg): Update to 0.20.0.
|
|
* gnu/packages/ruby.scm (ruby-ox): Update to 2.5.0.
|
|
* gnu/packages/graphics.scm (openscenegraph): New variable.
* gnu/packages/patches/openscenegraph-ffmpeg3.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/networking.scm (spiped): New variable.
|
|
* gnu/packages/compression.scm (unshield): New variable.
|
|
* gnu/packages/shells.scm (s): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/shells.scm (linenoise): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/python.scm (python-flasgger, python2-flasgger): New variables.
|
|
* gnu/packages/python.scm (python-apispec, python2-apispec): New variables.
|
|
* gnu/packages/python.scm (python-bottle, python2-bottle): New variables.
|
|
* gnu/packages/python.scm (python-marshmallow, python2-marshmallow):
New variables.
|
|
* gnu/packages/python.scm (python-flex, python2-flex): New variables.
|
|
* gnu/packages/python.scm (python-validate-email, python2-validate-email):
New variables.
|
|
* gnu/packages/python.scm (python-rfc3987, python2-rfc3987): New variables.
|
|
* gnu/packages/python.scm (python-jsonpointer, python2-jsonpointer):
New variables.
|
|
* gnu/packages/python.scm (python-nose-randomly, python2-nose-randomly): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python2-steadymark): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-misaka, python2-misaka): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python2-couleur): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-sure, python2-sure): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|