jackhill/guix/guix.git
3 years agodoc: Document 'mount-may-fail?' field.
Ludovic Courtès [Mon, 3 Aug 2020 15:14:54 +0000 (17:14 +0200)]
doc: Document 'mount-may-fail?' field.

This is a followup to 7c27bd115b14afd142da7684cc349369965f9eab.

* doc/guix.texi (File Systems): Document 'mount-may-fail?'.

3 years agognu: emacs-guix: Update to latest gitlab version.
Michael Rohleder [Fri, 31 Jul 2020 06:33:43 +0000 (08:33 +0200)]
gnu: emacs-guix: Update to latest gitlab version.

* gnu/packages/emacs-xyz.scm (emacs-guix): Update to a 0.5.2 snapshot.
fix https://issues.guix.gnu.org/41063
[source] changes to git-getch.
[snippet] removed.
[native-inputs] added tools to build.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: easyrpg-player: Update to 0.6.2.1.
Efraim Flashner [Mon, 3 Aug 2020 13:43:28 +0000 (16:43 +0300)]
gnu: easyrpg-player: Update to 0.6.2.1.

* gnu/packages/easyrpg.scm (easyrpg-player): Update to 0.6.2.1.

3 years agognu: xfce4-terminal: Update to 0.8.9.2.
Michael Rohleder [Mon, 3 Aug 2020 08:53:04 +0000 (10:53 +0200)]
gnu: xfce4-terminal: Update to 0.8.9.2.

* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.9.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: xfce4-time-out-plugin: Update to 1.1.1.
Michael Rohleder [Mon, 3 Aug 2020 08:37:19 +0000 (10:37 +0200)]
gnu: xfce4-time-out-plugin: Update to 1.1.1.

* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: emacs: Ignore empty XIM styles.
Leo Prikler [Sun, 2 Aug 2020 18:46:58 +0000 (20:46 +0200)]
gnu: emacs: Ignore empty XIM styles.

As of libx11 version 1.6.10, xim may be NULL, which causes a segmentation
fault in the execution of ARRAYELTS.  As a cautionary measure, we
short-circuit this logic.

* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch: New file.
* gnu/packages/emacs.scm (emacs emacs-next)[patches]: Use it.
* gnu/local.mk: Register it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: android: Export android-liblog.
Denis 'GNUtoo' Carikli [Sat, 1 Aug 2020 20:16:25 +0000 (22:16 +0200)]
gnu: android: Export android-liblog.

* gnu/packages/android.scm (android-liblog): Export it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: android: Export android-libcutils.
Denis 'GNUtoo' Carikli [Sat, 1 Aug 2020 20:16:24 +0000 (22:16 +0200)]
gnu: android: Export android-libcutils.

* gnu/packages/android.scm (android-libcutils): Export it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: xfce4-stopwatch-plugin: Update to 0.4.0.
Michael Rohleder [Sat, 1 Aug 2020 08:15:08 +0000 (10:15 +0200)]
gnu: xfce4-stopwatch-plugin: Update to 0.4.0.

* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.4.0.
[arguments]: Enable "tests".

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Add python-onnx.
Vinicius Monego [Sat, 1 Aug 2020 14:43:21 +0000 (11:43 -0300)]
gnu: Add python-onnx.

* gnu/packages/machine-learning.scm (python-onnx): New variable.
* gnu/packages/patches/python-onnx-use-system-googletest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: python-protobuf: Update to 3.12.4.
Vinicius Monego [Sat, 1 Aug 2020 14:43:20 +0000 (11:43 -0300)]
gnu: python-protobuf: Update to 3.12.4.

* gnu/packages/protobuf.scm (python-protobuf): Update to 3.12.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: cuirass: Update to 0.0.1-42.d332955.
Mathieu Othacehe [Sun, 2 Aug 2020 17:19:56 +0000 (19:19 +0200)]
gnu: cuirass: Update to 0.0.1-42.d332955.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-42.d332955.

3 years agognu: cuirass: Update to 0.0.1-41.614ea05.
Mathieu Othacehe [Sun, 2 Aug 2020 16:43:09 +0000 (18:43 +0200)]
gnu: cuirass: Update to 0.0.1-41.614ea05.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-41.614ea05.

3 years agognu: emacs-dhall-mode: Update to 0.1.3-1.484bcf8.
Oleg Pykhalov [Sun, 2 Aug 2020 15:48:00 +0000 (18:48 +0300)]
gnu: emacs-dhall-mode: Update to 0.1.3-1.484bcf8.

* gnu/packages/emacs-xyz.scm (emacs-dhall-mode): Update to 0.1.3-1.484bcf8.

3 years agognu: emacs-org-roam: Update to 1.2.1.
Pierre Langlois [Sun, 28 Jun 2020 12:17:34 +0000 (14:17 +0200)]
gnu: emacs-org-roam: Update to 1.2.1.

* gnu/packages/emacs.scm (emacs-org-roam): Update to 1.2.1.
[propagated-inputs]: Replace emacs-emacsql with emacs-emacsql-sqlite3.
[home-page]: Update URL.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: Add emacs-emacsql-sqlite3.
Pierre Langlois [Wed, 29 Jul 2020 23:20:43 +0000 (00:20 +0100)]
gnu: Add emacs-emacsql-sqlite3.

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

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agoservices: Add zram-device-service.
Efraim Flashner [Wed, 22 Jul 2020 18:07:31 +0000 (21:07 +0300)]
services: Add zram-device-service.

* gnu/services/linux.scm (<zram-device-configuration>): New record.
(zram-device-service-type): New variable.
* doc/guix.texi (Linux Services): Document it.
* tests/services/linux.scm (zram-swap-device-test): New tests.

3 years agognu: Add cl-qbase64.
Adam Kandur [Sun, 2 Aug 2020 07:24:59 +0000 (09:24 +0200)]
gnu: Add cl-qbase64.

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

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: sbcl-eos: Update to 0.0.0-2.b4413bc.
Guillaume Le Vaillant [Sun, 2 Aug 2020 07:07:53 +0000 (09:07 +0200)]
gnu: sbcl-eos: Update to 0.0.0-2.b4413bc.

* gnu/packages/lisp-xyz.scm (sbcl-eos): Update to 0.0.0-2.b4413bc.

3 years agognu: Add emacs-jenkinsfile-mode.
Oleg Pykhalov [Sun, 2 Aug 2020 06:51:37 +0000 (09:51 +0300)]
gnu: Add emacs-jenkinsfile-mode.

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

3 years agognu: Add Remake.
Eric Bavier [Sat, 1 Aug 2020 04:33:23 +0000 (23:33 -0500)]
gnu: Add Remake.

* gnu/packages/debug.scm (remake): New variable.
* gnu/packages/patches/remake-impure-dirs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

3 years agognu: nomad: Update to 0.2.0-alpha.
Mike Rosset [Tue, 28 Jul 2020 14:27:22 +0000 (07:27 -0700)]
gnu: nomad: Update to 0.2.0-alpha.

* gnu/packages/guile-xyz.scm (nomad): Update to 0.2.0-alpha.

This is a significant update to Nomad. This removes the majority of C code and
replaces it with gobject introspection using g-golf.

In the process the nomad package expression has changed significantly.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: starfighter: Update to 2.3.1.
Kei Kebreau [Sat, 1 Aug 2020 13:54:28 +0000 (09:54 -0400)]
gnu: starfighter: Update to 2.3.1.

* gnu/packages/games.scm (starfighter): Update to 2.3.1.

3 years agognu: xorg-server: Fix CVE-2020-14347 via graft.
Mark H Weaver [Sat, 1 Aug 2020 07:16:40 +0000 (03:16 -0400)]
gnu: xorg-server: Fix CVE-2020-14347 via graft.

* gnu/packages/patches/xorg-server-CVE-2020-14347.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (xorg-server/fixed): New variable.
(xorg-server)[replacement]: New field.
(xorg-server-wayland): Use package/inherit.

3 years agognu: libx11: Replace with 1.6.10 [fixes CVE-2020-14344].
Mark H Weaver [Sat, 1 Aug 2020 07:04:38 +0000 (03:04 -0400)]
gnu: libx11: Replace with 1.6.10 [fixes CVE-2020-14344].

* gnu/packages/xorg.scm (libx11/fixed): New variable.
(libx11)[replacement]: New field.

3 years agognu: cuirass: Update to 0.0.1-40.153b49c.
Mathieu Othacehe [Sat, 1 Aug 2020 11:25:30 +0000 (13:25 +0200)]
gnu: cuirass: Update to 0.0.1-40.153b49c.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-40.153b49c.

3 years agognu: sbcl: Update to 2.0.7.
Pierre Neidhardt [Sat, 1 Aug 2020 10:28:32 +0000 (12:28 +0200)]
gnu: sbcl: Update to 2.0.7.

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

3 years agodoc: Explain how to use psql with peer authentication.
Pierre Neidhardt [Wed, 10 Jun 2020 09:29:04 +0000 (11:29 +0200)]
doc: Explain how to use psql with peer authentication.

* doc/guix.texi (Database Services): Add example of shell commands to use psql
as  system user.  Also add troubleshooting tip when service fails to start
because of incompatible cluster.

3 years agoservices: postgresql: Provide postgresql commands.
Pierre Neidhardt [Tue, 28 Jul 2020 11:55:28 +0000 (13:55 +0200)]
services: postgresql: Provide postgresql commands.

* gnu/services/databases.scm (postgresql-service-type): Extend
profile-service-type to provide postgresql commands.

3 years agognu: Add git-cal.
Oleg Pykhalov [Sat, 1 Aug 2020 09:46:14 +0000 (12:46 +0300)]
gnu: Add git-cal.

* gnu/packages/version-control.scm (git-cal): New variable.

3 years agognu: texmacs: Update to 1.99.13.
Nicolas Goaziou [Sat, 1 Aug 2020 08:27:38 +0000 (10:27 +0200)]
gnu: texmacs: Update to 1.99.13.

* gnu/packages/text-editors.scm (texmacs): Update to 1.99.13.
[source]: Remove unnecessary snippet.
[native-inputs]: Add xdg-utils.
[inputs]: Replace qt-4 with qtbase.
[arguments]: Add a phase to fix hard-coded paths.
[description]: Fix small typo.

3 years agognu: Add python-wurlitzer.
Vinicius Monego [Fri, 31 Jul 2020 13:38:02 +0000 (10:38 -0300)]
gnu: Add python-wurlitzer.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: pulsemixer: Update to 1.5.1.
Michael Rohleder [Sat, 1 Aug 2020 07:10:57 +0000 (09:10 +0200)]
gnu: pulsemixer: Update to 1.5.1.

* gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.5.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: xfce4-notifyd: Update to 0.6.1.
Michael Rohleder [Sat, 1 Aug 2020 06:01:33 +0000 (08:01 +0200)]
gnu: xfce4-notifyd: Update to 0.6.1.

* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: plantuml: Update to 1.2020.15.
Michael Rohleder [Sat, 1 Aug 2020 05:16:21 +0000 (07:16 +0200)]
gnu: plantuml: Update to 1.2020.15.

* gnu/packages/uml.scm (plantuml): Update to 1.2020.15.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Update xxhash to 0.8.0.
Hendursaga [Fri, 31 Jul 2020 22:21:43 +0000 (22:21 +0000)]
gnu: Update xxhash to 0.8.0.

* gnu/packages/digest.scm (xxhash): Update to 0.8.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Add python-pytest-ordering.
Vinicius Monego [Fri, 31 Jul 2020 15:59:21 +0000 (12:59 -0300)]
gnu: Add python-pytest-ordering.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: qtimageformats: Fix build.
Michael Rohleder [Fri, 31 Jul 2020 08:15:08 +0000 (10:15 +0200)]
gnu: qtimageformats: Fix build.

Reported by <nefix> on IRC.

* gnu/packages/qt.scm (qtimageformats)[arguments]: Add a 'fix-build phase.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agoguix: lint: Ignore unsupported source URL’s.
Lars-Dominik Braun [Thu, 30 Jul 2020 07:01:39 +0000 (09:01 +0200)]
guix: lint: Ignore unsupported source URL’s.

* guix/lint.scm (check-source): Add match case for #f.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: pavucontrol: Update to 4.0.
Michael Rohleder [Thu, 30 Jul 2020 06:09:54 +0000 (08:09 +0200)]
gnu: pavucontrol: Update to 4.0.

From 5312ae2b7bff23268a6546ce89cd349f3183bd2c Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Thu, 30 Jul 2020 08:08:38 +0200
Subject: [PATCH] gnu: pavucontrol: Update to 4.0.

* gnu/packages/pulseaudio.scm (pavucontrol): Update to 4.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Add zeal.
Michael Rohleder [Thu, 30 Jul 2020 05:39:45 +0000 (07:39 +0200)]
gnu: Add zeal.

* gnu/packages/documentation.scm (zeal): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: emacs-dimmer: Update to 0.4.2.
Brett Gilio [Sat, 1 Aug 2020 05:34:56 +0000 (00:34 -0500)]
gnu: emacs-dimmer: Update to 0.4.2.

* gnu/packages/emacs-xyz.scm (emacs-dimmer): Update to 0.4.2.

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>