jackhill/guix/guix.git
4 years agomailmap: Update entries for Nikita.
nikita [Mon, 11 May 2020 11:05:45 +0000 (13:05 +0200)]
mailmap: Update entries for Nikita.

* .mailmap: change email and name for Nikita.
* Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/cinnamon.scm,
gnu/packages/compression.scm, gnu/packages/crypto.scm,
gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm,
gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm,
gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile-xyz.scm,
gnu/packages/haskell-apps.scm, gnu/packages/haskell-check.scm,
gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm,
gnu/packages/libcanberra.scm, gnu/packages/linux.scm,
gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agognu: glm: Update to 0.9.9.8.
Marius Bakke [Tue, 12 May 2020 22:39:40 +0000 (00:39 +0200)]
gnu: glm: Update to 0.9.9.8.

* gnu/packages/patches/glm-restore-install-target.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/maths.scm (glm): Update to 0.9.9.8.
[arguments]: New field.

4 years agognu: python-gevent: Update to 20.5.0.
Marius Bakke [Tue, 12 May 2020 22:38:10 +0000 (00:38 +0200)]
gnu: python-gevent: Update to 20.5.0.

* gnu/packages/python-xyz.scm (python-gevent): Update to 20.5.0.

4 years agognu: libupnp: Do not build static libraries.
Marius Bakke [Tue, 12 May 2020 21:47:40 +0000 (23:47 +0200)]
gnu: libupnp: Do not build static libraries.

* gnu/packages/upnp.scm (libupnp)[arguments]: Add "--disable-static" in
 #:configure-flags.  Also remove "--enable-ipv6" as it is the default.

4 years agognu: libupnp: Update to 1.12.1.
Marius Bakke [Tue, 12 May 2020 21:46:54 +0000 (23:46 +0200)]
gnu: libupnp: Update to 1.12.1.

* gnu/packages/upnp.scm (libupnp): Update to 1.12.1.
[source]: Change to URL-FETCH with bootstrapped tarball.
[native-inputs]: Remove AUTOCONF, AUTOMAKE, and LIBTOOL.

4 years agognu: jami: Remove obsolete wrapper.
Marius Bakke [Tue, 12 May 2020 21:45:15 +0000 (23:45 +0200)]
gnu: jami: Remove obsolete wrapper.

* gnu/packages/jami.scm (jami)[inputs]: Change from
SQLITE-WITH-COLUMN-METADATA to SQLITE.
[arguments]: Remove 'wrap' phase.

4 years agonews: Add ‘de’ translation.
Florian Pelz [Tue, 12 May 2020 21:54:32 +0000 (23:54 +0200)]
news: Add ‘de’ translation.

* etc/news.scm: Add a ‘de’ translation.

4 years agognu: samba: Update to 4.12.2.
Tobias Geerinckx-Rice [Mon, 11 May 2020 03:18:02 +0000 (05:18 +0200)]
gnu: samba: Update to 4.12.2.

* gnu/packages/samba.scm (samba): Update to 4.12.2.
[source]: Remove bundled python-iso8601 in a snippet.
[native-inputs]: Add perl-parse-yapp, python-iso8601, and
docbook-xml-4.2.  Move perl and python…
[inputs]: …to their proper home and remove libaio.

4 years agognu: samba: Remove obsolete iniparser input.
Tobias Geerinckx-Rice [Mon, 11 May 2020 03:14:41 +0000 (05:14 +0200)]
gnu: samba: Remove obsolete iniparser input.

* gnu/packages/samba.scm (samba)[inputs]: Remove iniparser.

4 years agognu: fsarchiver: Edit synopsis & description.
Tobias Geerinckx-Rice [Sun, 10 May 2020 22:41:34 +0000 (00:41 +0200)]
gnu: fsarchiver: Edit synopsis & description.

* gnu/packages/file-systems.scm (fsarchiver)[synopsis, description]:
Fix spelling (file system, lose, …).  Edit for grammar and style (‘…allows you
to…’).  Provide more information about the package.

4 years agognu: fsarchiver: Move to (gnu packages file-systems).
Tobias Geerinckx-Rice [Sun, 10 May 2020 21:19:52 +0000 (23:19 +0200)]
gnu: fsarchiver: Move to (gnu packages file-systems).

* gnu/packages/disk.scm (fsarchiver): Move this variable…
* gnu/packages/file-systems.scm (fsarchiver): …here.

4 years agognu: simple-scan: Update to 3.36.2.1.
Tobias Geerinckx-Rice [Tue, 12 May 2020 15:58:52 +0000 (17:58 +0200)]
gnu: simple-scan: Update to 3.36.2.1.

* gnu/packages/gnome.scm (simple-scan): Update to 3.36.2.1.

4 years agognu: sudo: Support Python plug-ins.
Tobias Geerinckx-Rice [Tue, 12 May 2020 14:58:30 +0000 (16:58 +0200)]
gnu: sudo: Support Python plug-ins.

* gnu/packages/admin.scm (sudo)[arguments]: Add ‘--enable-python’ to
CONFIGURE-FLAGS.
[inputs]: Add python and order alphabetically.

4 years agognu: sudo: Use a versioned $(docdir).
Tobias Geerinckx-Rice [Tue, 12 May 2020 14:47:26 +0000 (16:47 +0200)]
gnu: sudo: Use a versioned $(docdir).

* gnu/packages/admin.scm (sudo)[arguments]: Add versioned --docdir to
CONFIGURE-FLAGS.

4 years agognu: sudo: Update to 1.9.0.
Tobias Geerinckx-Rice [Tue, 12 May 2020 13:51:10 +0000 (15:51 +0200)]
gnu: sudo: Update to 1.9.0.

* gnu/packages/admin.scm (sudo): Update to 1.9.0.
[arguments]: Install example configuration to the right place
Move comments to where they don't confuse me.

4 years agodoc: Specify the branch name in the title of a patch.
Brice Waegeneire [Sun, 3 May 2020 10:11:49 +0000 (12:11 +0200)]
doc: Specify the branch name in the title of a patch.

* doc/contributing.texi (Submitting Patches): Add branch name in the
title of a patch if different than master.

4 years agognu: emacs-lsp-mode: Update to 6.3.1.
Dimakakos Dimos [Tue, 12 May 2020 06:16:16 +0000 (09:16 +0300)]
gnu: emacs-lsp-mode: Update to 6.3.1.

* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.3.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: emacs-relint: Update to 1.17.
Nicolas Goaziou [Tue, 12 May 2020 19:34:04 +0000 (21:34 +0200)]
gnu: emacs-relint: Update to 1.17.

* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.17.

4 years agognu: r-mnormt: Update to 1.5-7.
Ricardo Wurmus [Tue, 12 May 2020 15:00:54 +0000 (17:00 +0200)]
gnu: r-mnormt: Update to 1.5-7.

* gnu/packages/statistics.scm (r-mnormt): Update to 1.5-7.

4 years agognu: r-zoo: Update to 1.8-8.
Ricardo Wurmus [Tue, 12 May 2020 15:00:48 +0000 (17:00 +0200)]
gnu: r-zoo: Update to 1.8-8.

* gnu/packages/statistics.scm (r-zoo): Update to 1.8-8.

4 years agognu: r-rocr: Update to 1.0-11.
Ricardo Wurmus [Tue, 12 May 2020 15:00:36 +0000 (17:00 +0200)]
gnu: r-rocr: Update to 1.0-11.

* gnu/packages/statistics.scm (r-rocr): Update to 1.0-11.
[native-inputs]: Add r-knitr.

4 years agognu: r-sfsmisc: Update to 1.1-7.
Ricardo Wurmus [Tue, 12 May 2020 15:00:30 +0000 (17:00 +0200)]
gnu: r-sfsmisc: Update to 1.1-7.

* gnu/packages/statistics.scm (r-sfsmisc): Update to 1.1-7.

4 years agognu: r-tidyr: Update to 1.0.3.
Ricardo Wurmus [Tue, 12 May 2020 14:59:23 +0000 (16:59 +0200)]
gnu: r-tidyr: Update to 1.0.3.

* gnu/packages/statistics.scm (r-tidyr): Update to 1.0.3.
[native-inputs]: Add r-knitr.

4 years agognu: r-tidyselect: Update to 1.1.0.
Ricardo Wurmus [Tue, 12 May 2020 14:59:07 +0000 (16:59 +0200)]
gnu: r-tidyselect: Update to 1.1.0.

* gnu/packages/statistics.scm (r-tidyselect): Update to 1.1.0.
[native-inputs]: Add r-knitr.

4 years agognu: r-git2r: Update to 0.27.1.
Ricardo Wurmus [Tue, 12 May 2020 14:58:56 +0000 (16:58 +0200)]
gnu: r-git2r: Update to 0.27.1.

* gnu/packages/statistics.scm (r-git2r): Update to 0.27.1.

4 years agognu: r-rlang: Update to 0.4.6.
Ricardo Wurmus [Tue, 12 May 2020 14:58:49 +0000 (16:58 +0200)]
gnu: r-rlang: Update to 0.4.6.

* gnu/packages/statistics.scm (r-rlang): Update to 0.4.6.

4 years agognu: r-tam: Update to 3.5-19.
Ricardo Wurmus [Tue, 12 May 2020 14:58:42 +0000 (16:58 +0200)]
gnu: r-tam: Update to 3.5-19.

* gnu/packages/cran.scm (r-tam): Update to 3.5-19.

4 years agognu: r-rpf: Update to 1.0.4.
Ricardo Wurmus [Tue, 12 May 2020 14:58:29 +0000 (16:58 +0200)]
gnu: r-rpf: Update to 1.0.4.

* gnu/packages/cran.scm (r-rpf): Update to 1.0.4.
[native-inputs]: Add r-knitr.

4 years agognu: r-rsvg: Update to 2.0.
Ricardo Wurmus [Tue, 12 May 2020 14:58:20 +0000 (16:58 +0200)]
gnu: r-rsvg: Update to 2.0.

* gnu/packages/cran.scm (r-rsvg): Update to 2.0.

4 years agognu: r-imager: Update to 0.42.3.
Ricardo Wurmus [Tue, 12 May 2020 14:58:08 +0000 (16:58 +0200)]
gnu: r-imager: Update to 0.42.3.

* gnu/packages/cran.scm (r-imager): Update to 0.42.3.
[native-inputs]: Add r-knitr.

4 years agognu: r-mda: Update to 0.5.
Ricardo Wurmus [Tue, 12 May 2020 14:57:59 +0000 (16:57 +0200)]
gnu: r-mda: Update to 0.5.

* gnu/packages/cran.scm (r-mda): Update to 0.5.

4 years agognu: r-showtext: Update to 0.8.
Ricardo Wurmus [Tue, 12 May 2020 14:57:47 +0000 (16:57 +0200)]
gnu: r-showtext: Update to 0.8.

* gnu/packages/cran.scm (r-showtext): Update to 0.8.
[native-inputs]: Add r-knitr.

4 years agognu: r-sysfonts: Update to 0.8.1.
Ricardo Wurmus [Tue, 12 May 2020 14:57:37 +0000 (16:57 +0200)]
gnu: r-sysfonts: Update to 0.8.1.

* gnu/packages/cran.scm (r-sysfonts): Update to 0.8.1.

4 years agognu: r-tidygraph: Update to 1.2.0.
Ricardo Wurmus [Tue, 12 May 2020 14:57:30 +0000 (16:57 +0200)]
gnu: r-tidygraph: Update to 1.2.0.

* gnu/packages/cran.scm (r-tidygraph): Update to 1.2.0.

4 years agognu: r-polspline: Update to 1.1.18.
Ricardo Wurmus [Tue, 12 May 2020 14:57:23 +0000 (16:57 +0200)]
gnu: r-polspline: Update to 1.1.18.

* gnu/packages/cran.scm (r-polspline): Update to 1.1.18.

4 years agognu: r-adegenet: Update to 2.1.3.
Ricardo Wurmus [Tue, 12 May 2020 14:57:14 +0000 (16:57 +0200)]
gnu: r-adegenet: Update to 2.1.3.

* gnu/packages/cran.scm (r-adegenet): Update to 2.1.3.

4 years agognu: r-sf: Update to 0.9-3.
Ricardo Wurmus [Tue, 12 May 2020 14:57:06 +0000 (16:57 +0200)]
gnu: r-sf: Update to 0.9-3.

* gnu/packages/cran.scm (r-sf): Update to 0.9-3.

4 years agognu: r-rematch2: Update to 2.1.2.
Ricardo Wurmus [Tue, 12 May 2020 14:56:59 +0000 (16:56 +0200)]
gnu: r-rematch2: Update to 2.1.2.

* gnu/packages/cran.scm (r-rematch2): Update to 2.1.2.

4 years agognu: r-valr: Update to 0.6.1.
Ricardo Wurmus [Tue, 12 May 2020 14:56:43 +0000 (16:56 +0200)]
gnu: r-valr: Update to 0.6.1.

* gnu/packages/cran.scm (r-valr): Update to 0.6.1.
[native-inputs]: Add r-knitr.

4 years agognu: r-protviz: Update to 0.6.8.
Ricardo Wurmus [Tue, 12 May 2020 14:56:34 +0000 (16:56 +0200)]
gnu: r-protviz: Update to 0.6.8.

* gnu/packages/cran.scm (r-protviz): Update to 0.6.8.

4 years agognu: r-bigrquery: Update to 1.3.0.
Ricardo Wurmus [Tue, 12 May 2020 14:56:27 +0000 (16:56 +0200)]
gnu: r-bigrquery: Update to 1.3.0.

* gnu/packages/cran.scm (r-bigrquery): Update to 1.3.0.

4 years agognu: r-gargle: Update to 0.5.0.
Ricardo Wurmus [Tue, 12 May 2020 14:56:08 +0000 (16:56 +0200)]
gnu: r-gargle: Update to 0.5.0.

* gnu/packages/cran.scm (r-gargle): Update to 0.5.0.
[native-inputs]: Add r-knitr.

4 years agognu: r-rcppparallel: Update to 5.0.1.
Ricardo Wurmus [Tue, 12 May 2020 14:55:36 +0000 (16:55 +0200)]
gnu: r-rcppparallel: Update to 5.0.1.

* gnu/packages/cran.scm (r-rcppparallel): Update to 5.0.1.

4 years agognu: r-npsurv: Update to 0.4-0.1.
Ricardo Wurmus [Tue, 12 May 2020 14:55:29 +0000 (16:55 +0200)]
gnu: r-npsurv: Update to 0.4-0.1.

* gnu/packages/cran.scm (r-npsurv): Update to 0.4-0.1.

4 years agognu: r-lsei: Update to 1.2-0.1.
Ricardo Wurmus [Tue, 12 May 2020 14:55:23 +0000 (16:55 +0200)]
gnu: r-lsei: Update to 1.2-0.1.

* gnu/packages/cran.scm (r-lsei): Update to 1.2-0.1.

4 years agognu: r-performance: Update to 0.4.6.
Ricardo Wurmus [Tue, 12 May 2020 14:55:16 +0000 (16:55 +0200)]
gnu: r-performance: Update to 0.4.6.

* gnu/packages/cran.scm (r-performance): Update to 0.4.6.

4 years agognu: r-sjstats: Update to 0.18.0.
Ricardo Wurmus [Tue, 12 May 2020 14:55:09 +0000 (16:55 +0200)]
gnu: r-sjstats: Update to 0.18.0.

* gnu/packages/cran.scm (r-sjstats): Update to 0.18.0.

4 years agognu: r-writexl: Update to 1.3.
Ricardo Wurmus [Tue, 12 May 2020 14:54:59 +0000 (16:54 +0200)]
gnu: r-writexl: Update to 1.3.

* gnu/packages/cran.scm (r-writexl): Update to 1.3.

4 years agognu: r-sjlabelled: Update to 1.1.4.
Ricardo Wurmus [Tue, 12 May 2020 14:54:39 +0000 (16:54 +0200)]
gnu: r-sjlabelled: Update to 1.1.4.

* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.4.
[propagated-inputs]: Remove r-haven.
[native-inputs]: Add r-knitr.

4 years agognu: r-officer: Update to 0.3.9.
Ricardo Wurmus [Tue, 12 May 2020 14:54:32 +0000 (16:54 +0200)]
gnu: r-officer: Update to 0.3.9.

* gnu/packages/cran.scm (r-officer): Update to 0.3.9.

4 years agognu: r-ggpubr: Update to 0.3.0.
Ricardo Wurmus [Tue, 12 May 2020 14:54:15 +0000 (16:54 +0200)]
gnu: r-ggpubr: Update to 0.3.0.

* gnu/packages/cran.scm (r-ggpubr): Update to 0.3.0.
[propagated-inputs]: Add r-rstatix and r-tibble.

4 years agognu: Add r-rstatix.
Ricardo Wurmus [Tue, 12 May 2020 14:54:01 +0000 (16:54 +0200)]
gnu: Add r-rstatix.

* gnu/packages/cran.scm (r-rstatix): New variable.

4 years agognu: r-renv: Update to 0.10.0.
Ricardo Wurmus [Tue, 12 May 2020 14:53:41 +0000 (16:53 +0200)]
gnu: r-renv: Update to 0.10.0.

* gnu/packages/cran.scm (r-renv): Update to 0.10.0.
[native-inputs]: Add r-knitr.

4 years agognu: r-openxlsx: Update to 4.1.5.
Ricardo Wurmus [Tue, 12 May 2020 14:53:27 +0000 (16:53 +0200)]
gnu: r-openxlsx: Update to 4.1.5.

* gnu/packages/cran.scm (r-openxlsx): Update to 4.1.5.
[native-inputs]: Add r-knitr.

4 years agognu: r-vim: Update to 6.0.0.
Ricardo Wurmus [Tue, 12 May 2020 14:53:13 +0000 (16:53 +0200)]
gnu: r-vim: Update to 6.0.0.

* gnu/packages/cran.scm (r-vim): Update to 6.0.0.
[native-inputs]: Add r-knitr.

4 years agognu: r-pillar: Update to 1.4.4.
Ricardo Wurmus [Tue, 12 May 2020 14:53:03 +0000 (16:53 +0200)]
gnu: r-pillar: Update to 1.4.4.

* gnu/packages/cran.scm (r-pillar): Update to 1.4.4.

4 years agognu: r-vctrs: Update to 0.3.0.
Ricardo Wurmus [Tue, 12 May 2020 14:52:56 +0000 (16:52 +0200)]
gnu: r-vctrs: Update to 0.3.0.

* gnu/packages/cran.scm (r-vctrs): Update to 0.3.0.

4 years agognu: r-recipes: Update to 0.1.12.
Ricardo Wurmus [Tue, 12 May 2020 14:52:48 +0000 (16:52 +0200)]
gnu: r-recipes: Update to 0.1.12.

* gnu/packages/cran.scm (r-recipes): Update to 0.1.12.

4 years agognu: r-extremes: Update to 2.0-12.
Ricardo Wurmus [Tue, 12 May 2020 14:52:39 +0000 (16:52 +0200)]
gnu: r-extremes: Update to 2.0-12.

* gnu/packages/cran.scm (r-extremes): Update to 2.0-12.

4 years agognu: r-circlize: Update to 0.4.9.
Ricardo Wurmus [Tue, 12 May 2020 14:52:22 +0000 (16:52 +0200)]
gnu: r-circlize: Update to 0.4.9.

* gnu/packages/cran.scm (r-circlize): Update to 0.4.9.
[native-inputs]: Add r-knitr.

4 years agognu: r-pkgbuild: Update to 1.0.8.
Ricardo Wurmus [Tue, 12 May 2020 14:52:12 +0000 (16:52 +0200)]
gnu: r-pkgbuild: Update to 1.0.8.

* gnu/packages/cran.scm (r-pkgbuild): Update to 1.0.8.

4 years agognu: r-ps: Update to 1.3.3.
Ricardo Wurmus [Tue, 12 May 2020 14:52:04 +0000 (16:52 +0200)]
gnu: r-ps: Update to 1.3.3.

* gnu/packages/cran.scm (r-ps): Update to 1.3.3.

4 years agognu: r-modelr: Update to 0.1.7.
Ricardo Wurmus [Tue, 12 May 2020 14:51:57 +0000 (16:51 +0200)]
gnu: r-modelr: Update to 0.1.7.

* gnu/packages/cran.scm (r-modelr): Update to 0.1.7.

4 years agognu: r-scales: Update to 1.1.1.
Ricardo Wurmus [Tue, 12 May 2020 14:51:45 +0000 (16:51 +0200)]
gnu: r-scales: Update to 1.1.1.

* gnu/packages/cran.scm (r-scales): Update to 1.1.1.

4 years agognu: epiphany: Enable tests.
Leo Prikler [Sun, 10 May 2020 13:31:57 +0000 (15:31 +0200)]
gnu: epiphany: Enable tests.

* gnu/packages/gnome.scm (epiphany)[arguments]<#:tests?>: Drop it.
<#:phases>: Add disable-failing-tests and pre-check.
[inputs]: Add xorg-server-for-tests.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
4 years agognu: epiphany: Update to 3.34.4.
Leo Prikler [Sun, 10 May 2020 13:31:56 +0000 (15:31 +0200)]
gnu: epiphany: Update to 3.34.4.

* gnu/packages/gnome.scm (epiphany): Update to 3.34.4.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
4 years agognu: guile-dsv: Update to 0.3.0.
Alex Sassmannshausen [Tue, 12 May 2020 15:08:16 +0000 (17:08 +0200)]
gnu: guile-dsv: Update to 0.3.0.

* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.3.0.

4 years agognu: Add julia-compat.
nixo [Sat, 9 May 2020 16:33:03 +0000 (18:33 +0200)]
gnu: Add julia-compat.

* gnu/packages/julia-xyz.scm: New file.
* gnu/local.mk: Add packages/julia-xyz.scm to it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: julia: Update to 1.4.1.
nixo [Sun, 10 May 2020 08:15:12 +0000 (10:15 +0200)]
gnu: julia: Update to 1.4.1.

* gnu/packages/julia.scm (julia): Update to 1.4.1.
* gnu/packages/julia.scm (julia-llvm): Update to 8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add libwhich.
nixo [Sun, 10 May 2020 08:15:11 +0000 (10:15 +0200)]
gnu: Add libwhich.

* gnu/packages/julia.scm (libwhich): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: julia: Fix patch.
nixo [Sun, 10 May 2020 08:15:10 +0000 (10:15 +0200)]
gnu: julia: Fix patch.

* gnu/packages/patches/julia-SOURCE_DATE_EPOCH-mtime.patch: replaced with
  actual patch.

It was a patch creating the patch.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: julia: Fix patch URL.
nixo [Sun, 10 May 2020 08:15:09 +0000 (10:15 +0200)]
gnu: julia: Fix patch URL.

* gnu/packages/julia.scm (julia-patch-url): Add ".patch".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: cuirass: Update to 0.0.1-30.9559fd1.
Ricardo Wurmus [Tue, 12 May 2020 12:24:04 +0000 (14:24 +0200)]
gnu: cuirass: Update to 0.0.1-30.9559fd1.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-30.9559fd1.

4 years agognu: mumi: Update to 0.0.1-1.75d34d4.
Ricardo Wurmus [Mon, 11 May 2020 23:00:00 +0000 (01:00 +0200)]
gnu: mumi: Update to 0.0.1-1.75d34d4.

* gnu/packages/mail.scm (mumi): Update to 0.0.1-1.75d34d4.
[inputs]: Remove guile-debbugs and gnutls; replace guile-2.2 with guile-3.0.

4 years agognu: guile-debbugs: Build with Guile 3.0.
Ricardo Wurmus [Tue, 12 May 2020 10:32:59 +0000 (12:32 +0200)]
gnu: guile-debbugs: Build with Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-debbugs)[native-inputs]: Replace guile-2.2
with guile-3.0.

4 years agognu: guile-pfds: Remove obsolete build phase.
Ricardo Wurmus [Tue, 12 May 2020 10:31:06 +0000 (12:31 +0200)]
gnu: guile-pfds: Remove obsolete build phase.

* gnu/packages/guile-xyz.scm (guile-pfds)[arguments]: Remove
phase "work-around-guile-bug".

4 years agognu: terminology: Update to 1.7.0.
Efraim Flashner [Tue, 12 May 2020 07:43:53 +0000 (10:43 +0300)]
gnu: terminology: Update to 1.7.0.

* gnu/packages/enlightenment.scm (terminology): Update to 1.7.0.

4 years agognu: evisum: Update to 0.4.1.
Efraim Flashner [Mon, 11 May 2020 18:06:22 +0000 (21:06 +0300)]
gnu: evisum: Update to 0.4.1.

* gnu/packages/enlightenment.scm (evisum): Update to 0.4.1.

4 years agognu: guile-redis: Build with Guile 3.0.
Ricardo Wurmus [Mon, 11 May 2020 23:01:52 +0000 (01:01 +0200)]
gnu: guile-redis: Build with Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-redis)[native-inputs]: Replace guile-2.2
with guile-3.0.
(guile2.2-redis): New variable.

4 years agognu: guile-lens: Build with Guile 3.0.
Ricardo Wurmus [Mon, 11 May 2020 22:56:51 +0000 (00:56 +0200)]
gnu: guile-lens: Build with Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-lens)[native-inputs]: Replace guile-2.2
with guile-3.0.
(guile2.2-lens): New variable.

4 years agognu: guile-webutils: Build with Guile 3.0.
Ricardo Wurmus [Mon, 11 May 2020 22:53:36 +0000 (00:53 +0200)]
gnu: guile-webutils: Build with Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-webutils)[source]: Add snippet to patch
configure.ac.
[inputs]: Replace guile-2.2 with guile-3.0.
(guile2.2-webutils): New variable.

4 years agognu: guile-ncurses: Build with Guile 3.0.
Ricardo Wurmus [Mon, 11 May 2020 22:31:05 +0000 (00:31 +0200)]
gnu: guile-ncurses: Build with Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-ncurses)[inputs]: Replace guile-2.2 with
guile-3.0.
(guile3.0-ncurses): Deprecate in favor of guile-ncurses.
(guile2.2-ncurses): New variable.

4 years agognu: guile-sjson: Build with Guile 3.0.
Ricardo Wurmus [Mon, 11 May 2020 22:25:44 +0000 (00:25 +0200)]
gnu: guile-sjson: Build with Guile 3.0.

* gnu/packages/guile-xyz.scm (guile-sjson)[source]: Add snippet to patch
configure file.
[inputs]: Replace guile-2.2 with guile-3.0.
(guile2.2-sjson): New variable.

4 years agognu: Remove openimageio@1.7.
Marius Bakke [Mon, 11 May 2020 21:42:47 +0000 (23:42 +0200)]
gnu: Remove openimageio@1.7.

* gnu/packages/graphics.scm (openimageio-1.7): Remove variable.

4 years agognu: Remove boost@1.69.
Marius Bakke [Mon, 11 May 2020 21:42:17 +0000 (23:42 +0200)]
gnu: Remove boost@1.69.

* gnu/packages/boost.scm (boost-1.69): Remove variable.

4 years agognu: guix: Update to bdc801e1cf.
Marius Bakke [Mon, 11 May 2020 21:41:39 +0000 (23:41 +0200)]
gnu: guix: Update to bdc801e1cf.

* gnu/packages/package-management.scm (guix): Update to 1.1.0-4.bdc801e.

4 years agonews: Add entry for 'guix graph --path'.
Ludovic Courtès [Mon, 11 May 2020 21:30:12 +0000 (23:30 +0200)]
news: Add entry for 'guix graph --path'.

* etc/news.scm: Add entry.

4 years agoguix graph: Add '--path'.
Ludovic Courtès [Sat, 9 May 2020 22:53:29 +0000 (00:53 +0200)]
guix graph: Add '--path'.

* guix/scripts/graph.scm (display-path): New procedure.
(%options, show-help): Add '--path'.
(guix-graph): Handle it.
* tests/guix-graph.sh: Add tests.
* doc/guix.texi (Invoking guix graph): Document it.
(Invoking guix size): Mention it.

4 years agograph: Add 'shortest-path'.
Ludovic Courtès [Sat, 9 May 2020 22:09:05 +0000 (00:09 +0200)]
graph: Add 'shortest-path'.

* guix/graph.scm (shortest-path): New procedure.
* tests/graph.scm ("shortest-path, packages + derivations")
("shortest-path, reverse packages")
("shortest-path, references"): New tests.

4 years agograph: reference/referrer node types work with graph traversal.
Ludovic Courtès [Sat, 9 May 2020 22:04:59 +0000 (00:04 +0200)]
graph: reference/referrer node types work with graph traversal.

The graph traversal procedures in (guix graph) assume that nodes can be
compared with 'eq?', which was not the case for nodes of
%REFERENCE-NODE-TYPE and %REFERRER-NODE-TYPE (strings).

* guix/scripts/graph.scm (intern): New procedure.
(ensure-store-items, references*)
(%reference-node-type, non-derivation-referrers)
(%referrer-node-type): Use it on all store items.
* tests/graph.scm ("node-transitive-edges, references"): New test.

4 years agodoc: Mention xdot.
Ludovic Courtès [Mon, 11 May 2020 20:40:50 +0000 (22:40 +0200)]
doc: Mention xdot.

* doc/guix.texi (Invoking guix graph): Mention xdot.  Remove a couple of
"| dot -Tpdf" in examples and add "| xdot".
(Invoking guix system): Likewise.
(Preparing to Use the Bootstrap Binaries): Likewise.

4 years agotests: Test 'guix show' with multiple packages.
Ludovic Courtès [Mon, 11 May 2020 20:28:24 +0000 (22:28 +0200)]
tests: Test 'guix show' with multiple packages.

* tests/guix-package-aliases.sh: Test 'guix show' with multiple packages.

4 years agoguix package, show: Support multiple queries.
zimoun [Sun, 10 May 2020 23:40:44 +0000 (01:40 +0200)]
guix package, show: Support multiple queries.

* guix/scripts/package.scm (process-query): Show multiple queries.
* guix/scripts/show.scm (guix-show): Reverse to display in order.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: waylandpp: Update to 0.2.7.
Marius Bakke [Mon, 11 May 2020 15:46:32 +0000 (17:46 +0200)]
gnu: waylandpp: Update to 0.2.7.

* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.7.

4 years agognu: wl-clipboard: Update to 2.0.0.
Marius Bakke [Mon, 11 May 2020 15:45:43 +0000 (17:45 +0200)]
gnu: wl-clipboard: Update to 2.0.0.

* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.0.0.
[source](uri): Add "v" prefix in tag reference.

4 years agognu: capnproto: Update to 0.8.0.
Marius Bakke [Mon, 11 May 2020 14:54:16 +0000 (16:54 +0200)]
gnu: capnproto: Update to 0.8.0.

* gnu/packages/serialization.scm (capnproto): Update to 0.8.0.

4 years agognu: rng-tools: Update to 6.10.
Marius Bakke [Mon, 11 May 2020 14:53:58 +0000 (16:53 +0200)]
gnu: rng-tools: Update to 6.10.

* gnu/packages/linux.scm (rng-tools): Update to 6.10.
[arguments]: Add --without-rtlsdr in #:configure-flags.
[inputs]: Add OPENSSL, which is no longer optional.

4 years agognu: lvm2: Update to 2.03.09.
Marius Bakke [Mon, 11 May 2020 14:53:38 +0000 (16:53 +0200)]
gnu: lvm2: Update to 2.03.09.

* gnu/packages/linux.scm (lvm2): Update to 2.03.09.

4 years agognu: libsecret: Update to 0.20.3.
Marius Bakke [Mon, 11 May 2020 14:53:20 +0000 (16:53 +0200)]
gnu: libsecret: Update to 0.20.3.

* gnu/packages/gnome.scm (libsecret): Update to 0.20.3.

4 years agognu: oniguruma: Do not build the static library.
Marius Bakke [Mon, 11 May 2020 14:52:59 +0000 (16:52 +0200)]
gnu: oniguruma: Do not build the static library.

* gnu/packages/textutils.scm (oniguruma)[arguments]: New field.