Arun Isaac
a3d3b7a4e1
gnu: Add js-mathjax.
...
* gnu/packages/javascript.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/javascript.scm (js-mathjax): New variable.
2017-06-05 19:16:06 +05:30
Arun Isaac
6bce59552f
gnu: Add font-mathjax.
...
* gnu/packages/fonts.scm (font-mathjax): New variable.
2017-06-05 19:16:05 +05:30
Tobias Geerinckx-Rice
044daaabe6
gnu: youtube-dl: Update to 2017.05.07.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.05.07.
2017-06-05 15:23:44 +02:00
Marius Bakke
7379a14617
gnu: git: Update to 2.13.1.
...
* gnu/packages/version-control.scm (git): Update to 2.13.1.
2017-06-05 15:17:42 +02:00
Marius Bakke
00c5e3e5fc
gnu: xf86-input-wacom: Update to 0.34.2.
...
* 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.
2017-06-05 14:58:01 +02:00
Marius Bakke
0c70d8097f
gnu: libwacom: Update to 0.25.
...
* gnu/packages/xdisorg.scm (libwacom): Update to 0.25.
2017-06-05 14:54:37 +02:00
Marius Bakke
22ffa153f2
gnu: ethtool: Update to 4.11.
...
* gnu/packages/networking.scm (ethtool): Update to 4.11.
2017-06-05 14:36:44 +02:00
Marius Bakke
025817a558
gnu: iproute2: Update to 4.11.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.11.0.
2017-06-05 14:36:43 +02:00
Tobias Geerinckx-Rice
9cf9f7a886
gnu: libconfuse: Update to 3.2.
...
* gnu/packages/wm.scm (libconfuse): Update to 3.2.
2017-06-05 13:51:15 +02:00
Tobias Geerinckx-Rice
2d53c506de
gnu: exfat-tools: Update to 1.2.7.
...
* gnu/packages/mtools.scm (exfat-tools): Update to 1.2.7.
2017-06-05 13:51:15 +02:00
Tobias Geerinckx-Rice
be90008220
gnu: fuse-exfat: Update to 1.2.7.
...
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7.
2017-06-05 13:51:15 +02:00
Ludovic Courtès
3bee4b6196
services: guix: Add 'max-silent-time' and 'timeout'.
...
* gnu/services/base.scm (<guix-configuration>)[max-silent-time]
[timeout]: New fields.
(guix-shepherd-service): Honor them.
* doc/guix.texi (Base Services): Document them.
2017-06-05 01:42:38 +02:00
Ludovic Courtès
368680d819
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix): Update to de9d8f0
.
2017-06-05 01:42:38 +02:00
Marius Bakke
f484a50d50
Merge branch 'staging'
2017-06-05 00:36:11 +02:00
Leo Famulari
0efea21288
gnu: imagemagick: Update to 6.9.8-9.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-9.
2017-06-04 17:20:57 -04:00
Marius Bakke
6cb5476a3e
gnu: libass: Update to 0.13.7.
...
* gnu/packages/video.scm (libass): Update to 0.13.7.
2017-06-04 23:16:02 +02:00
Ludovic Courtès
de9d8f0e29
ssh: Improve error reporting when 'send-files' fails.
...
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.
2017-06-04 23:00:32 +02:00
Ludovic Courtès
fb976ada5b
gnu: libssh: Update to 0.7.5.
...
* gnu/packages/ssh.scm (libssh): Update to 0.7.5.
[source](patches): New field.
2017-06-04 23:00:32 +02:00
Marius Bakke
de6f6efd73
gnu: ruby-ae: Fix build failure with ruby@2.4.0.
...
* gnu/packages/ruby.scm (ruby-ae)[arguments]<#:phases>: Add 'replace-broken-symlink'.
2017-06-04 22:54:40 +02:00
Marius Bakke
0899352f97
gnu: ruby-ansi: Fix build failure with ruby@2.4.0.
...
* gnu/packages/ruby.scm (ruby-ansi)[arguments]<#:phases>: Add 'replace-broken-symlink'.
2017-06-04 22:46:10 +02:00
Marius Bakke
a793862592
gnu: ruby-net-ssh: Update to 4.1.0.
...
* gnu/packages/ruby.scm (ruby-net-ssh): Update to 4.1.0.
[native-inputs]: Add BUNDLER.
2017-06-04 22:25:23 +02:00
Marius Bakke
71153ef12c
gnu: ruby-pg: Update to 0.20.0.
...
* gnu/packages/ruby.scm (ruby-pg): Update to 0.20.0.
2017-06-04 22:17:20 +02:00
Marius Bakke
39d4d6f675
gnu: ruby-ox: Update to 2.5.0.
...
* gnu/packages/ruby.scm (ruby-ox): Update to 2.5.0.
2017-06-04 22:11:15 +02:00
Manolis Ragkousis
6bf11392f9
gnu: Add openscenegraph.
...
* gnu/packages/graphics.scm (openscenegraph): New variable.
* gnu/packages/patches/openscenegraph-ffmpeg3.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2017-06-04 21:57:08 +03:00
Leo Famulari
cc24bf98bd
gnu: Add spiped.
...
* gnu/packages/networking.scm (spiped): New variable.
2017-06-04 12:35:46 -04:00
Manolis Ragkousis
9e6ada8f87
gnu : Add unshield.
...
* gnu/packages/compression.scm (unshield): New variable.
2017-06-04 18:07:45 +03:00
ng0
0e4591bb69
gnu: Add s.
...
* gnu/packages/shells.scm (s): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-04 10:45:06 -04:00
ng0
17cf788ffa
gnu: Add linenoise.
...
* gnu/packages/shells.scm (linenoise): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-06-04 10:45:06 -04:00
Danny Milosavljevic
543c5f3fda
gnu: Add python-flasgger.
...
* gnu/packages/python.scm (python-flasgger, python2-flasgger): New variables.
2017-06-04 15:42:04 +02:00
Danny Milosavljevic
635b3636e2
gnu: Add python-apispec.
...
* gnu/packages/python.scm (python-apispec, python2-apispec): New variables.
2017-06-04 15:41:58 +02:00
Danny Milosavljevic
d270df8d62
gnu: Add python-bottle.
...
* gnu/packages/python.scm (python-bottle, python2-bottle): New variables.
2017-06-04 15:41:53 +02:00
Danny Milosavljevic
235bc01b28
gnu: Add python-marshmallow.
...
* gnu/packages/python.scm (python-marshmallow, python2-marshmallow):
New variables.
2017-06-04 15:41:48 +02:00
Danny Milosavljevic
620b59eac9
gnu: Add python-flex.
...
* gnu/packages/python.scm (python-flex, python2-flex): New variables.
2017-06-04 15:41:42 +02:00
Danny Milosavljevic
0960bf8b39
gnu: Add python-validate-email.
...
* gnu/packages/python.scm (python-validate-email, python2-validate-email):
New variables.
2017-06-04 15:41:37 +02:00
Danny Milosavljevic
7d88093f42
gnu: Add python-rfc3987.
...
* gnu/packages/python.scm (python-rfc3987, python2-rfc3987): New variables.
2017-06-04 15:41:30 +02:00
Danny Milosavljevic
1e92287d41
gnu: Add python-jsonpointer.
...
* gnu/packages/python.scm (python-jsonpointer, python2-jsonpointer):
New variables.
2017-06-04 15:41:02 +02:00
Muriithi Frederick Muriuki
7e488f9991
gnu: Add python-nose-randomly.
...
* gnu/packages/python.scm (python-nose-randomly, python2-nose-randomly): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:48:18 +02:00
Muriithi Frederick Muriuki
5786b47c7e
gnu: Add python2-steadymark.
...
* gnu/packages/python.scm (python2-steadymark): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:42:29 +02:00
Muriithi Frederick Muriuki
511b47dec2
gnu: Add python-misaka.
...
* gnu/packages/python.scm (python-misaka, python2-misaka): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:38:49 +02:00
Muriithi Frederick Muriuki
a0ffc701d4
gnu: Add python2-couleur.
...
* gnu/packages/python.scm (python2-couleur): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:28:58 +02:00
Muriithi Frederick Muriuki
50d586f6df
gnu: Add python-sure.
...
* gnu/packages/python.scm (python-sure, python2-sure): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-04 14:18:43 +02:00
Marius Bakke
2c320d5175
gnu: kodi: Update to 18.0_alpha-6-f22d62d.
...
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-6-f22d62d.
2017-06-04 13:49:23 +02:00
Hartmut Goebel
c1151ecf80
gnu: Add git-repo.
...
* gnu/packages/android.scm (git-repo): New variable.
2017-06-04 11:22:26 +02:00
Clément Lassieur
72b6a89467
gnu: vlc: Use libdvbpsi.
...
* gnu/packages/video.scm (vlc)[inputs]: Add libdvbpsi.
2017-06-04 10:11:29 +02:00
Clément Lassieur
0dff4dd986
gnu: Add libdvbpsi.
...
* gnu/packages/video.scm (libdvbpsi): New variable.
2017-06-04 10:11:29 +02:00
Clément Lassieur
2aaa57294e
gnu: vlc: Use livemedia-utils.
...
* gnu/packages/video.scm (vlc)[inputs]: Add livemedia-utils.
[native-inputs]: Add autoconf, automake and libtool.
[arguments]: Add bootstrap and fix-livemedia-utils-prefix phases.
2017-06-04 10:11:29 +02:00
Clément Lassieur
fa379a5b45
gnu: Add livemedia-utils.
...
* gnu/packages/video.scm (livemedia-utils): New variable.
2017-06-04 10:11:29 +02:00
Mathieu Othacehe
1335ac3141
scripts: refresh: Add -m manifest option.
...
* guix/scripts/refresh.scm (%options): Add -m option,
(show-help): document it,
(packages-from-manifest): new procedure,
(guix-refresh): use packages from manifest if specified, otherwise
keep the previous behaviour.
* doc/guix.texi (Invoking guix refresh): document new option.
2017-06-04 09:07:43 +02:00
Jan Nieuwenhuizen
d5cb2ac7f9
gnu: mes: Update to 0.7.
...
* gnu/packages/mes.scm (mes): Update to 0.7.
2017-06-04 07:17:17 +02:00
Jan Nieuwenhuizen
a11f1170ae
gnu: nyacc: Update to 0.79.4.
...
* gnu/packages/mes.scm (nyacc): Update to 0.79.4.
2017-06-04 07:17:10 +02:00