Commit graph

51049 commits

Author SHA1 Message Date
Marius Bakke 38a404d567
gnu: python2-matplotlib: Do not inherit test adjustments.
This is a follow-up to commit 9e7cb2f1e1.

* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Do not inherit
the 'fix-and-disable-failing-tests' phase.
2019-11-28 16:25:14 +01:00
Marius Bakke 8eebde7439
gnu: vte/gtk+-2: Adjust for changes in inherited package.
This is a follow-up to 68c47474bc.

* gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
2019-11-28 15:54:10 +01:00
Marius Bakke 6018d26b6b
gnu: openclonk: Update description.
* gnu/packages/games.scm (openclonk)[description]: Be gender neutral.
2019-11-28 15:17:07 +01:00
Marius Bakke ee9eafc1df
gnu: openclonk: Adjust for GCC 7.
* gnu/packages/games.scm (openclonk)[arguments]: Add phase
'adjust-backward-cpp-includes'.
2019-11-28 15:17:07 +01:00
Efraim Flashner a549802533
gnu: mplayer: Adjust inputs.
* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ...
[native-inputs]: ... to here.
2019-11-28 15:58:58 +02:00
Efraim Flashner 0089290fcd
gnu: sbcl-parse-number: Update to 1.7.
* gnu/packages/lisp.scm (sbcl-parse-number): Update to 1.7.
2019-11-28 15:58:58 +02:00
Efraim Flashner a32e8b2550
gnu: sbcl-parse-number: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-parse-number)[source]: Download using
git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner 040a7440d6
gnu: sbcl-chinga: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-chunga)[source]: Download using git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner d49eb36ef2
gnu: sbcl-lack-middleware-static: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)[source]: Use
git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner cfbd9b42a1
gnu: sbcl-lack-request: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-request)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner b61fcdcae6
gnu: sbcl-lack-util: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-util)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner c2db64caa4
gnu: sbcl-lack: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner 3b1e29ae34
gnu: sbcl-lack-component: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-component)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Efraim Flashner 5af7378a8e
gnu: sbcl-lack-middleware-backtrace: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Ricardo Wurmus f71b16e8e4
gnu: r-emmeans: Update to 1.4.3.01.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01.
2019-11-28 14:36:58 +01:00
Ludovic Courtès 62e78648b0
doc: Link to Guile's SXML section.
* doc/guix.texi (PAM Mount Service): Add xref to the "SXML" section of
the Guile manual.
2019-11-28 13:30:53 +01:00
Guillaume Le Vaillant c1c6650e28
services: Add pam-mount.
* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-28 13:30:53 +01:00
Ludovic Courtès 055f052574
ui: 'display-generation' emits a hyperlink for the generation.
* guix/ui.scm (supports-hyperlinks?): Make 'port' optional.
(display-generation): Use 'file-hyperlink' for the heading when
'supports-hyperlinks?' returns true.
2019-11-28 13:30:53 +01:00
Ludovic Courtès fa983b8257
ui: Add 'file-hyperlink'.
* guix/ui.scm (file-hyperlink): New procedure.
(location->hyperlink): Use it.
2019-11-28 13:30:53 +01:00
Ludovic Courtès 73765c91ce
services: nginx: Add description.
* gnu/services/web.scm (nginx-service-type)[description]: New field.
2019-11-28 13:30:53 +01:00
Ludovic Courtès 9e3f9ac3c0
substitute: 'http-multiple-get' no longer drops requests above 1,000.
Previously, in the unlikely case 'http-multiple-get' was passed more
than 1,000 requests, it could have dropped all those above 1,000.

* guix/scripts/substitute.scm (http-multiple-get): Define 'batch'.  Use
that for the 'write-request' loop.  Add 'processed' parameter to 'loop'
and use that to compute the remaining requests and call 'connect' in the
recursion base case.
2019-11-28 13:30:53 +01:00
Ludovic Courtès 295c6a7e83
doc: Handle right arrows in 'syntax-highlighted-html'.
* doc/build.scm (syntax-highlighted-html)[build](entity->string): Add "rarr".
2019-11-28 13:30:53 +01:00
Efraim Flashner e8c6644af1
lint: Check for more packages which should be native.
* guix/lint.scm (check-inputs-should-be-native): Add yasm, nasm, fasm.
2019-11-28 12:30:42 +02:00
Efraim Flashner 4632e7c787
gnu: avidemux: Clean up inputs.
* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
python-wrapper, qttools, yasm ...
[native-inputs]: ... to here.
[arguments]: Remove references to sdl.
2019-11-28 12:30:42 +02:00
Efraim Flashner 3c526173dd
gnu: snorenotify: Update inputs.
* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Efraim Flashner 3e68e7d2b6
gnu: gparted: Satisfy 'guix lint'.
* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Ricardo Wurmus 18a5575ec5
gnu: r-e1071: Update to 1.7-3.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus ba54cb61ec
gnu: r-rmarkdown: Update to 1.18.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus bf5b792b0e
gnu: r-matrix: Update to 1.2-18.
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 6fdf3d5d99
gnu: r-igraph: Update to 1.2.4.2.
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 28d940961c
gnu: r-rgdal: Update to 1.4-8.
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 7b18e6d000
gnu: r-covr: Update to 3.4.0.
* gnu/packages/cran.scm (r-covr): Update to 3.4.0.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 7dcd823978
gnu: r-kohonen: Update to 3.0.10.
* gnu/packages/cran.scm (r-kohonen): Update to 3.0.10.
[propagated-inputs]: Remove r-mass.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus bb180e8a7a
gnu: r-grimport2: Update to 0.2-0.
* gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus e2448b4b14
gnu: r-grimport: Update to 0.9-3.
* gnu/packages/cran.scm (r-grimport): Update to 0.9-3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus 04c3fd85ea
gnu: r-rnifti: Update to 1.0.1.
* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus ad6ab1a881
gnu: r-emmeans: Update to 1.4.3.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus fda807da90
gnu: r-writexl: Update to 1.2.
* gnu/packages/cran.scm (r-writexl): Update to 1.2.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus efec58e7ff
gnu: r-factominer: Update to 2.0.
* gnu/packages/cran.scm (r-factominer): Update to 2.0.
[propagated-inputs]: Add r-ggplot2 and ggrepel.
2019-11-28 10:03:19 +01:00
Oleg Pykhalov 37515553b5
gnu: tome4: Update to 1.6.4.
* gnu/packages/games.scm (tome4): Update to 1.6.4.
2019-11-28 08:55:43 +03:00
Leo Famulari 7297ebb287
gnu: Blender: Update to 2.81.
* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.
2019-11-27 21:58:45 -05:00
Pierre Langlois 9943d238e9
gnu: feh: Adapt tests for imlib2 1.6.
* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-28 00:33:49 +01:00
Marius Bakke ba5ef9997b
gnu: python-dbus: Update to 1.2.14.
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.
2019-11-28 00:33:48 +01:00
Marius Bakke e1695f4d58
gnu: whois: Update to 5.5.3.
* gnu/packages/networking.scm (whois): Update to 5.5.3.
2019-11-28 00:33:48 +01:00
Marius Bakke fd5ccec796
gnu: bubblewrap: Update to 0.4.0.
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.
2019-11-28 00:33:48 +01:00
Marius Bakke 546c9fa660
gnu: bubblewrap: Update home page.
* gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow
redirect to.
2019-11-28 00:33:48 +01:00
Marius Bakke 164d0ad352
gnu: python-xapian-bindings: Sphinx is a native input.
* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove
PYTHON-SPHINX.
[native-inputs]: New field.
2019-11-28 00:33:48 +01:00
Marius Bakke 7b5a120730
gnu: xapian: Update to 1.4.14.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.
2019-11-28 00:33:48 +01:00
Marius Bakke 60392114ae
gnu: notmuch: Update to 0.29.3.
* gnu/packages/mail.scm (notmuch): Update to 0.29.3.
2019-11-28 00:33:47 +01:00
Marius Bakke 38ae96e9c5
gnu: xorg-server: Update to 1.20.6.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.
2019-11-28 00:33:47 +01:00