jackhill/guix/guix.git
4 years agoMerge branch 'master' into staging
Marius Bakke [Wed, 29 Jan 2020 10:12:49 +0000 (11:12 +0100)]
Merge branch 'master' into staging

4 years agognu: hexedit: Make F1 help more reliable.
Jakub Kądziołka [Sun, 19 Jan 2020 12:44:34 +0000 (13:44 +0100)]
gnu: hexedit: Make F1 help more reliable.

* gnu/packages/hexedit.scm (hexedit)[arguments](patch-man-path): New
phase.
[inputs]: Add MAN-DB.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: OpenAL: Update to 1.20.1.
Marius Bakke [Wed, 29 Jan 2020 09:09:43 +0000 (10:09 +0100)]
gnu: OpenAL: Update to 1.20.1.

* gnu/packages/audio.scm (openal): Update to 1.20.1.

4 years agognu: whois: Update to 5.5.5.
Marius Bakke [Wed, 29 Jan 2020 09:09:27 +0000 (10:09 +0100)]
gnu: whois: Update to 5.5.5.

* gnu/packages/networking.scm (whois): Update to 5.5.5.

4 years agognu: p11-kit: Update to 0.23.19.
Marius Bakke [Wed, 29 Jan 2020 09:07:53 +0000 (10:07 +0100)]
gnu: p11-kit: Update to 0.23.19.

* gnu/packages/tls.scm (p11-kit): Update to 0.23.19.
[source](uri): Adjust tarball name.

4 years agognu: mbedtls-apache: Do not build the static libraries.
Marius Bakke [Wed, 29 Jan 2020 09:07:11 +0000 (10:07 +0100)]
gnu: mbedtls-apache: Do not build the static libraries.

* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Add
"-DUSE_STATIC_MBEDTLS_LIBRARY=OFF" in #:configure-flags.

4 years agognu: mbedtls-apache: Update to 2.16.4.
Marius Bakke [Wed, 29 Jan 2020 09:06:43 +0000 (10:06 +0100)]
gnu: mbedtls-apache: Update to 2.16.4.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.4.

4 years agognu: godot: List which third party files to keep.
Timotej Lazar [Tue, 28 Jan 2020 18:25:40 +0000 (19:25 +0100)]
gnu: godot: List which third party files to keep.

Remove everything else to catch added dependencies in new versions.

* gnu/packages/game-development.scm (godot)[source](snippet): Instead of
  removing (only) the unbundled libs, remove everything except the listed files.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: godot: Unbundle some dependencies.
Timotej Lazar [Tue, 28 Jan 2020 18:25:39 +0000 (19:25 +0100)]
gnu: godot: Unbundle some dependencies.

* gnu/packages/game-development.scm (godot)[inputs]: Add bullet, mbedtls-apache,
pcre2 and zstd.
[arguments](configure-flags): Use system libraries for the above.
[source](snippet): Remove bundled copies.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: godot: Update to 3.1.2.
Timotej Lazar [Tue, 28 Jan 2020 18:25:38 +0000 (19:25 +0100)]
gnu: godot: Update to 3.1.2.

* gnu/packages/game-development.scm (godot): Update to 3.1.2.
[inputs]: Remove openssl, replaced by a bundled copy of mbedtls.
[arguments](configure-flags): Remove builtin_openssl flag.
[source]: Don’t try to remove the (now nonexistent) bundled openssl directory.

Signed-off-by: Christopher Baines <mail@cbaines.net>
4 years agognu: opensmtpd-next: Update to 6.6.2p1 [security fixes].
Tobias Geerinckx-Rice [Tue, 28 Jan 2020 23:52:20 +0000 (00:52 +0100)]
gnu: opensmtpd-next: Update to 6.6.2p1 [security fixes].

Upstream[0] says “Qualys has found a critical vulnerability leading to
a possible privilege escalation” and will provide more information
later.

[0]: https://www.opensmtpd.org

* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.2p1.

4 years agognu: gnome: Re-add gnome-initial-setup.
Danny Milosavljevic [Tue, 28 Jan 2020 20:09:45 +0000 (21:09 +0100)]
gnu: gnome: Re-add gnome-initial-setup.

* gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add gnome-initial-setup.

4 years agoservices: gdm: Disable initial system setup in GDM.
Leo Prikler [Mon, 27 Jan 2020 22:56:57 +0000 (23:56 +0100)]
services: gdm: Disable initial system setup in GDM.

* gnu/services/xorg.scm (gdm-configuration-file): Disable gnome-initial-setup.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
4 years agognu: ode: Properly disable tests when cross-compiling.
Nicolas Goaziou [Tue, 28 Jan 2020 19:23:41 +0000 (20:23 +0100)]
gnu: ode: Properly disable tests when cross-compiling.

* gnu/packages/game-development.scm (ode): Properly disable tests when
using (%current-target-system).

4 years agognu: Add emacs-unkillable-scratch.
Amin Bandali [Tue, 28 Jan 2020 17:06:46 +0000 (12:06 -0500)]
gnu: Add emacs-unkillable-scratch.

* gnu/packages/emacs-xyz.scm (emacs-unkillable-scratch): New variable.

4 years agoUse HTTPS for liballeg.org.
Tobias Geerinckx-Rice [Fri, 17 Jan 2020 21:18:29 +0000 (22:18 +0100)]
Use HTTPS for liballeg.org.

* gnu/packages/game-development.scm (allegro-4, allegro)[home-page]:
Use HTTPS.
* guix/licenses.scm (giftware): Likewise.

4 years agognu: iproute2: Update to 5.5.0.
Tobias Geerinckx-Rice [Tue, 28 Jan 2020 16:16:00 +0000 (17:16 +0100)]
gnu: iproute2: Update to 5.5.0.

* gnu/packages/linux.scm (iproute): Update to 5.5.0.

4 years agognu: Add bcachefs-tools.
Tobias Geerinckx-Rice [Mon, 20 Jan 2020 01:23:59 +0000 (02:23 +0100)]
gnu: Add bcachefs-tools.

* gnu/packages/file-systems.scm (bcachefs-tools): New public variable.

4 years agognu: lxqt: Correct home page.
Jonathan Brielmaier [Tue, 28 Jan 2020 14:41:09 +0000 (15:41 +0100)]
gnu: lxqt: Correct home page.

* gnu/packages/lxqt.scm (lxqt)[home-page]: It's lxqt not lxde.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
4 years agognu: kde-systemtools.scm: Adjust module imports.
Efraim Flashner [Tue, 28 Jan 2020 13:39:18 +0000 (15:39 +0200)]
gnu: kde-systemtools.scm: Adjust module imports.

* gnu/packages/kde-systemtools.scm: Remove libvnc, add vnc.

4 years agognu: Add bruteforce-luks.
Guillaume Le Vaillant [Tue, 28 Jan 2020 13:26:49 +0000 (14:26 +0100)]
gnu: Add bruteforce-luks.

* gnu/packages/password-utils.scm (bruteforce-luks): New variable.

4 years agognu: Add ksystemlog.
Hartmut Goebel [Mon, 20 Jan 2020 23:04:58 +0000 (00:04 +0100)]
gnu: Add ksystemlog.

* gnu/packages/kde-systemtools.scm (ksystemlog): New variable.

4 years agognu: Add krfb.
Hartmut Goebel [Mon, 20 Jan 2020 22:49:24 +0000 (23:49 +0100)]
gnu: Add krfb.

* gnu/packages/kde-systemtools.scm (krfb): New variable.

4 years agognu: Add konsole.
Hartmut Goebel [Mon, 20 Jan 2020 21:52:09 +0000 (22:52 +0100)]
gnu: Add konsole.

* gnu/packages/kde-systemtools.scm (konsole): New variable.

4 years agognu: Add khelpcenter.
Hartmut Goebel [Mon, 20 Jan 2020 21:39:22 +0000 (22:39 +0100)]
gnu: Add khelpcenter.

* gnu/packages/kde-systemtools.scm (khelpcenter): New variable.

4 years agognu: Add dolphin-plugins.
Hartmut Goebel [Mon, 20 Jan 2020 21:32:00 +0000 (22:32 +0100)]
gnu: Add dolphin-plugins.

* gnu/packages/kde-systemtools.scm (dolphin-plugins): New variable.

4 years agognu: Add dolphin.
Hartmut Goebel [Mon, 20 Jan 2020 21:02:28 +0000 (22:02 +0100)]
gnu: Add dolphin.

* gnu/packages/kde-system.scm: New file.
* gnu/local.mk: Add it.

4 years agognu: Add baloo-widgets.
Hartmut Goebel [Mon, 20 Jan 2020 21:24:11 +0000 (22:24 +0100)]
gnu: Add baloo-widgets.

* gnu/packages/kde.scm (baloo-widgets): New variable.

4 years agognu: Cleanup KDE packages to use the update qt-build-system.
Hartmut Goebel [Thu, 23 Jan 2020 20:13:42 +0000 (21:13 +0100)]
gnu: Cleanup KDE packages to use the update qt-build-system.

* gnu/packages/kde.scm (grantleetheme): [arguments] Remove.
  (kdeconnect)[arguments]<phases>{check-setup}: Remove.
  libkdegames: Use qt-build-system. [arguments]: Remove.
* gnu/packages/kde-frameworks.scm (kguiaddons, kitemmodels,
  kitemviews, kplotting, sonnet, kcompletion, kcrash, kdesignerplugin,
  kglobalaccel, kparts, ktextwidgets, khtml, kmediaplayer): Use
  qt-build-system. [arguments]: Remove.
  (kpeople): Use qt-build-system. [arguments]<phases>: Remove.
  (kconfigwidgets, kwidgetsaddons) Use qt-build-system.
  [arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-plasma.scm (kdecoration) Use qt-build-system.
  [arguments]: Remove.
  (libkscreen): Use qt-build-system. [arguments]<phases>: Remove.
  (libksysguard): Use qt-build-system.
  [arguments]<phases>{check-setup}: Remove.
* gnu/packages/kde-utils.scm (kronometer, rsibreak): [arguments]
  Remove.

4 years agoguix: qt-build-system: Add phase `check-setup`.
Hartmut Goebel [Wed, 22 Jan 2020 12:29:34 +0000 (13:29 +0100)]
guix: qt-build-system: Add phase `check-setup`.

* guix/build/qt-build-system.scm (check-setup): New function.
  (%standard-phases): Add as new phase `check-setup before `check.
* doc/guix.texi (Build System)[qt-build-system]: Describe the new phase.

4 years agognu: education.scm: Update copyright line.
Nicolas Goaziou [Tue, 28 Jan 2020 09:34:24 +0000 (10:34 +0100)]
gnu: education.scm: Update copyright line.

4 years agognu: Add omnitux.
Nicolas Goaziou [Fri, 27 Dec 2019 23:28:15 +0000 (00:28 +0100)]
gnu: Add omnitux.

* gnu/packages/education.scm (omnitux): New variable.

4 years agognu: Add emacs-delight.
Amin Bandali [Tue, 28 Jan 2020 09:28:04 +0000 (10:28 +0100)]
gnu: Add emacs-delight.

* gnu/packages/emacs-xyz.scm (emacs-delight): New variable.

4 years agognu: ocaml-ctypes: Don't use unstable tarball.
Efraim Flashner [Tue, 28 Jan 2020 08:53:42 +0000 (10:53 +0200)]
gnu: ocaml-ctypes: Don't use unstable tarball.

* gnu/packages/ocaml.scm (ocaml-ctypes)[source]: Download using git-fetch.
[arguments]: Add phase to make files writable.

4 years agognu: ocaml-ocplib-endian: Don't use unstable tarball.
Efraim Flashner [Tue, 28 Jan 2020 08:51:40 +0000 (10:51 +0200)]
gnu: ocaml-ocplib-endian: Don't use unstable tarball.

* gnu/packages/ocaml.scm (ocaml-ocplib-endian)[source]: Download using
git-fetch.

4 years agognu: ocaml-lwt: Don't use unstable tarball.
Efraim Flashner [Tue, 28 Jan 2020 08:49:02 +0000 (10:49 +0200)]
gnu: ocaml-lwt: Don't use unstable tarball.

* gnu/packages/ocaml.scm (ocaml-lwt)[source]: Download using git-fetch.

4 years agognu: Add emacs-mwim.
Amin Bandali [Tue, 28 Jan 2020 08:20:30 +0000 (03:20 -0500)]
gnu: Add emacs-mwim.

* gnu/packages/emacs-xyz.scm (emacs-mwim): New variable.

4 years agognu: Add python-pypng.
Jakub Kądziołka [Mon, 27 Jan 2020 21:08:48 +0000 (22:08 +0100)]
gnu: Add python-pypng.

* gnu/packages/python-xyz.scm (python-pypng): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: Add emacs-boxquote.
Nicolas Goaziou [Tue, 28 Jan 2020 08:23:56 +0000 (09:23 +0100)]
gnu: Add emacs-boxquote.

* gnu/packages/emacs-xyz.scm (emacs-boxquote): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: gourmet: Adjust install phase.
Efraim Flashner [Tue, 28 Jan 2020 08:15:43 +0000 (10:15 +0200)]
gnu: gourmet: Adjust install phase.

* gnu/packages/nutrition.scm (gourmet)[arguments]: Adjust custom
'install phase.

4 years agognu: gourmet: Don't use unstable tarball.
Efraim Flashner [Tue, 28 Jan 2020 08:14:45 +0000 (10:14 +0200)]
gnu: gourmet: Don't use unstable tarball.

* gnu/packages/nutrition.scm (gourmet)[source]: Download using git-fetch.

4 years agognu: manuskript: Update to 0.11.0.
Nicolas Goaziou [Tue, 28 Jan 2020 08:18:01 +0000 (09:18 +0100)]
gnu: manuskript: Update to 0.11.0.

* gnu/packages/text-editors.scm (manuskript): Update to 0.11.0.

4 years agognu: emacs-xyz: Update copyright header.
Nicolas Goaziou [Tue, 28 Jan 2020 07:46:40 +0000 (08:46 +0100)]
gnu: emacs-xyz: Update copyright header.

4 years agognu: Add emacs-company-ebdb.
Nicolas Goaziou [Tue, 28 Jan 2020 07:44:50 +0000 (08:44 +0100)]
gnu: Add emacs-company-ebdb.

* gnu/packages/emacs-xyz.scm (emacs-company-ebdb): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: Add vim-guix-vim.
Efraim Flashner [Mon, 27 Jan 2020 17:07:10 +0000 (19:07 +0200)]
gnu: Add vim-guix-vim.

* gnu/packages/vim.scm (vim-guix-vim): New variable.

4 years agognu: Add bvi.
Jakub Kądziołka [Sun, 19 Jan 2020 12:44:10 +0000 (13:44 +0100)]
gnu: Add bvi.

* gnu/packages/hexedit.scm (bvi): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: termite: Open links properly without xdg-utils in profile
Jakub Kądziołka [Mon, 13 Jan 2020 23:50:37 +0000 (00:50 +0100)]
gnu: termite: Open links properly without xdg-utils in profile

* gnu/packages/terminals.scm (termite)[inputs]: Add XDG-UTILS.
  [arguments](patch-xdg-open): New phase.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4 years agognu: go-github-com-prometheus-node-exporter: Update to 0.18.1.
Gábor Boskovits [Mon, 27 Jan 2020 23:32:06 +0000 (00:32 +0100)]
gnu: go-github-com-prometheus-node-exporter: Update to 0.18.1.

* gnu/packages/monitoring.scm
(go-github-com-prometheus-node-exporter): Update to 0.18.1.

4 years agognu: Add zrythm.
Alexandros Theodotou [Wed, 8 Jan 2020 14:31:05 +0000 (14:31 +0000)]
gnu: Add zrythm.

* gnu/packages/music.scm (zrythm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add libaudec.
Alexandros Theodotou [Wed, 8 Jan 2020 14:26:45 +0000 (14:26 +0000)]
gnu: Add libaudec.

* gnu/packages/audio.scm (libaudec): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: guile-charting: Add "guile3.0-charting" variant.
Ludovic Courtès [Mon, 27 Jan 2020 22:01:59 +0000 (23:01 +0100)]
gnu: guile-charting: Add "guile3.0-charting" variant.

* gnu/packages/plotutils.scm (guile-charting)[source]: In 'snippet',
have 'configure' look for 3.0.
(guile3.0-charting): New variable.

4 years agogit-authenticate: Add roptat's new key.
Ludovic Courtès [Mon, 27 Jan 2020 17:19:38 +0000 (18:19 +0100)]
git-authenticate: Add roptat's new key.

This is a followup to 2cbede5935eb6a40173bbdf30a9ad22bf7574c22.

* build-aux/git-authenticate.scm (%committers): Add roptat's new key.

4 years agognu: sicp: Do not import module from the host Guile.
Ludovic Courtès [Mon, 27 Jan 2020 14:04:28 +0000 (15:04 +0100)]
gnu: sicp: Do not import module from the host Guile.

This is a followup to 4144eb195c28cbfd1ca2a131cf4b64afcad713ae
and 5e61de242156cdb3314abac168d9682ca7a4c28f.

* gnu/packages/scheme.scm (sicp)[arguments]: Remove (srfi srfi-26) from
 #:modules.

4 years agognu: Add r-deconstructsigs.
Roel Janssen [Mon, 20 Jan 2020 19:21:09 +0000 (20:21 +0100)]
gnu: Add r-deconstructsigs.

* gnu/packages/bioconductor.scm (r-deconstructsigs): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
4 years agognu: gnome: Remove gnome-initial-setup.
Danny Milosavljevic [Mon, 27 Jan 2020 20:26:10 +0000 (21:26 +0100)]
gnu: gnome: Remove gnome-initial-setup.

Fixes <https://bugs.gnu.org/39281>
Reported by Jack Hill <jackhill@jackhill.us>.

* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove
gnome-initial-setup.

4 years agognu: r-gviz: Update to 1.30.1.
Ricardo Wurmus [Mon, 27 Jan 2020 19:48:22 +0000 (20:48 +0100)]
gnu: r-gviz: Update to 1.30.1.

* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.30.1.

4 years agognu: r-genomicfeatures: Update to 1.38.1.
Ricardo Wurmus [Mon, 27 Jan 2020 19:48:16 +0000 (20:48 +0100)]
gnu: r-genomicfeatures: Update to 1.38.1.

* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.38.1.

4 years agognu: r-s4vectors: Update to 0.24.3.
Ricardo Wurmus [Mon, 27 Jan 2020 19:48:10 +0000 (20:48 +0100)]
gnu: r-s4vectors: Update to 0.24.3.

* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.24.3.

4 years agognu: r-multiassayexperiment: Update to 1.12.2.
Ricardo Wurmus [Mon, 27 Jan 2020 19:48:04 +0000 (20:48 +0100)]
gnu: r-multiassayexperiment: Update to 1.12.2.

* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.12.2.

4 years agognu: r-ropls: Update to 1.18.8.
Ricardo Wurmus [Mon, 27 Jan 2020 19:47:57 +0000 (20:47 +0100)]
gnu: r-ropls: Update to 1.18.8.

* gnu/packages/bioconductor.scm (r-ropls): Update to 1.18.8.

4 years agognu: r-destiny: Update to 3.0.1.
Ricardo Wurmus [Mon, 27 Jan 2020 19:47:46 +0000 (20:47 +0100)]
gnu: r-destiny: Update to 3.0.1.

* gnu/packages/bioconductor.scm (r-destiny): Update to 3.0.1.

4 years agognu: linux-libre@4.19: Update to 4.19.99.
Mark H Weaver [Mon, 27 Jan 2020 19:38:13 +0000 (14:38 -0500)]
gnu: linux-libre@4.19: Update to 4.19.99.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.99.
(linux-libre-4.19-pristine-source): Update hash.

4 years agognu: linux-libre@4.14: Update to 4.14.168.
Mark H Weaver [Mon, 27 Jan 2020 19:37:16 +0000 (14:37 -0500)]
gnu: linux-libre@4.14: Update to 4.14.168.

* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.168.
(linux-libre-4.14-pristine-source): Update hash.

4 years agognu: emacs-gif-screencast: Update to 1.1.
Pierre Neidhardt [Mon, 27 Jan 2020 19:28:55 +0000 (20:28 +0100)]
gnu: emacs-gif-screencast: Update to 1.1.

* gnu/packages/emacs-xyz.scm (emacs-gif-screencast): Update to 1.1.

4 years agognu: light: Install udev rules to allow sudo-less invocations.
Amin Bandali [Mon, 27 Jan 2020 14:33:37 +0000 (09:33 -0500)]
gnu: light: Install udev rules to allow sudo-less invocations.

* gnu/packages/linux.scm (light)[arguments]: Substitute the absolute paths
of chgrp and chmod in 90-backlight.rules and install the rules file to the
special lib/udev/rules.d/ directory of the out output.  This allows for
any member of the video group to set brightness using light without sudo.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
4 years agobuild: cargo-build-system: Add pkg-config environment variables.
Efraim Flashner [Mon, 27 Jan 2020 07:17:32 +0000 (09:17 +0200)]
build: cargo-build-system: Add pkg-config environment variables.

* guix/build/cargo-build-system.scm (configure): Add environment
variables to use system libgit2 and libssh2.
* gnu/packages/crates-io.scm (rust-libgit2-sys-0.10,
rust-libssh2-sys-0.2)[arguments]: Remove LIBGIT2 and LIBSSH2 environment
variable settings.
* gnu/packages/rust-apps.scm (tokei)[arguments]: Same.

4 years agognu: rust-pcre2-sys-0.2: Delete vendored code.
Efraim Flashner [Sat, 25 Jan 2020 19:57:31 +0000 (21:57 +0200)]
gnu: rust-pcre2-sys-0.2: Delete vendored code.

* gnu/packages/crates-io.scm (rust-pcre2-sys-0.2)[source]: Delete
vendored code.
[arguments]: Remove custom phase.
(rust-pcre2-0.2, rust-grep-pcre2-0.1)[arguments]: Enable build.
[native-inputs]: Add pkg-config, pcre2.

4 years agognu: rust-libz-sys-1.0: Remove vendored code.
Efraim Flashner [Sat, 25 Jan 2020 19:53:44 +0000 (21:53 +0200)]
gnu: rust-libz-sys-1.0: Remove vendored code.

* gnu/packages/crates-io.scm (rust-libz-sys-1.0)[source]: Remove
vendored code.
[arguments]: Remove custom phase.
(rust-libgit2-sys-0.10)[arguments]: Don't unvendor missing code.
(rust-libssh2-sys-0.2)[arguments]: Same.
* gnu/packages/rust-apps.scm (tokei)[arguments]: Same.

4 years agognu: rust-lzma-sys-0.1: Remove vendored code.
Efraim Flashner [Sat, 25 Jan 2020 19:51:48 +0000 (21:51 +0200)]
gnu: rust-lzma-sys-0.1: Remove vendored code.

* gnu/packages/crates-io.scm (rust-lzma-sys-0.1)[source]: Remove
vendored code.
[arguments]: Remove custom phase.

4 years agognu: rust-libssh2-sys-0.2: Remove vendored code.
Efraim Flashner [Sat, 25 Jan 2020 19:48:37 +0000 (21:48 +0200)]
gnu: rust-libssh2-sys-0.2: Remove vendored code.

* gnu/packages/crates-io.scm (rust-libssh2-sys-0.2)[source]: Remove
vendored code.
[arguments]: Don't remove missing vendored code.
(rust-libgit2-sys-0.10)[arguments]: Same.
* gnu/packages/rust-apps.scm (tokei)[arguments]: Same.

4 years agognu: rust-jemalloc-sys-0.3: Remove vendored code.
Efraim Flashner [Sat, 25 Jan 2020 19:44:18 +0000 (21:44 +0200)]
gnu: rust-jemalloc-sys-0.3: Remove vendored code.

* gnu/packages/crates-io.scm (rust-jemalloc-sys-0.3)[source]: Remove
vendored code.
[arguments]: Don't remove missing vendored code.

4 years agognu: rust-libgit2-sys-0.10: Remove vendored code.
Efraim Flashner [Sat, 25 Jan 2020 19:41:44 +0000 (21:41 +0200)]
gnu: rust-libgit2-sys-0.10: Remove vendored code.

* gnu/packages/crates-io.scm (rust-libgit2-sys-0.10)[source]: Remove
vendored code.
[arguments]: Don't remove missing vendored code.
* gnu/packages/rust-apps.scm (tokei)[arguments]: Same.

4 years agobuild: cargo-build-system: Allow patched crates.
Efraim Flashner [Sat, 25 Jan 2020 19:39:04 +0000 (21:39 +0200)]
build: cargo-build-system: Allow patched crates.

* guix/build/cargo-build-system.scm (crate-src?): Don't check for a
gzipped tarball, just make sure it's not a directory.

4 years agognu: r-fpc: Update to 2.2-4.
Ricardo Wurmus [Mon, 27 Jan 2020 15:33:11 +0000 (16:33 +0100)]
gnu: r-fpc: Update to 2.2-4.

* gnu/packages/statistics.scm (r-fpc): Update to 2.2-4.

4 years agognu: r-rrcov: Update to 1.5-2.
Ricardo Wurmus [Mon, 27 Jan 2020 15:32:54 +0000 (16:32 +0100)]
gnu: r-rrcov: Update to 1.5-2.

* gnu/packages/statistics.scm (r-rrcov): Update to 1.5-2.
[propagated-inputs]: Remove r-cluster.

4 years agognu: r-tidyr: Update to 1.0.2.
Ricardo Wurmus [Mon, 27 Jan 2020 15:32:48 +0000 (16:32 +0100)]
gnu: r-tidyr: Update to 1.0.2.

* gnu/packages/statistics.scm (r-tidyr): Update to 1.0.2.

4 years agognu: r-rngtools: Update to 1.5.
Ricardo Wurmus [Mon, 27 Jan 2020 15:32:32 +0000 (16:32 +0100)]
gnu: r-rngtools: Update to 1.5.

* gnu/packages/statistics.scm (r-rngtools): Update to 1.5.
[propagated-inputs]: Remove r-pkgmaker and r-stringr.

4 years agognu: r-pkgmaker: Update to 0.31.
Ricardo Wurmus [Mon, 27 Jan 2020 15:32:16 +0000 (16:32 +0100)]
gnu: r-pkgmaker: Update to 0.31.

* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.31.
[propagated-inputs]: Add r-assertthat.

4 years agognu: r-xml: Update to 3.99-0.3.
Ricardo Wurmus [Mon, 27 Jan 2020 15:32:11 +0000 (16:32 +0100)]
gnu: r-xml: Update to 3.99-0.3.

* gnu/packages/statistics.scm (r-xml): Update to 3.99-0.3.

4 years agognu: r-blob: Update to 1.2.1.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:56 +0000 (16:31 +0100)]
gnu: r-blob: Update to 1.2.1.

* gnu/packages/statistics.scm (r-blob): Update to 1.2.1.
[propagated-inputs]: Remove r-prettyunits.

4 years agognu: r-rmarkdown: Update to 2.1.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:51 +0000 (16:31 +0100)]
gnu: r-rmarkdown: Update to 2.1.

* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.1.

4 years agognu: r-catools: Update to 1.18.0.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:44 +0000 (16:31 +0100)]
gnu: r-catools: Update to 1.18.0.

* gnu/packages/statistics.scm (r-catools): Update to 1.18.0.

4 years agognu: r-rcpparmadillo: Update to 0.9.800.4.0.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:37 +0000 (16:31 +0100)]
gnu: r-rcpparmadillo: Update to 0.9.800.4.0.

* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.4.0.

4 years agognu: r-rlang: Update to 0.4.3.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:30 +0000 (16:31 +0100)]
gnu: r-rlang: Update to 0.4.3.

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

4 years agognu: r-knitr: Update to 1.27.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:19 +0000 (16:31 +0100)]
gnu: r-knitr: Update to 1.27.

* gnu/packages/statistics.scm (r-knitr): Update to 1.27.

4 years agognu: r-foreign: Update to 0.8-75.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:13 +0000 (16:31 +0100)]
gnu: r-foreign: Update to 0.8-75.

* gnu/packages/statistics.scm (r-foreign): Update to 0.8-75.

4 years agognu: r-shinycssloaders: Update to 0.3.
Ricardo Wurmus [Mon, 27 Jan 2020 15:31:06 +0000 (16:31 +0100)]
gnu: r-shinycssloaders: Update to 0.3.

* gnu/packages/cran.scm (r-shinycssloaders): Update to 0.3.

4 years agognu: r-idpmisc: Update to 1.1.20.
Ricardo Wurmus [Mon, 27 Jan 2020 15:30:59 +0000 (16:30 +0100)]
gnu: r-idpmisc: Update to 1.1.20.

* gnu/packages/cran.scm (r-idpmisc): Update to 1.1.20.

4 years agognu: r-rngwell: Update to 0.10-6.
Ricardo Wurmus [Mon, 27 Jan 2020 15:30:52 +0000 (16:30 +0100)]
gnu: r-rngwell: Update to 0.10-6.

* gnu/packages/cran.scm (r-rngwell): Update to 0.10-6.

4 years agognu: r-bio3d: Update to 2.4-1.
Ricardo Wurmus [Mon, 27 Jan 2020 15:30:43 +0000 (16:30 +0100)]
gnu: r-bio3d: Update to 2.4-1.

* gnu/packages/cran.scm (r-bio3d): Update to 2.4-1.

4 years agognu: r-parameters: Update to 0.4.1.
Ricardo Wurmus [Mon, 27 Jan 2020 15:30:36 +0000 (16:30 +0100)]
gnu: r-parameters: Update to 0.4.1.

* gnu/packages/cran.scm (r-parameters): Update to 0.4.1.

4 years agognu: r-leiden: Update to 0.3.2.
Ricardo Wurmus [Mon, 27 Jan 2020 15:30:29 +0000 (16:30 +0100)]
gnu: r-leiden: Update to 0.3.2.

* gnu/packages/cran.scm (r-leiden): Update to 0.3.2.

4 years agognu: r-rhpcblasctl: Update to 0.20-17.
Ricardo Wurmus [Mon, 27 Jan 2020 15:30:21 +0000 (16:30 +0100)]
gnu: r-rhpcblasctl: Update to 0.20-17.

* gnu/packages/cran.scm (r-rhpcblasctl): Update to 0.20-17.

4 years agognu: r-threejs: Update to 0.3.3.
Ricardo Wurmus [Mon, 27 Jan 2020 15:29:39 +0000 (16:29 +0100)]
gnu: r-threejs: Update to 0.3.3.

* gnu/packages/cran.scm (r-threejs): Update to 0.3.3.
[native-inputs]: Use jquery 1.12.4 and threejs version r111.
[arguments]: Adjust.

4 years agognu: r-farver: Update to 2.0.3.
Ricardo Wurmus [Mon, 27 Jan 2020 15:29:25 +0000 (16:29 +0100)]
gnu: r-farver: Update to 2.0.3.

* gnu/packages/cran.scm (r-farver): Update to 2.0.3.

4 years agognu: r-adegenet: Update to 2.1.2.
Ricardo Wurmus [Mon, 27 Jan 2020 15:29:19 +0000 (16:29 +0100)]
gnu: r-adegenet: Update to 2.1.2.

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

4 years agognu: r-cobs: Update to 1.3-4.
Ricardo Wurmus [Mon, 27 Jan 2020 15:29:12 +0000 (16:29 +0100)]
gnu: r-cobs: Update to 1.3-4.

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

4 years agognu: r-dorng: Update to 1.8.2.
Ricardo Wurmus [Mon, 27 Jan 2020 15:28:57 +0000 (16:28 +0100)]
gnu: r-dorng: Update to 1.8.2.

* gnu/packages/cran.scm (r-dorng): Update to 1.8.2.
[propagated-inputs]: Remove r-pkgmaker.

4 years agognu: r-future: Update to 1.16.0.
Ricardo Wurmus [Mon, 27 Jan 2020 15:28:49 +0000 (16:28 +0100)]
gnu: r-future: Update to 1.16.0.

* gnu/packages/cran.scm (r-future): Update to 1.16.0.

4 years agognu: r-rmpfr: Update to 0.8-1.
Ricardo Wurmus [Mon, 27 Jan 2020 15:28:28 +0000 (16:28 +0100)]
gnu: r-rmpfr: Update to 0.8-1.

* gnu/packages/cran.scm (r-rmpfr): Update to 0.8-1.
[inputs]: Add gmp.
[native-inputs]: Add pkg-config.