jackhill/guix/guix.git
3 years agoutils: Move <location> and '&error-location' to (guix diagnostics).
Ludovic Courtès [Fri, 24 Jul 2020 20:58:08 +0000 (22:58 +0200)]
utils: Move <location> and '&error-location' to (guix diagnostics).

* guix/utils.scm (<location>, source-properties->location)
(location->source-properties, &error-location): Move to...
* guix/diagnostics.scm: ... here.
* gnu.scm: Adjust imports accordingly.
* gnu/machine.scm: Likewise.
* gnu/system.scm: Likewise.
* gnu/tests.scm: Likewise.
* guix/inferior.scm: Likewise.
* tests/channels.scm: Likewise.
* tests/packages.scm: Likewise.

3 years agognu: beets: Support replaygain plugin.
Lars-Dominik Braun [Sat, 25 Jul 2020 08:37:16 +0000 (10:37 +0200)]
gnu: beets: Support replaygain plugin.

* gnu/packages/music.scm (beets)[arguments]: Add 'wrap-typelib phase.
[inputs]: Add gstreamer, gst-plugins-base, gst-plugins-good,
gobject-introspection and python-pygobject.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pre-commit.
Vinicius Monego [Fri, 24 Jul 2020 12:01:44 +0000 (09:01 -0300)]
gnu: Add python-pre-commit.

* gnu/packages/version-control.scm (pre-commit): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pytest-env.
Vinicius Monego [Fri, 24 Jul 2020 12:01:43 +0000 (09:01 -0300)]
gnu: Add python-pytest-env.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-nodeenv.
Vinicius Monego [Fri, 24 Jul 2020 12:01:42 +0000 (09:01 -0300)]
gnu: Add python-nodeenv.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-identify.
Vinicius Monego [Fri, 24 Jul 2020 12:01:41 +0000 (09:01 -0300)]
gnu: Add python-identify.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-cfgv.
Vinicius Monego [Fri, 24 Jul 2020 12:01:40 +0000 (09:01 -0300)]
gnu: Add python-cfgv.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-covdefaults.
Vinicius Monego [Fri, 24 Jul 2020 12:01:39 +0000 (09:01 -0300)]
gnu: Add python-covdefaults.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pytest-mpl.
Vinicius Monego [Thu, 23 Jul 2020 18:23:28 +0000 (15:23 -0300)]
gnu: Add python-pytest-mpl.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pytest-remotedata.
Vinicius Monego [Thu, 23 Jul 2020 18:23:27 +0000 (15:23 -0300)]
gnu: Add python-pytest-remotedata.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pytest-openfiles.
Vinicius Monego [Thu, 23 Jul 2020 18:23:26 +0000 (15:23 -0300)]
gnu: Add python-pytest-openfiles.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pytest-filter-subpackage.
Vinicius Monego [Thu, 23 Jul 2020 18:23:25 +0000 (15:23 -0300)]
gnu: Add python-pytest-filter-subpackage.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pytest-doctestplus.
Vinicius Monego [Thu, 23 Jul 2020 18:23:24 +0000 (15:23 -0300)]
gnu: Add python-pytest-doctestplus.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add python-pytest-arraydiff.
Vinicius Monego [Thu, 23 Jul 2020 18:23:23 +0000 (15:23 -0300)]
gnu: Add python-pytest-arraydiff.

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

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: python-typing-extension: Update to 3.7.4.2.
Tanguy Le Carrour [Tue, 21 Jul 2020 11:56:24 +0000 (13:56 +0200)]
gnu: python-typing-extension: Update to 3.7.4.2.

* gnu/packages/python-xyz.scm (python-typing-extension): Update to 3.7.4.2.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: Add syncthing-gtk.
Giacomo Leidi [Thu, 11 Jun 2020 21:34:43 +0000 (23:34 +0200)]
gnu: Add syncthing-gtk.

* gnu/packages/syncthing.scm (syncthing-gtk): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
3 years agognu: procenv: Check is a native input.
Marius Bakke [Sat, 25 Jul 2020 10:57:40 +0000 (12:57 +0200)]
gnu: procenv: Check is a native input.

* gnu/packages/linux.scm (procenv)[inputs]: Move CHECK ...
[native-inputs]: ... here.

3 years agognu: libsigrok: Remove unused input.
Marius Bakke [Sat, 25 Jul 2020 10:29:27 +0000 (12:29 +0200)]
gnu: libsigrok: Remove unused input.

* gnu/packages/electronics.scm (libsigrok)[native-inputs]: Remove CHECK.

3 years agognu: ao: Update source URI.
Marius Bakke [Sat, 25 Jul 2020 09:35:50 +0000 (11:35 +0200)]
gnu: ao: Update source URI.

* gnu/packages/xiph.scm (ao)[source](uri): Adjust to current.

3 years agognu: Add emacs-shx.
Joseph LaFreniere [Sat, 25 Jul 2020 02:38:06 +0000 (21:38 -0500)]
gnu: Add emacs-shx.

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

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: Add guile-lzlib.
Mathieu Othacehe [Sat, 25 Jul 2020 13:58:21 +0000 (15:58 +0200)]
gnu: Add guile-lzlib.

* gnu/packages/guile-xyz.scm (guile-lzlib): New variable.

3 years agognu: Add guile-zlib.
Mathieu Othacehe [Sat, 25 Jul 2020 12:11:51 +0000 (14:11 +0200)]
gnu: Add guile-zlib.

* gnu/packages/guile-xyz.scm (guile-zlib): New variable.

3 years agognu: emacs-erc-hl-nicks: Update to 1.3.4.
Michael Rohleder [Mon, 20 Jul 2020 16:24:17 +0000 (18:24 +0200)]
gnu: emacs-erc-hl-nicks: Update to 1.3.4.

* gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks): Update to 1.3.4.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-helm: Update to 3.6.4.
Michael Rohleder [Mon, 20 Jul 2020 16:37:33 +0000 (18:37 +0200)]
gnu: emacs-helm: Update to 3.6.4.

From 451290515c14b44aa00bd542e13a00a3898d4a90 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 20 Jul 2020 18:36:09 +0200
Subject: [PATCH] gnu: emacs-helm: Update to 3.6.4.

* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.4.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-org-re-reveal: Update to 3.0.2.
Michael Rohleder [Mon, 20 Jul 2020 16:56:55 +0000 (18:56 +0200)]
gnu: emacs-org-re-reveal: Update to 3.0.2.

From 1c27f0dd4ab904319ba2b11c29afea07b7f4aca9 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 20 Jul 2020 18:55:29 +0200
Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2.

* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.0.2.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: Add azimuth.
Trevor Hass [Fri, 24 Jul 2020 23:22:56 +0000 (18:22 -0500)]
gnu: Add azimuth.

* gnu/packages/games.scm (azimuth): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: squeak-vm: Enter build directory once.
Tobias Geerinckx-Rice [Sat, 25 Jul 2020 11:53:23 +0000 (13:53 +0200)]
gnu: squeak-vm: Enter build directory once.

* gnu/packages/smalltalk.scm (squeak-vm)[arguments]: Use CHDIR instead of
pseudofunctional WITH-DIRECTORY-EXCURSIONs.  Drop the custom ‘build’ phase.

3 years agognu: squeak-vm: Update home page.
Tobias Geerinckx-Rice [Sat, 25 Jul 2020 11:45:52 +0000 (13:45 +0200)]
gnu: squeak-vm: Update home page.

* gnu/packages/smalltalk.scm (squeak-vm)[source, home-page]: Drop ‘www’ subdomain.

3 years agognu: wine-staging: Update to 5.13.
Tobias Geerinckx-Rice [Fri, 24 Jul 2020 20:53:35 +0000 (22:53 +0200)]
gnu: wine-staging: Update to 5.13.

* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 5.13.

3 years agognu: mpg123: Update to 1.26.3.
Tobias Geerinckx-Rice [Fri, 24 Jul 2020 20:53:20 +0000 (22:53 +0200)]
gnu: mpg123: Update to 1.26.3.

* gnu/packages/mp3.scm (mpg123): Update to 1.26.3.

3 years agognu: burp: Enable the live status monitor.
Tobias Geerinckx-Rice [Fri, 24 Jul 2020 20:52:45 +0000 (22:52 +0200)]
gnu: burp: Enable the live status monitor.

* gnu/packages/backup.scm (burp)[inputs]: Add ncurses.

3 years agognu: bshapr: Update to 0.9.
Tobias Geerinckx-Rice [Fri, 24 Jul 2020 12:54:00 +0000 (14:54 +0200)]
gnu: bshapr: Update to 0.9.

* gnu/packages/music.scm (bshapr): Update to 0.9.

3 years agognu: fswatch: Update to 1.15.0.
Tobias Geerinckx-Rice [Fri, 24 Jul 2020 11:53:20 +0000 (13:53 +0200)]
gnu: fswatch: Update to 1.15.0.

* gnu/packages/monitoring.scm (fswatch): Update to 1.15.0.

3 years agognu: python-tomlkit: Update to 0.6.0.
Tanguy Le Carrour [Fri, 24 Jul 2020 07:56:48 +0000 (09:56 +0200)]
gnu: python-tomlkit: Update to 0.6.0.

* gnu/packages/python-xyz.scm (python-tomlkit): Update to 0.6.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: python-pifpaf: Update to 2.5.0.
Tanguy Le Carrour [Fri, 24 Jul 2020 07:54:38 +0000 (09:54 +0200)]
gnu: python-pifpaf: Update to 2.5.0.

* gnu/packages/python-xyz.scm (python-pifpaf): Update to 2.5.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: poetry: Update to 1.0.10.
Tanguy Le Carrour [Fri, 24 Jul 2020 07:52:27 +0000 (09:52 +0200)]
gnu: poetry: Update to 1.0.10.

* gnu/packages/python-xyz.scm (poetry): Update to 1.0.10.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-writeroom: Update to 3.10.
Michael Rohleder [Fri, 24 Jul 2020 11:50:13 +0000 (13:50 +0200)]
gnu: emacs-writeroom: Update to 3.10.

From f5c5d622aaf58bc485f73568513998cda35a8d2e Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 24 Jul 2020 13:46:39 +0200
Subject: [PATCH] gnu: emacs-writeroom: Update to 3.10.

* gnu/packages/emacs-xyz.scm (emacs-writeroom): Update to 3.10.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-helm-ag: Update to 0.62.
Michael Rohleder [Fri, 24 Jul 2020 11:20:10 +0000 (13:20 +0200)]
gnu: emacs-helm-ag: Update to 0.62.

From 2a2b347b4abbd91eaf09f61643fdd22b51b21d4d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 24 Jul 2020 13:17:59 +0200
Subject: [PATCH] gnu: emacs-helm-ag: Update to 0.62.

* gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.62.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-helm-gtags: Update to 1.5.7.
Michael Rohleder [Fri, 24 Jul 2020 10:15:56 +0000 (12:15 +0200)]
gnu: emacs-helm-gtags: Update to 1.5.7.

From 4399c3eb815a16ae21c85bad33cd3c69e8d43c4f Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 24 Jul 2020 12:14:34 +0200
Subject: [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.

* gnu/packages/emacs-xyz.scm (emacs-helm-gtags): Update to 1.5.7.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agoservices: nix: Add extra-options.
Oleg Pykhalov [Sat, 25 Jul 2020 08:51:49 +0000 (11:51 +0300)]
services: nix: Add extra-options.

* gnu/services/nix.scm (<nix-configuration>)[extra-options]: New field.
(nix-shepherd-service): Add this.
(nix-activation): Add new line to the end of /etc/nix/nix.conf file.
* doc/guix.texi (Miscellaneous Services)[Nix service]: Document this.

3 years agoservices: nix: Fix typo.
Oleg Pykhalov [Sat, 25 Jul 2020 08:48:37 +0000 (11:48 +0300)]
services: nix: Fix typo.

* gnu/services/nix.scm (<nix-configuration>): Fix typo.

3 years agoservices: nix: Export nix-configuration.
Peng Mei Yu [Fri, 24 Jul 2020 06:11:43 +0000 (14:11 +0800)]
services: nix: Export nix-configuration.

* gnu/services/nix.scm (nix-configuration, nix-configuration?): Export.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agoservices: nix: Provide nix commands.
Peng Mei Yu via Guix-patches via [Thu, 23 Jul 2020 09:24:13 +0000 (17:24 +0800)]
services: nix: Provide nix commands.

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

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: Add srain.
Vinicius Monego [Sat, 25 Jul 2020 07:46:00 +0000 (15:46 +0800)]
gnu: Add srain.

* gnu/packages/irc.scm (srain): New package.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
3 years agognu: Add bashtop.
Michael Rohleder [Sat, 25 Jul 2020 07:26:40 +0000 (15:26 +0800)]
gnu: Add bashtop.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
3 years agognu: Replace transset-df with transset.
Ivan Kozlov [Sat, 25 Jul 2020 07:15:12 +0000 (15:15 +0800)]
gnu: Replace transset-df with transset.

transset-df was last updated in 2007.  The patches got merged upstream a long
time ago, which is maintained by the X.Org project.

* gnu/packages/xorg.scm (transset): New variable.
(transset-df): Define as ‘deprecated package’.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
3 years agognu: emacs-use-package: Install texinfo manual.
Evan Straw [Tue, 14 Apr 2020 00:32:34 +0000 (17:32 -0700)]
gnu: emacs-use-package: Install texinfo manual.

* gnu/packages/emacs-xyz.scm (emacs-use-package).

[native-inputs]: Add texinfo.

[arguments]: Add phase for installation of the texinfo manual.

Signed-off-by: Brett Gilio <brettg@gnu.org>
3 years agognu: chroma: Configure with inline attribute.
Jesse Gibbons [Tue, 21 Jul 2020 18:56:03 +0000 (12:56 -0600)]
gnu: chroma: Configure with inline attribute.

* gnu/packages/games.scm (chroma)[configure-flags]: Add flag to properly
support inline attribute of STD C89.

Signed-off-by: Brett Gilio <brettg@gnu.org>
3 years agognu: emacs-telega: Update to 0.6.28.
Brett Gilio [Fri, 24 Jul 2020 23:35:17 +0000 (18:35 -0500)]
gnu: emacs-telega: Update to 0.6.28.

* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.28.

3 years agognu: i3-gaps: Update to 4.18.1.
Alexandru-Sergiu Marton [Fri, 24 Jul 2020 07:45:16 +0000 (10:45 +0300)]
gnu: i3-gaps: Update to 4.18.1.

* gnu/packages/wm.scm (i3-gaps): Update to 4.18.1.

Signed-off-by: Brett Gilio <brettg@gnu.org>
3 years agognu: libseccomp: Skip test that fails in QEMU user-mode emulation.
Marius Bakke [Fri, 24 Jul 2020 15:24:27 +0000 (17:24 +0200)]
gnu: libseccomp: Skip test that fails in QEMU user-mode emulation.

* gnu/packages/linux.scm (libseccomp)[arguments]: Add phase to skip one test.

3 years agognu: libseccomp: Do not build the static library.
Marius Bakke [Fri, 24 Jul 2020 15:23:44 +0000 (17:23 +0200)]
gnu: libseccomp: Do not build the static library.

* gnu/packages/linux.scm (libseccomp)[arguments]: New field.

3 years agognu: ccid: Update to 1.4.33.
Marius Bakke [Thu, 23 Jul 2020 23:00:48 +0000 (01:00 +0200)]
gnu: ccid: Update to 1.4.33.

* gnu/packages/security-token.scm (ccid): Update to 1.4.33.

3 years agognu: nginx: Update to 1.19.1.
Marius Bakke [Thu, 23 Jul 2020 22:56:23 +0000 (00:56 +0200)]
gnu: nginx: Update to 1.19.1.

* gnu/packages/web.scm (nginx): Update to 1.19.1.

3 years agognu: rocksdb: Update to 6.11.4.
Marius Bakke [Thu, 23 Jul 2020 22:50:49 +0000 (00:50 +0200)]
gnu: rocksdb: Update to 6.11.4.

* gnu/packages/databases.scm (rocksdb): Update to 6.11.4.

3 years agognu: libseccomp: Update to 2.5.0.
Marius Bakke [Thu, 23 Jul 2020 22:50:32 +0000 (00:50 +0200)]
gnu: libseccomp: Update to 2.5.0.

* gnu/packages/linux.scm (libseccomp): Update to 2.5.0.
[native-inputs]: Add GPERF.

3 years agognu: hitch: Update to 1.6.0.
Marius Bakke [Thu, 23 Jul 2020 22:50:10 +0000 (00:50 +0200)]
gnu: hitch: Update to 1.6.0.

* gnu/packages/web.scm (hitch): Update to 1.6.0.

3 years agognu: libaacs: Update to 0.11.0.
Marius Bakke [Thu, 23 Jul 2020 22:49:51 +0000 (00:49 +0200)]
gnu: libaacs: Update to 0.11.0.

* gnu/packages/video.scm (libaacs): Update to 0.11.0.

3 years agognu: ffmpeg: Update to 4.3.1.
Marius Bakke [Thu, 23 Jul 2020 22:49:30 +0000 (00:49 +0200)]
gnu: ffmpeg: Update to 4.3.1.

* gnu/packages/video.scm (ffmpeg): Update to 4.3.1.

3 years agognu: re2: Update to 2020-07-06.
Marius Bakke [Thu, 23 Jul 2020 22:48:55 +0000 (00:48 +0200)]
gnu: re2: Update to 2020-07-06.

* gnu/packages/regex.scm (re2): Update to 2020-07-06.
[source](modules, snippet): Remove.

3 years agognu: spdlog: Update to 1.7.0.
Marius Bakke [Thu, 23 Jul 2020 22:48:34 +0000 (00:48 +0200)]
gnu: spdlog: Update to 1.7.0.

* gnu/packages/logging.scm (spdlog): Update to 1.7.0.

3 years agognu: fluidsynth: Update to 2.1.4.
Marius Bakke [Thu, 23 Jul 2020 22:48:11 +0000 (00:48 +0200)]
gnu: fluidsynth: Update to 2.1.4.

* gnu/packages/audio.scm (fluidsynth): Update to 2.1.4.

3 years agognu: exiv2: Update to 0.27.3.
Marius Bakke [Thu, 23 Jul 2020 22:45:37 +0000 (00:45 +0200)]
gnu: exiv2: Update to 0.27.3.

* gnu/packages/image.scm (exiv2): Update to 0.27.3.

3 years agognu: libebml: Update to 1.4.0.
Marius Bakke [Thu, 23 Jul 2020 22:43:43 +0000 (00:43 +0200)]
gnu: libebml: Update to 1.4.0.

* gnu/packages/xml.scm (libebml): Update to 1.4.0.

3 years agognu: libmatroska: Update to 1.6.0.
Marius Bakke [Thu, 23 Jul 2020 22:43:17 +0000 (00:43 +0200)]
gnu: libmatroska: Update to 1.6.0.

* gnu/packages/video.scm (libmatroska): Update to 1.6.0.

3 years agognu: LibRaw: Update to 0.20.0 [fixes CVE-2020-15503].
Marius Bakke [Thu, 23 Jul 2020 22:40:37 +0000 (00:40 +0200)]
gnu: LibRaw: Update to 0.20.0 [fixes CVE-2020-15503].

* gnu/packages/photo.scm (libraw): Update to 0.20.0.
* gnu/packages/image.scm (freeimage)[source](patches): Add LibRaw
compatibility patch.

3 years agoquirks: Adjust patch to allow traveling back to Dec. 2018.
Ludovic Courtès [Fri, 24 Jul 2020 15:45:55 +0000 (17:45 +0200)]
quirks: Adjust patch to allow traveling back to Dec. 2018.

Fixes <https://bugs.gnu.org/42519>.

This fixes:

  guix time-machine --commit=897f303d2fa61497a931cf5fcb43349eb5f44c14

a commit dated Dec. 2018.

* guix/quirks.scm (%bug-41214-patch)[accesses-guile-2.2-optimization-options?]:
Add second 'match' clause.

3 years agodoc: Mention the channel keyring branch.
Ludovic Courtès [Fri, 24 Jul 2020 15:44:20 +0000 (17:44 +0200)]
doc: Mention the channel keyring branch.

Reported by Pierre Neidhardt <mail@ambrevar.xyz>.

* doc/guix.texi (Channels): Mention the keyring branch and the
'keyring-reference' bit in '.guix-channel'.

3 years agodoc: Use an existing commit in channel example.
Ludovic Courtès [Fri, 24 Jul 2020 14:04:05 +0000 (16:04 +0200)]
doc: Use an existing commit in channel example.

Suggested by zimoun <zimon.toutoune@gmail.com>.

* doc/guix.texi (Channels): Use the commit for 'v1.0.0' instead of a
non-existing commit in example.

3 years agognu: luminance-hdr: Update to 2.6.0.
Marius Bakke [Fri, 24 Jul 2020 11:58:33 +0000 (13:58 +0200)]
gnu: luminance-hdr: Update to 2.6.0.

* gnu/packages/patches/luminance-hdr-qt-printer.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-viewers.scm (luminance-hdr): Update to 2.6.0.
[inputs]: Add QTSVG and EIGEN.
[arguments]: Add #:tests? #f.

3 years agognu: enigma: Fix build with GCC >= 6.
Marius Bakke [Fri, 24 Jul 2020 10:11:42 +0000 (12:11 +0200)]
gnu: enigma: Fix build with GCC >= 6.

* gnu/packages/games.scm (enigma)[arguments]: Add phase to substitute faulty
comparison.

3 years agognu: gpscorrelate: Update to 2.0.
Marius Bakke [Fri, 24 Jul 2020 09:57:18 +0000 (11:57 +0200)]
gnu: gpscorrelate: Update to 2.0.

* gnu/packages/gps.scm (gpscorrelate): Update to 2.0.
[arguments]: Remove #:tests?.
[inputs]: Remove GTK+-2.  Add GTK+.

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

* gnu/packages/openpgp.scm (dkgpg): New variable.

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

* gnu/packages/openpgp.scm: New file.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agoimport: github: Gracefully handle projects that have disappeared.
Ludovic Courtès [Fri, 24 Jul 2020 10:04:22 +0000 (12:04 +0200)]
import: github: Gracefully handle projects that have disappeared.

Fixes <https://bugs.gnu.org/42509>.
Reported by Alexandru-Sergiu Marton <brown121407@posteo.ro>.

* guix/import/github.scm (fetch-releases-or-tags): Use 'http-fetch'
instead of 'json-fetch', and guard against 404 errors.  Upon 404, emit a
warning and return the empty vector.

3 years agopack: '-R' applies to propagated inputs too.
Ludovic Courtès [Fri, 24 Jul 2020 09:27:51 +0000 (11:27 +0200)]
pack: '-R' applies to propagated inputs too.

Fixes <https://bugs.gnu.org/42510>.

* guix/scripts/pack.scm (wrapped-manifest-entry): Recurse on
'dependencies' field.
* tests/guix-pack-relocatable.sh: Add test.

3 years agognu: gcc: Fix libstdc++ misconfiguration.
Ludovic Courtès [Fri, 24 Jul 2020 07:56:25 +0000 (09:56 +0200)]
gnu: gcc: Fix libstdc++ misconfiguration.

Fixes <https://bugs.gnu.org/42392>.
Reported by Maxim Cournoyer and Erik Garrison.

Until now, the generated <bits/c++config.h> would be incorrect (many
_GLIBCXX_HAVE macros would be undefined), which in turn would lead to
build failures for most C++ programs.

* gnu/packages/gcc.scm (gcc-6)[inputs]: Add LIBSTDC++-HEADERS.
(libstdc++, libstdc++-headers): New variables.
* gnu/packages/gcc.scm (gfortran): Change first argument to 'custom-gcc'
to remove dependency on LIBSTDC++-HEADERS.

3 years agognu: gcc@10: Update to 10.2.0.
Ludovic Courtès [Thu, 23 Jul 2020 15:42:29 +0000 (17:42 +0200)]
gnu: gcc@10: Update to 10.2.0.

* gnu/packages/gcc.scm (gcc-10): Update to 10.2.0.

3 years agognu: Add sleef.
Vinicius Monego [Fri, 24 Jul 2020 03:24:15 +0000 (00:24 -0300)]
gnu: Add sleef.

* gnu/packages/maths.scm (sleef): New variable.

Signed-off-by: Brett Gilio <brettg@gnu.org>
3 years agognu: duplicity: Update to 0.8.14.
Eric Bavier [Thu, 23 Jul 2020 23:57:47 +0000 (18:57 -0500)]
gnu: duplicity: Update to 0.8.14.

* gnu/packages/backup.scm (duplicity): Update to 0.8.14.
[native-inputs]: Add gettext, python-future, python-pytest,
python-pytest-runner, and python-setuptools-scm.  Move other python2 packages
to python.
[propagated-inputs]: Ditto.
[inputs]: Use latest librsync.
[arguments]: Remove #:python argument.  Adjust gpg substitution regex for
latest source.

3 years agognu: Fix Krita.
Leo Famulari [Wed, 22 Jul 2020 17:47:39 +0000 (13:47 -0400)]
gnu: Fix Krita.

Fixes <https://bugs.gnu.org/42476>.
Reported by linka on #guix.

* gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qtbase-for-krita): New variable.
* gnu/packages/kde.scm (krita)[inputs]: Replace qtbase with qtbase-for-krita.

3 years agognu: blender: Update to 2.83.3.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 13:51:34 +0000 (15:51 +0200)]
gnu: blender: Update to 2.83.3.

* gnu/packages/graphics.scm (blender): Update to 2.83.3.

3 years agognu: dnsmasq: Update to 2.82.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 03:04:15 +0000 (05:04 +0200)]
gnu: dnsmasq: Update to 2.82.

* gnu/packages/dns.scm (dnsmasq): Update to 2.82.

3 years agognu: jo: Update to 1.4.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 17:17:59 +0000 (19:17 +0200)]
gnu: jo: Update to 1.4.

* gnu/packages/web.scm (jo): Update to 1.4.

3 years agognu: wavpack: Update to 5.3.2.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 16:06:34 +0000 (18:06 +0200)]
gnu: wavpack: Update to 5.3.2.

* gnu/packages/audio.scm (wavpack): Update to 5.3.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Replace the ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, and libtool.

3 years agognu: burp: Add ACL support.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 14:58:23 +0000 (16:58 +0200)]
gnu: burp: Add ACL support.

* gnu/packages/backup.scm (burp)[inputs]: Add acl.

3 years agognu: burp: Update to 2.3.30.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 14:49:38 +0000 (16:49 +0200)]
gnu: burp: Update to 2.3.30.

* gnu/packages/backup.scm (burp): Update to 2.3.30.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[native-inputs]: Add autoconf and automake.

3 years agognu: parallel: Update to 20200722.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 14:48:31 +0000 (16:48 +0200)]
gnu: parallel: Update to 20200722.

* gnu/packages/parallel.scm (parallel): Update to 20200722.

3 years agoRevert "gnu: Fix Krita."
Leo Famulari [Thu, 23 Jul 2020 20:53:52 +0000 (16:53 -0400)]
Revert "gnu: Fix Krita."

This reverts commit 5f63905096e456097fca206f56ce9257f72faf64.

This commit caused `guix pull` to crash like this:

------
Backtrace:
In ice-9/boot-9.scm:
   222:29 19 (map1 _)
   222:29 18 (map1 _)
   222:29 17 (map1 _)
   222:29 16 (map1 _)
   222:17 15 (map1 (((gnu packages kde)) ((gnu packages libevent)) ((gnu packages libidn)) ((gnu packages #)) ((?)) ?))
  3297:17 14 (resolve-interface (gnu packages kde) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
    390:8 13 (_ _)
In ice-9/boot-9.scm:
  3223:13 12 (_)
In ice-9/threads.scm:
    390:8 11 (_ _)
In ice-9/boot-9.scm:
  3507:20 10 (_)
   2806:4  9 (save-module-excursion _)
  3527:26  8 (_)
In unknown file:
           7 (primitive-load-path "gnu/packages/kde" #<procedure 7f68d6fe5da0 at ice-9/boot-9.scm:3514:37 ()>)
In ice-9/eval.scm:
   626:19  6 (_ #<directory (gnu packages kde) 7f68d6175b40>)
   293:34  5 (_ #<directory (gnu packages kde) 7f68d6175b40>)
   173:47  4 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
    159:9  3 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
   191:35  2 (_ #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval.sc?>))
   223:20  1 (proc #(#<directory (gnu packages kde) 7f68d6175b40> #<promise #<procedure 7f68dc5a5d00 at ice-9/eval?>))
In unknown file:
           0 (%resolve-variable (7 . qtbase) #<directory (gnu packages kde) 7f68d6175b40>)

ERROR: In procedure %resolve-variable:
error: qtbase: unbound variable
------

3 years agognu: Fix Krita.
Leo Famulari [Wed, 22 Jul 2020 17:47:39 +0000 (13:47 -0400)]
gnu: Fix Krita.

Fixes <https://bugs.gnu.org/42476>.
Reported by linka on #guix.

* gnu/packages/patches/qtbase-fix-krita-deadlock.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde.scm (qtbase-for-krita): New variable.
(krita)[inputs]: Replace qtbase with qtbase-for-krita.

3 years agognu: ungoogled-chromium: Avoid top-level reference to LLD.
Marius Bakke [Thu, 23 Jul 2020 17:35:53 +0000 (19:35 +0200)]
gnu: ungoogled-chromium: Avoid top-level reference to LLD.

* gnu/packages/chromium.scm (lld-as-ld, lld-wrapper, lld/wrapped): Move into ...
(make-lld-wrapper): ... here.  New procedure.

3 years agognu: Add mercury.
Brett Gilio [Thu, 23 Jul 2020 17:13:59 +0000 (12:13 -0500)]
gnu: Add mercury.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add mercury.scm.
* gnu/packages/mercury.scm: New file.

3 years agognu: ccache: Update to 3.7.11.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 02:58:26 +0000 (04:58 +0200)]
gnu: ccache: Update to 3.7.11.

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

3 years agognu: ansible: Update to 2.9.11.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 02:53:06 +0000 (04:53 +0200)]
gnu: ansible: Update to 2.9.11.

* gnu/packages/admin.scm (ansible): Update to 2.9.11.

3 years agognu: rgbds: Update to 0.4.1.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 02:42:15 +0000 (04:42 +0200)]
gnu: rgbds: Update to 0.4.1.

* gnu/packages/assembly.scm (rgbds): Update to 0.4.1.

3 years agognu: fio: Update to 3.21.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 02:41:39 +0000 (04:41 +0200)]
gnu: fio: Update to 3.21.

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

3 years agognu: warzone2100: Update to 3.4.1.
Tobias Geerinckx-Rice [Thu, 23 Jul 2020 12:14:52 +0000 (14:14 +0200)]
gnu: warzone2100: Update to 3.4.1.

* gnu/packages/games.scm (warzone2100): Update to 3.4.1.

3 years agognu: python-django: Add optional inputs.
Efraim Flashner [Thu, 23 Jul 2020 09:25:11 +0000 (12:25 +0300)]
gnu: python-django: Add optional inputs.

* gnu/packages/django.scm (python-django)[propagated-inputs]: Add
python-argon2-cffi, python-bcrypt.

3 years agognu: python-django: Update to 1.11.29.
Efraim Flashner [Thu, 23 Jul 2020 09:24:45 +0000 (12:24 +0300)]
gnu: python-django: Update to 1.11.29.

* gnu/packages/django.scm (python-django): Update to 1.11.29.

3 years agognu: khal: Fix a failing test.
Tanguy Le Carrour [Thu, 23 Jul 2020 07:50:43 +0000 (09:50 +0200)]
gnu: khal: Fix a failing test.

* gnu/packages/calendar.scm (khal)[arguments]: Fix a failing test.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>