jackhill/guix/guix.git
3 years agognu: emacs-google-translate: Update to 0.12.0.
Brett Gilio [Sat, 1 Aug 2020 05:34:44 +0000 (00:34 -0500)]
gnu: emacs-google-translate: Update to 0.12.0.

* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.12.0.

3 years agognu: emacs-datetime: Update to 0.6.6.
Brett Gilio [Sat, 1 Aug 2020 05:34:22 +0000 (00:34 -0500)]
gnu: emacs-datetime: Update to 0.6.6.

* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.6.6.

[inputs]: Add emacs-extmap.

3 years agognu: Add emacs-extmap.
Brett Gilio [Sat, 1 Aug 2020 05:33:59 +0000 (00:33 -0500)]
gnu: Add emacs-extmap.

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

3 years agognu: chibi-scheme: Update to 0.9.
Brett Gilio [Sat, 1 Aug 2020 04:41:48 +0000 (23:41 -0500)]
gnu: chibi-scheme: Update to 0.9.

* gnu/packages/scheme.scm (chibi-scheme): Update to 0.9.

3 years agognu: linux-libre: Update to 5.4.55.
Mark H Weaver [Sat, 1 Aug 2020 04:07:08 +0000 (00:07 -0400)]
gnu: linux-libre: Update to 5.4.55.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.55.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.55.

3 years agognu: linux-libre@5.7: Update to 5.7.12.
Mark H Weaver [Sat, 1 Aug 2020 04:05:21 +0000 (00:05 -0400)]
gnu: linux-libre@5.7: Update to 5.7.12.

* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.12.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.12.

3 years agognu: Add blender@2.79b.
Mark H Weaver [Fri, 31 Jul 2020 17:04:36 +0000 (13:04 -0400)]
gnu: Add blender@2.79b.

Restore blender@2.79b, the last version that does not require OpenGL 3,
and therefore the last version to work on many older computers.  Note
that this commit relies on blender-2.79-newer-ffmpeg.patch and
blender-2.79-python-3.7-fix.patch, which were left in the tree when
blender@2.79b was previously removed in commit
1f14453eedfede4626a78321c66a009c9997bee4.

* gnu/packages/patches/blender-2.79-gcc8.patch,
gnu/packages/patches/blender-2.79-gcc9.patch,
gnu/packages/patches/blender-2.79-oiio2.patch,
gnu/packages/patches/blender-2.79-python-3.8-fix.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/graphics.scm (blender-2.79): New variable.

3 years agognu: openimageio: Update to 2.0.13.
Mark H Weaver [Thu, 30 Jul 2020 22:12:44 +0000 (18:12 -0400)]
gnu: openimageio: Update to 2.0.13.

* gnu/packages/graphics.scm (openimageio): Update to 2.0.13.
[inputs]: Replace python-2 with python-wrapper.  Add pybind11
and robin-map.

3 years agognu: Add robin-map.
Mark H Weaver [Thu, 30 Jul 2020 21:59:13 +0000 (17:59 -0400)]
gnu: Add robin-map.

* gnu/packages/datastructures.scm (robin-map): New variable.

3 years agognu: emacs-transient: All phases return #t.
Mark H Weaver [Mon, 20 Jul 2020 03:21:05 +0000 (23:21 -0400)]
gnu: emacs-transient: All phases return #t.

* gnu/packages/emacs-xyz.scm (emacs-transient): Return #t from the
build-info-manual phase.

3 years agognu: ruby-netrc: All phases return #t.
Mark H Weaver [Mon, 20 Jul 2020 03:14:33 +0000 (23:14 -0400)]
gnu: ruby-netrc: All phases return #t.

* gnu/packages/ruby.scm (ruby-netrc): In check phase, use for-each
instead of map, and return #t.

3 years agognu: linux-libre@4.19: Update to 4.19.136.
Mark H Weaver [Fri, 31 Jul 2020 17:35:19 +0000 (13:35 -0400)]
gnu: linux-libre@4.19: Update to 4.19.136.

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

3 years agognu: linux-libre@4.14: Update to 4.14.191.
Mark H Weaver [Fri, 31 Jul 2020 17:34:45 +0000 (13:34 -0400)]
gnu: linux-libre@4.14: Update to 4.14.191.

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

3 years agognu: linux-libre@4.9: Update to 4.9.232.
Mark H Weaver [Fri, 31 Jul 2020 17:34:16 +0000 (13:34 -0400)]
gnu: linux-libre@4.9: Update to 4.9.232.

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

3 years agognu: linux-libre@4.4: Update to 4.4.232.
Mark H Weaver [Fri, 31 Jul 2020 17:33:18 +0000 (13:33 -0400)]
gnu: linux-libre@4.4: Update to 4.4.232.

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

3 years agognu: scintilla: Update to 4.4.4.
Nicolas Goaziou [Fri, 31 Jul 2020 14:58:24 +0000 (16:58 +0200)]
gnu: scintilla: Update to 4.4.4.

* gnu/packages/text-editors.scm (scintilla): Update to 4.4.4.

3 years agognu: snap: Update to 6.1.0.
Nicolas Goaziou [Fri, 31 Jul 2020 14:56:03 +0000 (16:56 +0200)]
gnu: snap: Update to 6.1.0.

* gnu/packages/education.scm (snap): Update to 6.1.0.

3 years agognu: thinkfan: Update to 1.2.1.
Nicolas Goaziou [Fri, 31 Jul 2020 14:52:41 +0000 (16:52 +0200)]
gnu: thinkfan: Update to 1.2.1.

* gnu/packages/linux.scm (thinkfan): Update to 1.2.1.

3 years agofile-system: Add efivarfs support.
Mathieu Othacehe [Fri, 31 Jul 2020 11:43:36 +0000 (13:43 +0200)]
file-system: Add efivarfs support.

Tools such as efibootmgr rely on the deprecated /sys/firmware/efi/vars API as
well as on the new /sys/firmware/efi/efivars API. The latter needs to be
mounted.

Reported by Keyhenge here:
https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00274.html

Here is the efivarfs documentation:
https://www.kernel.org/doc/Documentation/filesystems/efivarfs.txt.

* gnu/system/file-systems.scm (%efivars-file-system): New exported variable,
(%base-file-systems): add it.
* gnu/system/install.scm (%efivars-file-system): Add it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agofile-system: Add mount-may-fail? option.
Mathieu Othacehe [Fri, 31 Jul 2020 11:43:20 +0000 (13:43 +0200)]
file-system: Add mount-may-fail? option.

* gnu/system/file-systems.scm (<file-system>): Add a mount-may-fail? field.
(file-system->spec): adapt accordingly,
(spec->file-system): ditto.
* gnu/build/file-systems.scm (mount-file-system): If 'system-error is raised
and mount-may-fail? is true, ignore it. Otherwise, re-raise the exception.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agofile-systems: Add %debug-file-system.
Mathieu Othacehe [Fri, 31 Jul 2020 10:58:16 +0000 (12:58 +0200)]
file-systems: Add %debug-file-system.

* gnu/system/file-systems.scm (%debug-file-system): New variable,
(%base-file-systems): add it.

3 years agognu: Add bpftrace.
John Soo [Fri, 31 Jul 2020 10:52:38 +0000 (12:52 +0200)]
gnu: Add bpftrace.

* gnu/packages/linux.scm (bpftrace): New variable.
* gnu/packages/patches/bpftrace-disable-bfd-disasm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: python-mamba: Update to 0.11.1.
Tanguy Le Carrour [Thu, 30 Jul 2020 12:29:13 +0000 (14:29 +0200)]
gnu: python-mamba: Update to 0.11.1.

* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: hashcat: Update to 6.1.1.
Michael Rohleder [Thu, 30 Jul 2020 03:04:29 +0000 (05:04 +0200)]
gnu: hashcat: Update to 6.1.1.

* gnu/packages/password-utils.scm (hashcat): Update to 6.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
3 years agognu: vlc: Update to 3.0.11.1.
Tobias Geerinckx-Rice [Thu, 30 Jul 2020 22:12:59 +0000 (00:12 +0200)]
gnu: vlc: Update to 3.0.11.1.

* gnu/packages/video.scm (vlc): Update to 3.0.11.1.

3 years agognu: rust-1.45: Update to 1.45.1.
Jakub Kądziołka [Thu, 30 Jul 2020 19:42:45 +0000 (21:42 +0200)]
gnu: rust-1.45: Update to 1.45.1.

* gnu/packages/rust.scm (rust-1.45): Update to 1.45.1.

3 years agognu: python-clikit: Update to 0.6.2.
Tanguy Le Carrour [Tue, 28 Jul 2020 09:28:17 +0000 (11:28 +0200)]
gnu: python-clikit: Update to 0.6.2.

* gnu/packages/python-xyz.scm (python-clikit): Update to 0.6.2.
[arguments] Explicitly disable tests.
[propagated-inputs]: Add python-crashtest.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: Add python-crashtest.
Tanguy Le Carrour [Tue, 28 Jul 2020 09:28:16 +0000 (11:28 +0200)]
gnu: Add python-crashtest.

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

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agopackages: 'generate-package-cache' is deterministic.
Ludovic Courtès [Thu, 30 Jul 2020 14:37:19 +0000 (16:37 +0200)]
packages: 'generate-package-cache' is deterministic.

Fixes <https://bugs.gnu.org/42009>.
Reported by Marinus <marinus.savoritias@disroot.org>.

* gnu/packages.scm (generate-package-cache)[entry-key, entry<?]
[variables]: New variables.
[expand-cache]: Change to take two arguments.
[exp]: Fold over VARIABLES.

3 years agodeploy: Gracefully handle errors.
Ludovic Courtès [Thu, 30 Jul 2020 09:17:51 +0000 (11:17 +0200)]
deploy: Gracefully handle errors.

* guix/scripts/deploy.scm (guix-deploy): Wrap body in 'with-error-handling'.

3 years agognu: Add bcc.
John Soo [Sun, 14 Jun 2020 06:16:11 +0000 (23:16 -0700)]
gnu: Add bcc.

* gnu/packages/linux.scm (bcc): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: git: Update to 2.28.0.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 16:37:22 +0000 (18:37 +0200)]
gnu: git: Update to 2.28.0.

* gnu/packages/version-control.scm (git): Update to 2.28.0.

(cherry picked from commit bbee4490d961ceb8d025726b04ea0f2a40355186)

3 years agognu: opam: Fix tests.
Marius Bakke [Thu, 30 Jul 2020 16:08:55 +0000 (18:08 +0200)]
gnu: opam: Fix tests.

* gnu/packages/ocaml.scm (opam)[arguments]: Remove #:tests?.  Adjust the
pre-check phase to make some files writable, patch a hard-coded file name, and
disable mostly-redundant git tests.
[native-inputs]: Remove GIT and PYTHON.  Add OPENSSL, PYTHON-WRAPPER, RSYNC,
UNZIP, and WHICH.

3 years agognu: public-inbox: Make git a regular input.
Marius Bakke [Thu, 30 Jul 2020 12:15:42 +0000 (14:15 +0200)]
gnu: public-inbox: Make git a regular input.

* gnu/packages/mail.scm (public-inbox)[native-inputs]: Move GIT ...
[inputs]: ... here.

3 years agognu: ruby-hoe-git: Do not propagate git.
Marius Bakke [Thu, 30 Jul 2020 12:12:58 +0000 (14:12 +0200)]
gnu: ruby-hoe-git: Do not propagate git.

* gnu/packages/ruby.scm (ruby-hoe-git)[propagated-inputs]: Remove GIT.

3 years agognu: libosmo-dsp: Remove unused input.
Marius Bakke [Thu, 30 Jul 2020 12:03:38 +0000 (14:03 +0200)]
gnu: libosmo-dsp: Remove unused input.

* gnu/packages/radio.scm (libosmo-dsp)[native-inputs]: Remove GIT-MINIMAL.

3 years agognu: gnuradio-osmosdr: Remove unused input.
Marius Bakke [Thu, 30 Jul 2020 12:02:45 +0000 (14:02 +0200)]
gnu: gnuradio-osmosdr: Remove unused input.

* gnu/packages/radio.scm (gnuradio-osmosdr)[native-inputs]: Remove GIT-MINIMAL.

3 years agognu: gnuradio: Remove unused input.
Marius Bakke [Thu, 30 Jul 2020 12:02:14 +0000 (14:02 +0200)]
gnu: gnuradio: Remove unused input.

* gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove GIT.

3 years agognu: elixir: Remove unused input.
Marius Bakke [Thu, 30 Jul 2020 11:22:43 +0000 (13:22 +0200)]
gnu: elixir: Remove unused input.

* gnu/packages/elixir.scm (elixir)[inputs]: Remove GIT.

3 years agognu: monero: Remove unused input.
Marius Bakke [Thu, 30 Jul 2020 10:50:43 +0000 (12:50 +0200)]
gnu: monero: Remove unused input.

* gnu/packages/finance.scm (monero)[native-inputs]: Remove GIT.

3 years agognu: vlc: Remove needless input.
Marius Bakke [Thu, 30 Jul 2020 12:28:59 +0000 (14:28 +0200)]
gnu: vlc: Remove needless input.

* gnu/packages/video.scm (vlc)[native-inputs]: Remove GIT.

3 years agognu: emacs-tramp: Update to 2.4.4.1.
Nicolas Goaziou [Thu, 30 Jul 2020 15:45:43 +0000 (17:45 +0200)]
gnu: emacs-tramp: Update to 2.4.4.1.

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

3 years agognu: emacs-rainbow-mode: Update to 1.0.5.
Nicolas Goaziou [Thu, 30 Jul 2020 15:42:14 +0000 (17:42 +0200)]
gnu: emacs-rainbow-mode: Update to 1.0.5.

* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.5.

3 years agognu: cuirass: Update to 0.0.1-39.0955a11.
Mathieu Othacehe [Thu, 30 Jul 2020 13:51:51 +0000 (15:51 +0200)]
gnu: cuirass: Update to 0.0.1-39.0955a11.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-39.0955a11.

3 years agognu: python2-setproctitle: Fix build.
Michael Rohleder [Thu, 30 Jul 2020 07:32:18 +0000 (09:32 +0200)]
gnu: python2-setproctitle: Fix build.

* gnu/packages/python-xyz.scm (python2-setproctitle): Don't pass ‘--embed’
to python-config.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
3 years agognu: Add cl-inflector.
Adam Kandur [Thu, 30 Jul 2020 08:48:41 +0000 (10:48 +0200)]
gnu: Add cl-inflector.

* gnu/packages/lisp-xyz.scm (sbcl-cl-inflector, cl-inflector,
  ecl-cl-inflector): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: paml: Fix build.
Jakub Kądziołka [Thu, 30 Jul 2020 01:48:50 +0000 (03:48 +0200)]
gnu: paml: Fix build.

* gnu/packages/bioinformatics.scm (paml)[snippet]: Fix permissions
  before repacking the source tarball.

3 years agognu: bison: Mention yacc in the description.
Jakub Kądziołka [Tue, 28 Jul 2020 16:20:37 +0000 (18:20 +0200)]
gnu: bison: Mention yacc in the description.

This should help the user find the package if the goal is to satisfy a
dependency on yacc.

* gnu/packages/bison.scm (bison)[synopsis, description]: Explain
  compatibility with Yacc.

3 years agognu: spread-sheet-widget: Update to 0.5.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 18:37:50 +0000 (20:37 +0200)]
gnu: spread-sheet-widget: Update to 0.5.

* gnu/packages/gtk.scm (spread-sheet-widget): Update to 0.5.

3 years agognu: pspp: Fix build.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 18:21:25 +0000 (20:21 +0200)]
gnu: pspp: Fix build.

* gnu/packages/statistics.scm (pspp)[inputs]: Use gtksourceview-3.

3 years agognu: python-sqlparse: Update to 0.3.1.
Michael Rohleder [Wed, 29 Jul 2020 07:53:40 +0000 (09:53 +0200)]
gnu: python-sqlparse: Update to 0.3.1.

* gnu/packages/databases.scm (python-sqlparse): Update to 0.3.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: krita: Update to 4.3.0.
Boris A. Dekshteyn [Wed, 29 Jul 2020 05:25:14 +0000 (17:25 +1200)]
gnu: krita: Update to 4.3.0.

* gnu/packages/kde.scm (krita): Update to 4.3.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: gnunet-gtk: Update to 0.13.1.
Michael Rohleder [Wed, 29 Jul 2020 04:17:34 +0000 (06:17 +0200)]
gnu: gnunet-gtk: Update to 0.13.1.

* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.13.1.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: mumble: Update to 1.3.2.
Michael Rohleder [Tue, 28 Jul 2020 03:54:56 +0000 (05:54 +0200)]
gnu: mumble: Update to 1.3.2.

* gnu/packages/telephony.scm (mumble): Update to 1.3.2.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: python-slugify: Remove unused input.
Marius Bakke [Wed, 29 Jul 2020 22:29:04 +0000 (00:29 +0200)]
gnu: python-slugify: Remove unused input.

* gnu/packages/python-web.scm (python-slugify)[native-inputs]: Remove.

3 years agognu: python-cookiecutter: Update to 1.7.2.
Tanguy Le Carrour [Mon, 27 Jul 2020 20:08:18 +0000 (22:08 +0200)]
gnu: python-cookiecutter: Update to 1.7.2.

* gnu/packages/python-xyz.scm (python-cookiecutter): Update to 1.7.2.
[propagated-inputs]: Add python-slugify, python-text-unidecode.
[home-page]: Update URL.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: csvkit: Fix problem caused by the update of python-slugify.
Tanguy Le Carrour [Mon, 27 Jul 2020 20:08:17 +0000 (22:08 +0200)]
gnu: csvkit: Fix problem caused by the update of python-slugify.

* gnu/packages/wireservice.scm (csvkit)[inputs]: Add python-text-unidecode.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: python-slugify: Update to 4.0.1.
Tanguy Le Carrour [Mon, 27 Jul 2020 20:08:16 +0000 (22:08 +0200)]
gnu: python-slugify: Update to 4.0.1.

* gnu/packages/patches/python-slugify-depend-on-unidecode.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-slugify): Update to 4.0.1. [source] Drop patch.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-mypy.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:51 +0000 (10:00 +0200)]
gnu: Add python-mypy.

* gnu/packages/python-check.scm (python-mypy): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-flake8-pyi.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:50 +0000 (10:00 +0200)]
gnu: Add python-flake8-pyi.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-flake8-bugbear.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:49 +0000 (10:00 +0200)]
gnu: Add python-flake8-bugbear.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-hypothesmith.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:48 +0000 (10:00 +0200)]
gnu: Add python-hypothesmith.

* gnu/packages/check.scm (python-hypothesmith): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-lark-parser.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:47 +0000 (10:00 +0200)]
gnu: Add python-lark-parser.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-libcst.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:46 +0000 (10:00 +0200)]
gnu: Add python-libcst.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-hypothesis-5.23.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:45 +0000 (10:00 +0200)]
gnu: Add python-hypothesis-5.23.

* gnu/packages/check.scm (python-hypothesis-5.23): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-typing-inspect.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:44 +0000 (10:00 +0200)]
gnu: Add python-typing-inspect.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-mypy-extensions.
Tanguy Le Carrour [Mon, 27 Jul 2020 08:00:43 +0000 (10:00 +0200)]
gnu: Add python-mypy-extensions.

* gnu/packages/python-check.scm (python-mypy-extensions): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add nfs4-acl-tools.
Lars-Dominik Braun [Fri, 10 Jul 2020 09:15:58 +0000 (11:15 +0200)]
gnu: Add nfs4-acl-tools.

* gnu/packages/nfs.scm (nfs4-acl-tools): New variable.
* gnu/packages/patches/nfs4-acl-tools-0.3.7-fixpaths.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: clang: Only install cfi_blacklist.txt for versions >= 3.8.
Marius Bakke [Wed, 29 Jul 2020 21:41:15 +0000 (23:41 +0200)]
gnu: clang: Only install cfi_blacklist.txt for versions >= 3.8.

Fixes <https://bugs.gnu.org/42599>.
Reported by Malte Frank Gerdes <malte.f.gerdes@gmail.com>.
This is a follow-up to commit 300b795520baf106b662f045fe7d644643e8e7d1.

* gnu/packages/llvm.scm (clang-from-llvm): Guard the 'symlink-cfi_blacklist'
phase with a version check, as it first appears in Clang 3.8.

3 years agognu: ungoogled-chromium: Update to 84.0.4147.105-0.cc3e311.
Marius Bakke [Wed, 29 Jul 2020 13:12:09 +0000 (15:12 +0200)]
gnu: ungoogled-chromium: Update to 84.0.4147.105-0.cc3e311.

* gnu/packages/chromium.scm (%ungoogled-revision, %ungoogled-origin): Update
to cc3e311f33519a5ba961ad1f1dc19507ce98b0d2.
(ungoogled-chromium): Update to 84.0.4147.105-0.

3 years agognu: json-modern-cxx: Update to 3.9.0.
Marius Bakke [Tue, 28 Jul 2020 16:01:46 +0000 (18:01 +0200)]
gnu: json-modern-cxx: Update to 3.9.0.

* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.9.0.
[arguments]: New field.
[native-inputs]: Add "json_test_data" origin.

3 years agognu: linux-libre: Update to 5.4.54.
Mark H Weaver [Wed, 29 Jul 2020 21:14:00 +0000 (17:14 -0400)]
gnu: linux-libre: Update to 5.4.54.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.54.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.54.

3 years agognu: linux-libre@5.7: Update to 5.7.11.
Mark H Weaver [Wed, 29 Jul 2020 21:13:14 +0000 (17:13 -0400)]
gnu: linux-libre@5.7: Update to 5.7.11.

* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.11.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.11.

3 years agognu: linux-libre@4.19: Update to 4.19.135.
Mark H Weaver [Wed, 29 Jul 2020 21:12:35 +0000 (17:12 -0400)]
gnu: linux-libre@4.19: Update to 4.19.135.

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

3 years agognu: linux-libre@4.14: Update to 4.14.190.
Mark H Weaver [Wed, 29 Jul 2020 21:10:52 +0000 (17:10 -0400)]
gnu: linux-libre@4.14: Update to 4.14.190.

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

3 years agognu: mycli: Update to 1.22.1.
Michael Rohleder [Wed, 29 Jul 2020 08:03:24 +0000 (10:03 +0200)]
gnu: mycli: Update to 1.22.1.

* gnu/packages/databases.scm (mycli): Update to 1.22.1.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: gloox: Update to 1.0.24.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 14:47:27 +0000 (16:47 +0200)]
gnu: gloox: Update to 1.0.24.

* gnu/packages/messaging.scm (gloox): Update to 1.0.24.

3 years agodoc: Extend tlp-service-type example.
Tobias Geerinckx-Rice [Fri, 24 Jul 2020 09:57:43 +0000 (11:57 +0200)]
doc: Extend tlp-service-type example.

* doc/guix.texi (Power Management Services): Demonstrate
tlp-configuration usage.

Suggested by rovanion on #guix.

3 years agognu: paps: Update description.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 13:12:14 +0000 (15:12 +0200)]
gnu: paps: Update description.

Fixes <https://issues.guix.gnu.org/42598>.

* gnu/packages/pdf.scm (paps)[description]: Update back-end technology.

3 years agognu: jasper: Update to 2.0.19.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 11:07:01 +0000 (13:07 +0200)]
gnu: jasper: Update to 2.0.19.

* gnu/packages/image.scm (jasper): Update to 2.0.19.

3 years agognu: Update LXDE home page.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 11:01:42 +0000 (13:01 +0200)]
gnu: Update LXDE home page.

* gnu/packages/lxde.scm (libfm, lxappearance, lxtask, lxterminal)
(menu-cache, pcmanfm, spacefm, lxmenu-data, lxde-icon-theme, lxde-common)
(lxinput, lxsession, lxpanel, lxde)[home-page]: Update to working domain.

3 years agognu: Remove vte-0.36.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 10:55:00 +0000 (12:55 +0200)]
gnu: Remove vte-0.36.

* gnu/packages/gnome.scm: Remome vte-0.36.

3 years agognu: vte: Update to 0.60.3.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 10:54:31 +0000 (12:54 +0200)]
gnu: vte: Update to 0.60.3.

* gnu/packages/gnome.scm (vte): Update to 0.60.3.

3 years agognu: nano: Update to 5.0.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 10:54:17 +0000 (12:54 +0200)]
gnu: nano: Update to 5.0.

* gnu/packages/nano.scm (nano): Update to 5.0.

3 years agognu: sphinxbase: Fix building.
Efraim Flashner [Wed, 29 Jul 2020 09:45:36 +0000 (12:45 +0300)]
gnu: sphinxbase: Fix building.

* gnu/packages/speech.scm (sphinxbase)[source]: Add patch.
* gnu/packages/patches/sphinxbase-fix-doxygen.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

3 years agognu: python-rfc3986: Update to 1.4.0.
Efraim Flashner [Wed, 29 Jul 2020 08:23:38 +0000 (11:23 +0300)]
gnu: python-rfc3986: Update to 1.4.0.

* gnu/packages/python-xyz.scm (python-rfc3986): Update to 1.4.0.

3 years agognu: python-twine: Update to 1.15.0.
Efraim Flashner [Wed, 29 Jul 2020 08:18:43 +0000 (11:18 +0300)]
gnu: python-twine: Update to 1.15.0.

* gnu/packages/python-xyz.scm (python-twine): Update to 1.15.0.
[propagated-inputs]: Add python-packaging, python-readme-renderer.

3 years agognu: emacs-erc-image: Disable make-autoloads phase.
Brett Gilio [Wed, 29 Jul 2020 06:13:34 +0000 (01:13 -0500)]
gnu: emacs-erc-image: Disable make-autoloads phase.

* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Disable
make-autoloads phase as it causes problematic behavior for the image module.

3 years agoRevert "gnu: emacs-erc-image: Patch eval-after-load procedure."
Brett Gilio [Wed, 29 Jul 2020 05:25:19 +0000 (00:25 -0500)]
Revert "gnu: emacs-erc-image: Patch eval-after-load procedure."

This reverts commit 6fd2ecedb6e3ed802580561cd98a925a68292182.

This change does not behave as intended. Reverting the change to the original
behavior.

3 years agognu: Add python-nbval.
Vinicius Monego [Mon, 27 Jul 2020 20:42:06 +0000 (17:42 -0300)]
gnu: Add python-nbval.

* gnu/packages/python-check.scm (python-nbval): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: Add python-libsass.
Vinicius Monego [Mon, 27 Jul 2020 14:44:04 +0000 (11:44 -0300)]
gnu: Add python-libsass.

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

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agoexamples: Add password for Alice's brother.
Oleg Pykhalov [Sat, 25 Jul 2020 22:01:02 +0000 (01:01 +0300)]
examples: Add password for Alice's brother.

* gnu/system/examples/desktop.tmpl (users)[bob]: Add password.

3 years agognu: emacs-erc-image: Patch eval-after-load procedure.
Brett Gilio [Wed, 29 Jul 2020 04:30:05 +0000 (23:30 -0500)]
gnu: emacs-erc-image: Patch eval-after-load procedure.

* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Create a phase that
substitutes the ERC module for ERC-AUTO. When ERC is used the autoloader for
for Emacs hangs indefinitely (if daemonized) or fails.

3 years agognu: gnome-boxes: Add missing inputs.
Maxim Cournoyer [Tue, 28 Jul 2020 20:29:47 +0000 (16:29 -0400)]
gnu: gnome-boxes: Add missing inputs.

* gnu/packages/gnome.scm (gnome-boxes)[inputs]: Add glib-networking and
gsettings-desktop-schemas.
[description]: Mention the requirement of having the libvirt and virtlog
services running.

3 years agognu: minicom: Don't use a vanished tarball.
Tobias Geerinckx-Rice [Wed, 29 Jul 2020 02:22:14 +0000 (04:22 +0200)]
gnu: minicom: Don't use a vanished tarball.

* gnu/packages/engineering.scm (minicom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.  Switch to salsa from dead alioth.
[arguments]: Replace the default ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, gettext-minimal, and pkg-config.
[home-page]: Update to salsa from dead alioth.

3 years agognu: webkitgtk: Update to 2.28.4.
Mark H Weaver [Tue, 28 Jul 2020 22:28:26 +0000 (18:28 -0400)]
gnu: webkitgtk: Update to 2.28.4.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.4.

3 years agognu: Add python-sop.
Justus Winter [Thu, 23 Jul 2020 12:03:22 +0000 (14:03 +0200)]
gnu: Add python-sop.

* gnu/packages/python-crypto.scm (python-sop): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add python-pgpy.
Justus Winter [Thu, 23 Jul 2020 12:03:21 +0000 (14:03 +0200)]
gnu: Add python-pgpy.

* gnu/packages/python-crypto.scm (python-pgpy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add rnp.
Justus Winter [Mon, 27 Jul 2020 13:44:13 +0000 (15:44 +0200)]
gnu: Add rnp.

* gnu/packages/openpgp.scm (rnp): New variable.
* gnu/packages/patches/rnp-add-version.cmake.patch: New file.
* gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch: New file.
* gnu/packages/patches/rnp-unbundle-googletest.patch: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: libextractor: Update to 1.10.
Michael Rohleder [Mon, 27 Jul 2020 02:07:50 +0000 (04:07 +0200)]
gnu: libextractor: Update to 1.10.

* gnu/packages/gnunet.scm (libextractor): Update to 1.10.
[arguments]: Add 'fix-exiv2-tests' phase.
[inputs]: Add GIFLIB, remove TIDY-HTML.
* gnu/packages/patches/libextractor-exiv2.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>