Commit Graph

24462 Commits (7f0bb6540ac05c080a4e76c9363018050c9661e8)

Author SHA1 Message Date
Tobias Geerinckx-Rice e2937a5551
gnu: btrfs-progs: Update to 4.13.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1.
[inputs]: Add zstd.
2017-09-26 22:36:14 +02:00
Mohammed Sadiq ea1cd554cc
build-system: meson: Fix typo in variable name.
* guix/build-system/meson.scm (lower): fix typo in glib-or-gtk?.
2017-09-26 19:58:26 +02:00
Danny Milosavljevic 1966481fe3
gnu: Add tklib.
* gnu/packages/tcl.scm (tklib): New variable.
2017-09-26 19:51:47 +02:00
Jan Nieuwenhuizen 326f6ef10f
services: cuirass: Add host option.
* gnu/services/cuirass.scm (<cuirass-configuration>): Add host option.
(cuirass-shepherd-service): Pass host option.
* doc/guix.texi (Continuous Integration): Document it.
2017-09-26 18:15:41 +02:00
Jan Nieuwenhuizen a928ed4740
gnu: cuirass: Update development snapshot.
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
2017-09-26 18:15:27 +02:00
Leo Famulari 373cda6ac6
gnu: libunwind: Update to 1.2.1.
* gnu/packages/libunwind.scm (libunwind): Upate to 1.2.1.
[source]: Remove 'libunwind-CVE-2015-3239.patch'.
* gnu/packages/patches/libunwind-CVE-2015-3239.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-26 11:42:06 -04:00
Arun Isaac 8fd92e034b
gnu: Add uim, uim-gtk and uim-qt.
* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables.
2017-09-26 19:02:39 +05:30
Ludovic Courtès 945a8fc240
tests: install: Switch to modifying the gc-root-service-type.
Fixes <https://bugs.gnu.org/28600>.
Fixes a regression introduced in
4e854b1814.
Reported by Christopher Baines <mail@cbaines.net>.

* gnu/tests/install.scm (operating-system-with-gc-roots): Use
'simple-service' to extend GC-ROOT-SERVICE-TYPE instead of instantiating
it.
2017-09-26 10:43:10 +02:00
ng0 8384499c04
gnu: Add gpa.
* gnu/packages/gnupg.scm (gpa): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 10:37:18 +02:00
ng0 b36524c1b8
gnu: Add lxqt-build-tools.
* gnu/packages/lxqt.scm (lxqt-build-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 10:28:16 +02:00
Ludovic Courtès 077f1e6384
tests: mcron: Adjust use of 'wait-for-file'.
Fixes a regression introduced in
8bd5231485, whereby returning #<eof> would
no longer work (since #<eof> would be in the cdr of the result, and thus
it would not get converted to a string.)

* gnu/tests/base.scm (run-mcron-test)["root's job with command"]: Pass
  #:read to 'wait-for-file'.
2017-09-26 10:09:53 +02:00
Ludovic Courtès a95ddf0d07
build: Build (guix import gnome) only when we have Guile-JSON.
* Makefile.am (MODULES): Move guix/import/gnome.scm under "if
HAVE_GUILE_JSON".
2017-09-26 09:29:00 +02:00
Ludovic Courtès 06acf6b52f
http-client: Reset cache TTL upon 304 "Not Modified" responses.
* guix/http-client.scm (http-fetch/cached)[update-cache]: Add call to
'utime' in the 304 case.
2017-09-26 00:35:06 +02:00
Ludovic Courtès 4f80158db0
gnu: libgtop: Update to 2.38.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
2017-09-26 00:35:06 +02:00
Ludovic Courtès c1d8b3b3b5
upstream: Add new GNOME updater.
Partly fixes <https://bugs.gnu.org/28159>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/import/gnome.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/gnu-maintenance.scm (latest-gnome-release)
(%gnome-updater): Remove.
2017-09-26 00:35:06 +02:00
Ludovic Courtès 97abc90733
upstream: Add 'url-prefix-predicate'.
* guix/gnu-maintenance.scm (url-prefix-predicate): Move to...
* guix/upstream.scm (url-prefix-predicate): ... here.
2017-09-26 00:35:06 +02:00
Dave Love 8ddf20b286
gnu: lm-sensors: Add "lib" output.
* gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib".
[arguments]: Fix up make flags.
(xsensors)[inputs]: Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 00:35:06 +02:00
Leo Famulari 66660960ba
gnu: certbot, python-acme: Update to 0.18.2.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.18.2.
* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-25 03:27:24 -04:00
Marius Bakke edd38aa898
gnu: i3-wm: Update to 4.14.1.
* gnu/packages/wm.scm (i3-wm): Update to 4.14.1.
2017-09-25 00:13:07 +02:00
Marius Bakke e8d8ecde04
README: Replace http:// with https:// where applicable. 2017-09-25 00:12:49 +02:00
Efraim Flashner 3140844e33
gnu: openntpd: Update to 6.2p2.
* gnu/packages/ntp.scm (openntpd): Update to 6.2p2.
2017-09-24 20:40:58 +03:00
Efraim Flashner c80f837afd
gnu: fontforge: Update to 20170731.
* gnu/packages/fontutils.scm (fontforge): Update to 20170731.
[source]: Remove patch, remove snippet.
[arguments]: Enable tests. Remove phase to build showttf.
[inputs]: Use python-wrapper instead of python.
[home-page]: Update to new home page.
* gnu/packages/patches/fontforge-svg-modtime.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-24 20:22:00 +03:00
Marius Bakke 030030f441
gnu: imagemagick: Update to 6.9.9-15.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-15.
2017-09-24 19:01:17 +02:00
Marius Bakke 832fe93d24
gnu: lvm2: Update to 2.02.174.
* gnu/packages/linux.scm (lvm2): Update to 2.02.174.
2017-09-24 19:01:16 +02:00
Roel Janssen 6aab6c27c7
gnu: Add emacs-olivetti.
* gnu/packages/emacs.scm (emacs-olivetti): New variable.
2017-09-25 16:41:57 +02:00
Efraim Flashner 58816c3d3d
gnu: python-cython: Update to 0.27.
* gnu/packages/python.scm (python-cython): Update to 0.27.
2017-09-24 16:41:30 +03:00
Ricardo Wurmus 07ad172a24
gnu: ibus-libpinyin: Update to 1.9.2.
* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.9.2.
[inputs]: Replace "python-2" with "python" and python2-pyxdg with
python-pyxdg.
2017-09-24 12:43:24 +02:00
Ricardo Wurmus 3943f5ab5a
gnu: python-pyxdg: Disable failing test.
* gnu/packages/freedesktop.scm (python-pyxdg)[arguments]: Disable theme
validation test.
2017-09-24 12:43:24 +02:00
Ricardo Wurmus b9e9ef44ff
gnu: libpinyin: Update to 2.1.0.
* gnu/packages/ibus.scm (libpinyin): Update to 2.1.0.
2017-09-24 12:43:24 +02:00
Ricardo Wurmus 91316f31d4
gnu: r-glmnet: Update to 2.0-13.
* gnu/packages/statistics.scm (r-glmnet): Update to 2.0-13.
2017-09-24 11:36:17 +02:00
Ricardo Wurmus d9400ee46a
gnu: r-segmented: Update to 0.5-2.2.
* gnu/packages/statistics.scm (r-segmented): Update to 0.5-2.2.
2017-09-24 11:36:17 +02:00
Ricardo Wurmus 29457c43bf
gnu: r-mgcv: Update to 1.8-22.
* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-22.
2017-09-24 11:36:17 +02:00
Efraim Flashner 830383cbaa
gnu: parallel: Update to 20170922.
* gnu/packages/parallel.scm (parallel): Update to 20170922.
2017-09-24 12:09:31 +03:00
Ricardo Wurmus 95e654ae63
gnu: Add cl-yale-haskell.
* gnu/packages/haskell.scm (cl-yale-haskell): New variable.
2017-09-24 08:49:27 +02:00
Ricardo Wurmus 3765f4e6bf
gnu: qtractor: Update to 0.8.4.
* gnu/packages/music.scm (qtractor): Update to 0.8.4.
2017-09-24 08:49:12 +02:00
Oleg Pykhalov 9db7e9be59
gnu: Add rsync service.
* doc/guix.texi (Networking Services): Add rsync service documentation.
* gnu/services/rsync.scm (<rsync-configuration>): New file.
* gnu/tests/rsync.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new files.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-09-23 21:07:27 +01:00
Tobias Geerinckx-Rice ca5915a6e5
gnu: youtube-dl: Update to 2017.09.24.
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.24.
2017-09-23 20:50:23 +02:00
Tobias Geerinckx-Rice faccaa8916
gnu: weechat: Update to 1.9.1 [security fix].
* gnu/packages/irc.scm (weechat): Update to 1.9.1.
2017-09-23 18:38:35 +02:00
Mohammed Sadiq 60e2a9ae0f
gnu: Add gnome-clocks.
* gnu/packages/gnome.scm (gnome-clocks): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Mohammed Sadiq 0ec171ecb4
gnu: Add gsound.
* gnu/packages/gnome.scm (gsound): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Mohammed Sadiq 1d3fcf944a
gnu: libgweather: Enable vala support.
* gnu/packages/gnome.scm (libgweather)[native-inputs]: Add vala.
(libgweather)[arguments]: Install vala bindings into out.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Dave Love 8a001de8b7
gnu: Add ibutils.
* gnu/packages/fabric-management.scm (ibutils): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Dave Love 3f82586aa3
gnu: Add infiniband-diags.
* gnu/packages/fabric-management.scm (infiniband-diags): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
Dave Love 468d2a2a00
gnu: Add opensm.
* gnu/packages/fabric-management.scm: New file.
* gnu/local.mk: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:24 +02:00
ng0 a35e00336b
gnu: gnurl: Update to 7.55.1-4.
* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1-4.
(native-inputs): Remove 'autoconf' and 'automake'.
(arguments)[phases]: Remove 'autoconf' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-23 18:35:23 +02:00
Tobias Geerinckx-Rice a0b80a5718
gnu: python-unidecode: Fix typo in description.
* gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
2017-09-23 14:12:52 +02:00
Tobias Geerinckx-Rice c37f58b75a
gnu: python-unidecode: Update to 0.04.21.
* gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
2017-09-23 14:12:51 +02:00
Ben Woodcroft 8c864901b6
gnu: proteinortho: Update to 5.16b.
* gnu/packages/bioinformatics.scm (proteinortho): Update to 5.16b.
2017-09-23 18:10:14 +10:00
Feng Shu a4314af5e6
gnu: you-get: Update to 0.4.915.
* gnu/packages/video.scm (you-get): Update to 0.4.915.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-09-22 19:23:26 +02:00
Rutger Helling 6e83592aff
gnu: xpra: Update to 2.1.2.
* gnu/packages/xorg.scm (xpra): Update to 2.1.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-09-22 19:23:26 +02:00