jackhill/guix/guix.git
4 years agognu: ikiwiki: Revert to standard wrapper.
Paul Garlick [Thu, 28 May 2020 09:34:40 +0000 (10:34 +0100)]
gnu: ikiwiki: Revert to standard wrapper.

* gnu/packages/web.scm (ikiwiki)[arguments]: Remove
unnecessary 'include-PERL5LIB-in-wrapper' phase.  The PERL5LIB
environment variable may be set in the user's setup file instead.

4 years agognu: swaks: Update to 20190914.0.
Arun Isaac [Mon, 1 Jun 2020 18:41:36 +0000 (00:11 +0530)]
gnu: swaks: Update to 20190914.0.

* gnu/packages/mail.scm (swaks): Update to 20190914.0.

4 years agognu: bootstrap: Add powerpc64-linux dynamic linker.
Léo Le Bouter [Tue, 21 May 2019 05:00:30 +0000 (05:00 +0000)]
gnu: bootstrap: Add powerpc64-linux dynamic linker.

This makes it possible to build bootstrap binaries for powerpc64-linux:

  guix build --target=powerpc64-linux-gnu bootstrap-tarballs

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add an entry for
powerpc64-linux.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
4 years agognu: emacs-cyberpunk-theme: Update to 1.22.
Pierre Neidhardt [Mon, 1 Jun 2020 18:24:24 +0000 (20:24 +0200)]
gnu: emacs-cyberpunk-theme: Update to 1.22.

* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme): Update to 1.22.

4 years agognu: exim: Update to 4.94.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 15:49:14 +0000 (17:49 +0200)]
gnu: exim: Update to 4.94.

* gnu/packages/mail.scm (exim): Update to 4.94.

4 years agognu: wireguard-tools: Update to 1.0.20200513.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 15:38:23 +0000 (17:38 +0200)]
gnu: wireguard-tools: Update to 1.0.20200513.

* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20200513.

4 years agognu: dash: Update to 0.5.11.
Tobias Geerinckx-Rice [Mon, 1 Jun 2020 15:38:14 +0000 (17:38 +0200)]
gnu: dash: Update to 0.5.11.

* gnu/packages/shells.scm (dash): Update to 0.5.11.

4 years agognu: vis: Fix configuration load order.
tsmish [Sat, 9 May 2020 15:51:53 +0000 (15:51 +0000)]
gnu: vis: Fix configuration load order.

* gnu/packages/text-editors.scm (vis)[native-search-paths]: Remove.

There is no need to set $VIS_PATH to $prefix/share/vis as VIS_PATH
(#define), which is also in search path
(https://github.com/martanne/vis/blob/7648280a95954304e5e935e2cead16d836b86eda/vis-lua.c#L2662),
is already set by Makefile to $prefix/share/vis
(https://github.com/martanne/vis/blob/7648280a95954304e5e935e2cead16d836b86eda/Makefile#L37).

This fixes issue https://issues.guix.gnu.org/39394

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
4 years agognu: emacs-perspective: Update to 2.8.
Michael Rohleder [Mon, 1 Jun 2020 12:29:38 +0000 (14:29 +0200)]
gnu: emacs-perspective: Update to 2.8.

* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.8.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agocombinators: Recurse fold2 to named let loop.
Arun Isaac [Mon, 1 Jun 2020 00:11:13 +0000 (05:41 +0530)]
combinators: Recurse fold2 to named let loop.

* guix/combinators.scm (fold2): Recurse to named let loop, not fold2 itself.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
4 years agognu: emacspeak: Update to 52.0.
Nicolas Goaziou [Mon, 1 Jun 2020 08:54:22 +0000 (10:54 +0200)]
gnu: emacspeak: Update to 52.0.

* gnu/packages/emacs-xyz.scm (emacspeak): Update to 52.0.
[arguments]: Add phase to remove a non-existing file.  Change executable.
[inputs]: Use espeak-ng instead of espeak.
[description]: Typographic fix.

4 years agognu: enlightenment: Update to 0.24.1.
Efraim Flashner [Mon, 1 Jun 2020 06:16:54 +0000 (09:16 +0300)]
gnu: enlightenment: Update to 0.24.1.

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

4 years agognu: gdl: Don't use custom bootstrap phase.
Efraim Flashner [Mon, 1 Jun 2020 05:44:21 +0000 (08:44 +0300)]
gnu: gdl: Don't use custom bootstrap phase.

* gnu/packages/gnome.scm (gdl)[arguments]: Remove custom boostrap phase.
(gdl-minimal)[arguments]: Don't inherit arguments from gdl.

4 years agognu: inkscape: Add inkscape-1.0.
Maxim Cournoyer [Mon, 6 Jan 2020 21:37:44 +0000 (16:37 -0500)]
gnu: inkscape: Add inkscape-1.0.

* gnu/packages/inkscape.scm (inkscape-1.0): New variable.
* gnu/packages/gtk.scm (at-spi2-atk): Add a TODO comment.

4 years agognu: Add libuemf.
Maxim Cournoyer [Tue, 28 Jan 2020 06:21:24 +0000 (01:21 -0500)]
gnu: Add libuemf.

* gnu/packages/image.scm (libuemf): New variable.

4 years agognu: Add drm-tools.
Maxim Cournoyer [Tue, 28 Jan 2020 05:15:29 +0000 (00:15 -0500)]
gnu: Add drm-tools.

* gnu/packages/textutils.scm (drm-tools): New variable.

4 years agognu: Add autotrace.
Maxim Cournoyer [Sat, 25 Jan 2020 05:33:14 +0000 (00:33 -0500)]
gnu: Add autotrace.

* gnu/packages/graphics.scm (autotrace): New variable.

4 years agognu: Add pstoedit.
Maxim Cournoyer [Sat, 25 Jan 2020 04:40:38 +0000 (23:40 -0500)]
gnu: Add pstoedit.

* gnu/packages/graphics.scm (pstoedit): New variable.

4 years agognu: plotutils: Build libplotter.
Maxim Cournoyer [Sat, 25 Jan 2020 04:13:46 +0000 (23:13 -0500)]
gnu: plotutils: Build libplotter.

* gnu/packages/plotutils.scm (plotutils)[origin]: Port the patch to a snippet,
which catches all the problematic occurrences.
[configure-flags]: Pass "--enable-libplotter".
[description]: Mention the newly added C++ libplotter library.

4 years agognu: Add lib2geom.
Maxim Cournoyer [Wed, 15 Jan 2020 04:20:31 +0000 (23:20 -0500)]
gnu: Add lib2geom.

* gnu/packages/graphics.scm (lib2geom): New variable.
* gnu/packages/patches/lib2geom-enable-assertions.patch,
lib2geom-link-tests-against-glib.patch,
lib2geom-use-system-googletest.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register new patches.

4 years agognu: Add gdl-minimal.
Maxim Cournoyer [Fri, 10 Jan 2020 04:01:59 +0000 (23:01 -0500)]
gnu: Add gdl-minimal.

* gnu/packages/gnome.scm (gdl-minimal): New variable.

4 years agognu: Add gdl.
Maxim Cournoyer [Fri, 10 Jan 2020 04:01:24 +0000 (23:01 -0500)]
gnu: Add gdl.

* gnu/packages/gnome.scm (gdl): New variable.

4 years agognu: Add at-spi2-atk-minimal.
Maxim Cournoyer [Thu, 9 Jan 2020 04:18:17 +0000 (23:18 -0500)]
gnu: Add at-spi2-atk-minimal.

* gnu/packages/gtk.scm (at-spi2-atk-minimal): New variable.

4 years agognu: Add libsoup-minimal.
Maxim Cournoyer [Thu, 9 Jan 2020 02:57:33 +0000 (21:57 -0500)]
gnu: Add libsoup-minimal.

* gnu/packages/gnome.scm (libsoup-minimal): New variable.

4 years agognu: libsoup: Add the missing PHP dependency.
Maxim Cournoyer [Thu, 9 Jan 2020 02:56:33 +0000 (21:56 -0500)]
gnu: libsoup: Add the missing PHP dependency.

* gnu/packages/gnome.scm (libsoup)[native-inputs]: Add php.

4 years agognu: Add pypy3.
Lars-Dominik Braun [Fri, 22 May 2020 14:02:26 +0000 (16:02 +0200)]
gnu: Add pypy3.

* gnu/packages/python.scm (pypy3): New public variable.
* gnu/packages/patches/pypy3-7.3.1-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: biber: Update to 2.12.
Ludovic Courtès [Sun, 31 May 2020 16:55:51 +0000 (18:55 +0200)]
gnu: biber: Update to 2.12.

Fixes <https://bugs.gnu.org/41400>.
Reported by Mikhail Tsykalov <tsymsh@gmail.com>.

This essentially reverts 40fd909e3ddee2c46a27a4fe92ed49d3e7ffb413.
This is a followup to the TeX Live 2019 update in
85892948bd9fb5fcc3409a60204cc8b14a4eb030.

* gnu/packages/tex.scm (biber): Update to 2.12.

4 years agomaint: Adjust comment in 'pre-push' hook.
Ludovic Courtès [Sat, 30 May 2020 14:36:59 +0000 (16:36 +0200)]
maint: Adjust comment in 'pre-push' hook.

* etc/git/pre-push: Adjust comment.

4 years agognu: sameboy: Update to 0.13.
Jakub Kądziołka [Sun, 31 May 2020 21:54:27 +0000 (23:54 +0200)]
gnu: sameboy: Update to 0.13.

* gnu/packages/emulators.scm (sameboy): Update to 0.13.

4 years agognu: youtube-dl: Update to 2020.05.29.
Tobias Geerinckx-Rice [Sun, 31 May 2020 21:51:21 +0000 (23:51 +0200)]
gnu: youtube-dl: Update to 2020.05.29.

* gnu/packages/video.scm (youtube-dl): Update to 2020.05.29.

4 years agognu: Add emacs-buffer-move.
Fredrik Salomonsson [Sat, 30 May 2020 01:35:55 +0000 (18:35 -0700)]
gnu: Add emacs-buffer-move.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: homebank: Update to 5.4.2.
Vinicius Monego [Sun, 31 May 2020 16:03:24 +0000 (13:03 -0300)]
gnu: homebank: Update to 5.4.2.

* gnu/packages/finance.scm (homebank): Update to 5.4.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: homebank: Add libofx dependency.
Vinicius Monego [Sun, 31 May 2020 16:03:23 +0000 (13:03 -0300)]
gnu: homebank: Add libofx dependency.

* gnu/packages/finance.scm (homebank)[inputs]: Add libofx.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: Add emacs-dracula-theme.
Vinicius Monego [Thu, 28 May 2020 23:49:24 +0000 (20:49 -0300)]
gnu: Add emacs-dracula-theme.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
4 years agognu: sbcl: Update to 2.0.5.
Pierre Neidhardt [Sun, 31 May 2020 19:15:38 +0000 (21:15 +0200)]
gnu: sbcl: Update to 2.0.5.

* gnu/packages/lisp.scm (sbcl): Update to 2.0.5.

4 years agognu: chess: Update to 6.2.7.
Efraim Flashner [Sun, 31 May 2020 16:16:35 +0000 (19:16 +0300)]
gnu: chess: Update to 6.2.7.

* gnu/packages/games.scm (chess): Update to 6.2.7.

4 years agognu: ccl: Prevent creating invalid derivation on unsupported platforms.
Marius Bakke [Sun, 31 May 2020 12:56:57 +0000 (14:56 +0200)]
gnu: ccl: Prevent creating invalid derivation on unsupported platforms.

* gnu/packages/lisp.scm (ccl)[inputs]: For the "ccl-bootstrap" input, use the
x86 origin as the fallback entry.
[arguments]: Add (ice-9 match) in #:modules.  Rewrite phases to use the scoped
SYSTEM variable instead of splicing in a match on %CURRENT-SYSTEM.

4 years agognu: emacs-tramp: Update to 2.4.3.5.
Nicolas Goaziou [Sun, 31 May 2020 00:26:34 +0000 (02:26 +0200)]
gnu: emacs-tramp: Update to 2.4.3.5.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.3.5.

4 years agognu: emacs-adaptive-wrap: Update to 0.7.
Nicolas Goaziou [Sun, 31 May 2020 00:24:34 +0000 (02:24 +0200)]
gnu: emacs-adaptive-wrap: Update to 0.7.

* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.7.

4 years agognu: emacs-csv-mode: Update to 1.12.
Nicolas Goaziou [Sun, 31 May 2020 00:22:53 +0000 (02:22 +0200)]
gnu: emacs-csv-mode: Update to 1.12.

* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.12.

4 years agognu: emacs-bongo: Update to 1.1.
Nicolas Goaziou [Sun, 31 May 2020 00:19:37 +0000 (02:19 +0200)]
gnu: emacs-bongo: Update to 1.1.

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

4 years agognu: emacs-bbdb: Update to 3.2.
Nicolas Goaziou [Sun, 31 May 2020 00:15:08 +0000 (02:15 +0200)]
gnu: emacs-bbdb: Update to 3.2.

* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.
[source]: Use GNU ELPA.
[build-system]: Use emacs-build-system.
[arguments]: Ignore "bbdb-vm.el".  Remove unnecessary phases.
[home-page]: Switch to GNU ELPA URI.

4 years agognu: eternalterminal: Update to 6.0.7.
Nicolas Goaziou [Sat, 30 May 2020 23:57:20 +0000 (01:57 +0200)]
gnu: eternalterminal: Update to 6.0.7.

* gnu/packages/terminals.scm (eternalterminal): Update to 6.0.7.
[arguments]: Remove unnecessary phases.  The removed directories no longer
exist.

4 years agognu: opendoas: Don't pass unused target to ./configure.
Tobias Geerinckx-Rice [Sat, 30 May 2020 23:53:33 +0000 (01:53 +0200)]
gnu: opendoas: Don't pass unused target to ./configure.

* gnu/packages/admin.scm (opendoas)[arguments]: Remove ‘--target=…’ from
the #:configure-flags for now.

4 years agognu: mu: Update to 1.4.8.
Tobias Geerinckx-Rice [Sat, 30 May 2020 23:30:08 +0000 (01:30 +0200)]
gnu: mu: Update to 1.4.8.

* gnu/packages/mail.scm (mu): Update to 1.4.8.

4 years agognu: Add opendoas.
Morgan Smith [Thu, 28 May 2020 15:35:07 +0000 (11:35 -0400)]
gnu: Add opendoas.

* gnu/packages/admin.scm (opendoas): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
4 years agognu: csound: Update to 6.14.0.
Nicolas Goaziou [Sat, 30 May 2020 22:20:27 +0000 (00:20 +0200)]
gnu: csound: Update to 6.14.0.

* gnu/packages/audio.scm (csound): Update to 6.14.0.
[inputs]: move gettext-minimal...
[native-inputs]: ... there.

Also re-order inputs alphabetically.

4 years agognu: totem: Remove python-pylint native input.
Tobias Geerinckx-Rice [Sat, 30 May 2020 22:14:37 +0000 (00:14 +0200)]
gnu: totem: Remove python-pylint native input.

It's optional & runs a pointless lint check that fails with pylint 2.5.

* gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.

4 years agognu: totem: Don't use NAME in source URI.
Tobias Geerinckx-Rice [Sat, 30 May 2020 22:00:46 +0000 (00:00 +0200)]
gnu: totem: Don't use NAME in source URI.

* gnu/packages/gnome.scm (totem)[source]: Hard-code NAME.

4 years agognu: python-pylint: Add missing propagated input.
Tobias Geerinckx-Rice [Sat, 30 May 2020 20:22:47 +0000 (22:22 +0200)]
gnu: python-pylint: Add missing propagated input.

This follows up on commit c2e19b6291cc4981e39d01aae85af0899614061d.

* gnu/packages/check.scm (python-pylint)[propagated-inputs]: Add python-toml.

4 years agoRevert "Revert "gnu: python-pylint: Udpate to 2.5.2.""
Tobias Geerinckx-Rice [Sat, 30 May 2020 22:00:29 +0000 (00:00 +0200)]
Revert "Revert "gnu: python-pylint: Udpate to 2.5.2.""

This reverts commit 29334165ff01b1957dae5f2bac15ac7dfa021b6e.

4 years agognu: Add mspdebug.
Morgan Smith [Sat, 30 May 2020 20:33:52 +0000 (16:33 -0400)]
gnu: Add mspdebug.

* gnu/packages/debug.scm (mspdebug): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: Add emacs-bm.
Michael Rohleder [Sat, 30 May 2020 17:50:02 +0000 (19:50 +0200)]
gnu: Add emacs-bm.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-toml: Update to 0.10.1.
Marius Bakke [Sat, 30 May 2020 21:12:54 +0000 (23:12 +0200)]
gnu: python-toml: Update to 0.10.1.

* gnu/packages/python-xyz.scm (python-toml): Update to 0.10.1.

4 years agognu: python-astroid: Remove unused inputs.
Marius Bakke [Sat, 30 May 2020 21:12:04 +0000 (23:12 +0200)]
gnu: python-astroid: Remove unused inputs.

* gnu/packages/python-xyz.scm (python-astroid)[propagated-inputs]: Remove
PYTHON-TYPED-AST.
[native-inputs]: Remove PYTHON-NOSE.

4 years agognu: python-astroid: Update to 2.4.1.
Michael Rohleder [Sat, 30 May 2020 19:27:49 +0000 (21:27 +0200)]
gnu: python-astroid: Update to 2.4.1.

* gnu/packages/python-xyz.scm (python-astroid): Update to 2.4.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: fonts.scm: Add missing '>' in copyright header.
Marius Bakke [Sat, 30 May 2020 21:11:37 +0000 (23:11 +0200)]
gnu: fonts.scm: Add missing '>' in copyright header.

* gnu/packages/fonts.scm: Add missing > in email address.

4 years agoRevert "gnu: python-pylint: Udpate to 2.5.2."
Marius Bakke [Sat, 30 May 2020 21:09:29 +0000 (23:09 +0200)]
Revert "gnu: python-pylint: Udpate to 2.5.2."

This update broke 'Totem', see <https://bugs.gnu.org/41620>.

This reverts commit c2e19b6291cc4981e39d01aae85af0899614061d.

4 years agognu: rust-xml-rs-0.8: Update to 0.8.3.
Efraim Flashner [Sat, 30 May 2020 20:03:47 +0000 (23:03 +0300)]
gnu: rust-xml-rs-0.8: Update to 0.8.3.

* gnu/packages/crates-io.scm (rust-mlx-rs-0.8): Update to 0.8.3.

4 years agognu: emacs-helm-fish-completion: Update to 0.4.
Pierre Neidhardt [Sat, 30 May 2020 18:12:57 +0000 (20:12 +0200)]
gnu: emacs-helm-fish-completion: Update to 0.4.

* gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.4.

4 years agognu: abseil-cpp: Update to 20200225.2.
Tobias Geerinckx-Rice [Sat, 30 May 2020 00:24:34 +0000 (02:24 +0200)]
gnu: abseil-cpp: Update to 20200225.2.

* gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.2.

4 years agognu: cloc: Update to 1.86.
Tobias Geerinckx-Rice [Sat, 30 May 2020 00:03:44 +0000 (02:03 +0200)]
gnu: cloc: Update to 1.86.

* gnu/packages/code.scm (cloc): Update to 1.86.

4 years agognu: ccache: Update to 3.7.9.
Tobias Geerinckx-Rice [Sat, 30 May 2020 00:00:54 +0000 (02:00 +0200)]
gnu: ccache: Update to 3.7.9.

* gnu/packages/ccache.scm (ccache): Update to 3.7.9.

4 years agognu: fio: Update to 3.20.
Tobias Geerinckx-Rice [Sat, 30 May 2020 00:00:38 +0000 (02:00 +0200)]
gnu: fio: Update to 3.20.

* gnu/packages/benchmark.scm (fio): Update to 3.20.

4 years agognu: libhx: Update to 3.25.
Tobias Geerinckx-Rice [Fri, 29 May 2020 22:17:43 +0000 (00:17 +0200)]
gnu: libhx: Update to 3.25.

* gnu/packages/c.scm (libhx): Update to 3.25.

4 years agognu: lilv: Update to 0.24.8.
Tobias Geerinckx-Rice [Fri, 29 May 2020 14:05:57 +0000 (16:05 +0200)]
gnu: lilv: Update to 0.24.8.

* gnu/packages/audio.scm (lilv): Update to 0.24.8.

4 years agognu: font-tamzen: Update to 1.11.5.
Tobias Geerinckx-Rice [Sat, 30 May 2020 11:31:05 +0000 (13:31 +0200)]
gnu: font-tamzen: Update to 1.11.5.

* gnu/packages/fonts.scm (font-tamzen): Update to 1.11.5.

4 years agognu: electron-cash: Update to 4.0.15.
Tobias Geerinckx-Rice [Sat, 30 May 2020 11:18:18 +0000 (13:18 +0200)]
gnu: electron-cash: Update to 4.0.15.

* gnu/packages/finance.scm (electron-cash): Update to 4.0.15.

4 years agognu: doctest: Update to 2.3.8.
Tobias Geerinckx-Rice [Sat, 30 May 2020 11:18:07 +0000 (13:18 +0200)]
gnu: doctest: Update to 2.3.8.

* gnu/packages/check.scm (doctest): Update to 2.3.8.

4 years agognu: facter: Update to 4.0.25.
Tobias Geerinckx-Rice [Sat, 30 May 2020 11:17:53 +0000 (13:17 +0200)]
gnu: facter: Update to 4.0.25.

* gnu/packages/admin.scm (facter): Update to 4.0.25.

4 years agognu: Add font-sarasa-gothic.
Zhu Zihao [Fri, 29 May 2020 16:40:05 +0000 (00:40 +0800)]
gnu: Add font-sarasa-gothic.

* gnu/packages/fonts.scm (font-sarasa-gothic): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: emacsy-minimal: Inputs now use guile version 2.2.
Mike Rosset [Fri, 29 May 2020 14:20:46 +0000 (07:20 -0700)]
gnu: emacsy-minimal: Inputs now use guile version 2.2.

* gnu/packages/guile-xyz.scm (emacsy-minimal)[inputs]: Use guile2.2-lib and
guile2.2-readline instead of the 3.0 variants.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: emacs-elpher: Update to 2.7.8.
Simon South [Fri, 29 May 2020 13:20:55 +0000 (09:20 -0400)]
gnu: emacs-elpher: Update to 2.7.8.

* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.7.8.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: bemenu: Update to 0.4.1.
Josh Holland [Fri, 29 May 2020 09:14:39 +0000 (10:14 +0100)]
gnu: bemenu: Update to 0.4.1.

* gnu/packages/xdisorg.scm (bemenu): Update to 0.4.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-furl: Update to 2.0.0.
Hamzeh Nasajpour [Fri, 29 May 2020 07:40:49 +0000 (12:10 +0430)]
gnu: python-furl: Update to 2.0.0.

* gnu/packages/python-web.scm (python-furl): Update to 2.0.0.
[native-inputs]: Remove PYTHON-PYCODESTYLE.  Add PYTHON-FLAKE8.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-orderedmultidict: Update to 1.0.
Hamzeh Nasajpour [Fri, 29 May 2020 07:32:48 +0000 (12:02 +0430)]
gnu: python-orderedmultidict: Update to 1.0.

* gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-peewee: Update to 3.9.6.
Hamzeh Nasajpour [Fri, 29 May 2020 07:04:28 +0000 (11:34 +0430)]
gnu: python-peewee: Update to 3.9.6.

* gnu/packages/databases.scm (python-peewee): Update to 3.9.6.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: Add liferea.
Vinicius Monego [Fri, 29 May 2020 01:30:30 +0000 (22:30 -0300)]
gnu: Add liferea.

* gnu/packages/syndication.scm (liferea): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-prompt-toolkit: Update to 3.0.5.
Edouard Klein [Tue, 26 May 2020 13:53:49 +0000 (15:53 +0200)]
gnu: python-prompt-toolkit: Update to 3.0.5.

* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Pin
implicit python-prompt-toolkit dependency to version 2.
* gnu/packages/python-xyz.scm (python-widgetsnbextension)[propagated-inputs]:
Pin implicit python-prompt-toolkit dependency to version 2.
(python-ipywidgets)[propagated-inputs]: Pin implicit python-prompt-toolkit
dependency to version 2.
(python-jupyter-console)[propagated-inputs]: Pin explicit
python-prompt-toolkit dependency to version 2.
(python-prompt-toolkit): Update to version 3.0.5.
[propagated-inputs]: Remove PYTHON-SIX and PYTHON-PYGMENTS.
[home-page]: Adjust to current.
(python-prompt-toolkit-2): New variable.
(prompt-toolkit-2-instead-of-prompt-toolkit): New variable.
(python2-prompt-toolkit): Keep at version 2.
(python-prompt-toolkit-1): Inherit from version 2.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-iml: Move nose from propagated to native input.
Edouard Klein [Tue, 26 May 2020 11:21:19 +0000 (13:21 +0200)]
gnu: python-iml: Move nose from propagated to native input.

* gnu/packages/machine-learning.scm (python-iml)[propagated-inputs]: Move
PYTHON-NOSE ...
[native-inputs]: ... here.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-jupyter-console: Update to 6.1.0.
Edouard Klein [Tue, 26 May 2020 09:33:57 +0000 (11:33 +0200)]
gnu: python-jupyter-console: Update to 6.1.0.

* /gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.1.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-ipywidgets: Update to 7.5.1.
Edouard Klein [Tue, 26 May 2020 09:31:13 +0000 (11:31 +0200)]
gnu: python-ipywidgets: Update to 7.5.1.

* gnu/packages/python-xyz.scm (python-ipywidgets): Update to 7.5.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-widgetsnbextension: Update to 3.5.1.
Edouard Klein [Tue, 26 May 2020 09:30:22 +0000 (11:30 +0200)]
gnu: python-widgetsnbextension: Update to 3.5.1.

* gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 3.5.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: python-pylint: Udpate to 2.5.2.
Ryan Prior [Thu, 28 May 2020 18:01:34 +0000 (18:01 +0000)]
gnu: python-pylint: Udpate to 2.5.2.

* gnu/packages/check.scm (python-pylint): Update to 2.5.2.
[arguments]: New field.
(python2-pylint)[arguments]: Do not inherit #:tests?.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: flowee: Really disable black-box test.
TomZ [Wed, 27 May 2020 11:21:58 +0000 (13:21 +0200)]
gnu: flowee: Really disable black-box test.

* gnu/packages/finance.scm (flowee)[arguments]: The test 'api' has some
  timeouts which fail half the time in a build, so really disable the test.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: Add spectacle-analyzer.
Alexandros Theodotou [Wed, 27 May 2020 00:44:02 +0000 (01:44 +0100)]
gnu: Add spectacle-analyzer.

* gnu/packages/music.scm (spectacle-analyzer): new variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
4 years agognu: mpfi: Update home page.
Nicolas Goaziou [Sat, 30 May 2020 13:56:40 +0000 (15:56 +0200)]
gnu: mpfi: Update home page.

* gnu/packages/multiprecision.scm (mpfi): Use more specific home page.

4 years agognu: mpfi: Update to 1.5.4.
Nicolas Goaziou [Sat, 30 May 2020 13:54:12 +0000 (15:54 +0200)]
gnu: mpfi: Update to 1.5.4.

* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.4.
[source]: Hard-code project name.
[arguments]: Disable tests, utterly broken in this release.  Do not build
static libraries.
[native-inputs]: Add automake, autoreconf, libtool, texinfo.

4 years agobootloader: grub: Rename the btrfs-subvolume-file-name parameter.
Maxim Cournoyer [Thu, 28 May 2020 02:44:28 +0000 (22:44 -0400)]
bootloader: grub: Rename the btrfs-subvolume-file-name parameter.

Following discussion in <https://issues.guix.gnu.org/37305>, it seems more
appropriate to give the parameter a more generic name that better describes
what it does.

* gnu/bootloader/grub.scm (normalize-file): Rename the
BTRFS-SUBVOLUME-FILE-NAME parameter to STORE-DIRECTORY-PREFIX, and always
assume this argument to be a string.
(eye-candy): Likewise.  Default STORE-DIRECTORY-PREFIX to "".
(grub-configuration-file): Likewise.
* gnu/system.scm (operating-system-bootcfg): Adapt.

4 years agoservices: nfs: Expose configuration options for TCP and UDP.
Maxim Cournoyer [Sun, 24 May 2020 19:04:45 +0000 (15:04 -0400)]
services: nfs: Expose configuration options for TCP and UDP.

* gnu/services/nfs.scm (<nfs-configuration>)[nfsd-tcp?, nfsd-udp?]: New
fields.
(nfs-shepherd-services)[rpc.nfsd]: Populate the --{no-,}tcp and --{no-,}udp
command line options based on the values of the nfsd-tcp? and nfsd-upd?
fields.
* doc/guix.texi (Network File System): Add doc.

4 years agognu: xaos: Update to 4.0.
Kei Kebreau [Tue, 26 May 2020 20:19:40 +0000 (16:19 -0400)]
gnu: xaos: Update to 4.0.

* gnu/packages/maths.scm (xaos): Update to 4.0.
[source]: Use git-fetch.
[native-inputs]: Add qtbase and qttools.
[arguments]: Remove #:make-flags options; replace 'configure' phase; add
'make-qt-deterministic' and 'install-data' phases.
[home-page]: Update URL.

4 years agognu: glade3: Update to 3.36.0.
Arun Isaac [Fri, 29 May 2020 19:26:42 +0000 (00:56 +0530)]
gnu: glade3: Update to 3.36.0.

* gnu/packages/gnome.scm (glade3): Update to 3.36.0.

4 years agognu: mpg123: Update to 1.26.0.
Nicolas Goaziou [Fri, 29 May 2020 21:23:38 +0000 (23:23 +0200)]
gnu: mpg123: Update to 1.26.0.

* gnu/packages/mp3.scm (mpg123): Update to 1.26.0.
[inputs]: Re-order alphabetically.

4 years agognu: popt: Remove defunct mirror.
Marius Bakke [Fri, 29 May 2020 21:02:59 +0000 (23:02 +0200)]
gnu: popt: Remove defunct mirror.

* gnu/packages/popt.scm (popt)[source](uri): Remove the canonical rpm5.org URI.

4 years agognu: cdogs-sdl: Update to 0.8.0.
Nicolas Goaziou [Fri, 29 May 2020 20:46:58 +0000 (22:46 +0200)]
gnu: cdogs-sdl: Update to 0.8.0.

* gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0.
[native-inputs]: Add `pkg-config'.
[inputs]: Add `gtk+'.

4 years agognu: fortune-mod: Update to 2.22.0.
Arun Isaac [Fri, 29 May 2020 19:15:55 +0000 (00:45 +0530)]
gnu: fortune-mod: Update to 2.22.0.

* gnu/packages/games.scm (fortune-mod): Update to 2.22.0.

4 years agognu: emacs-evil: Update to 1.14.0.
Arun Isaac [Fri, 29 May 2020 19:05:06 +0000 (00:35 +0530)]
gnu: emacs-evil: Update to 1.14.0.

* gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.0.

4 years agognu: aptdec: Do not hard-code CC=gcc.
Arun Isaac [Fri, 29 May 2020 18:31:57 +0000 (00:01 +0530)]
gnu: aptdec: Do not hard-code CC=gcc.

* gnu/packages/radio.scm (aptdec)[arguments]: Do not hard-code CC=gcc in the
make-flags. Use the compiler appropriate for the target.

4 years agognu: aptdec: Update source and home page URIs.
Arun Isaac [Fri, 29 May 2020 18:12:48 +0000 (23:42 +0530)]
gnu: aptdec: Update source and home page URIs.

* gnu/packages/radio.scm (aptdec)[source, home-page]: Update URI.

4 years agodoc: Add example to calculate the size a system.
Pierre Neidhardt [Tue, 26 May 2020 13:36:58 +0000 (15:36 +0200)]
doc: Add example to calculate the size a system.

* doc/guix.texi (Invoking `guix size'): Add guix size example for store item.