jackhill/guix/guix.git
3 years agognu: linux-libre@5.7: Update to 5.7.13.
Mark H Weaver [Wed, 5 Aug 2020 19:21:04 +0000 (15:21 -0400)]
gnu: linux-libre@5.7: Update to 5.7.13.

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

3 years agognu: linux-libre@4.19: Update to 4.19.137.
Mark H Weaver [Wed, 5 Aug 2020 19:20:05 +0000 (15:20 -0400)]
gnu: linux-libre@4.19: Update to 4.19.137.

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

3 years agognu: linux-libre@4.14: Update to 4.14.192.
Mark H Weaver [Wed, 5 Aug 2020 19:18:19 +0000 (15:18 -0400)]
gnu: linux-libre@4.14: Update to 4.14.192.

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

3 years agognu: sameboy: Update to 0.13.4.
Jakub Kądziołka [Wed, 5 Aug 2020 19:17:48 +0000 (21:17 +0200)]
gnu: sameboy: Update to 0.13.4.

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

3 years agognu: linux-libre: Update to 5.7.12.
Leo Famulari [Sat, 1 Aug 2020 16:39:30 +0000 (12:39 -0400)]
gnu: linux-libre: Update to 5.7.12.

* gnu/packages/aux-files/linux-libre/5.7-arm.conf,
gnu/packages/aux-files/linux-libre/5.7-arm64.conf,
gnu/packages/aux-files/linux-libre/5.7-i686.conf,
gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
* gnu/packages/linux.scm: (linux-libre-5.7): New variable.
(linux-libre-version, linux-libre-pristine-source)
(linux-libre-source, linux-libre): Point to linux-libre-5.7*.

3 years agognu: stapler: Update to 1.0.0.
Kei Kebreau [Tue, 4 Aug 2020 21:26:48 +0000 (17:26 -0400)]
gnu: stapler: Update to 1.0.0.

* gnu/packages/pdf.scm (stapler): Update to 1.0.0.
[source]: Fetch from pypi.
[inputs]: Remove python2-pypdf2.
[propagated-inputs]: Add python-more-itertools and python-pypdf2.
[arguments]: Remove #:python argument.  Replace 'fix-pypdf-version-requirement
phase with 'fix-more-itertools-version-requirement phase.

3 years agognu: python-m2crypto: Add swig as native-input.
Jelle Licht [Wed, 5 Aug 2020 10:44:15 +0000 (12:44 +0200)]
gnu: python-m2crypto: Add swig as native-input.

* gnu/packages/python-crypto.scm (python-m2crypto)[native-inputs]: Add swig.

3 years agognu: hydrogen: Update to 1.0.0.
Michael Rohleder [Wed, 5 Aug 2020 10:19:38 +0000 (12:19 +0200)]
gnu: hydrogen: Update to 1.0.0.

* gnu/packages/music.scm (hydrogen): Update to 1.0.0.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: Add confclerk.
Efraim Flashner [Mon, 3 Aug 2020 12:56:58 +0000 (15:56 +0300)]
gnu: Add confclerk.

* gnu/packages/calendar.scm (confclerk): New variable.

3 years agognu: isync: Update to 1.3.3.
Michael Rohleder [Wed, 5 Aug 2020 09:23:24 +0000 (11:23 +0200)]
gnu: isync: Update to 1.3.3.

* gnu/packages/mail.scm (isync): Update to 1.3.3.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: roffit: Update to 0.12.
Michael Rohleder [Tue, 4 Aug 2020 19:45:24 +0000 (21:45 +0200)]
gnu: roffit: Update to 0.12.

* gnu/packages/groff.scm (roffit): Update to 0.12.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Add paprefs.
Michael Rohleder [Tue, 4 Aug 2020 17:19:15 +0000 (19:19 +0200)]
gnu: Add paprefs.

* gnu/packages/pulseaudio.scm (paprefs): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: emacs-lsp-ui: Update to 7.0.
Brett Gilio [Wed, 5 Aug 2020 02:08:01 +0000 (21:08 -0500)]
gnu: emacs-lsp-ui: Update to 7.0.

* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 7.0.

3 years agognu: Add r-iml.
Peter Lo [Sun, 28 Jun 2020 08:01:18 +0000 (16:01 +0800)]
gnu: Add r-iml.

* gnu/packages/cran.scm (r-iml): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: Add r-metrics.
Peter Lo [Sun, 28 Jun 2020 08:01:17 +0000 (16:01 +0800)]
gnu: Add r-metrics.

* gnu/packages/cran.scm (r-metrics): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: rust-tokio-test-0.2: Don't skip build.
Jakub Kądziołka [Tue, 4 Aug 2020 19:04:43 +0000 (21:04 +0200)]
gnu: rust-tokio-test-0.2: Don't skip build.

We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-test-0.2): Don't skip build.

3 years agognu: rust-tokio-rustls-0.12: Don't skip build.
Jakub Kądziołka [Tue, 4 Aug 2020 14:30:14 +0000 (16:30 +0200)]
gnu: rust-tokio-rustls-0.12: Don't skip build.

We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-rustls-0.12)[arguments]: Don't skip
  build. Skip tests that require networking.

3 years agognu: rust-tokio-macros-0.2: Don't skip build.
Jakub Kądziołka [Tue, 4 Aug 2020 14:27:27 +0000 (16:27 +0200)]
gnu: rust-tokio-macros-0.2: Don't skip build.

We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-tokio-macros-0.2): Don't skip build.

3 years agognu: rust-http-body-0.3: Don't skip build.
Jakub Kądziołka [Tue, 4 Aug 2020 14:26:40 +0000 (16:26 +0200)]
gnu: rust-http-body-0.3: Don't skip build.

We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-http-body-0.3): Don't skip build.

3 years agognu: rust-http: Don't skip build.
Jakub Kądziołka [Tue, 4 Aug 2020 14:25:15 +0000 (16:25 +0200)]
gnu: rust-http: Don't skip build.

We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-http-0.2, rust-http-0.1): Don't skip
  build.
  (rust-http-0.1)[cargo-development-inputs]: Use correct quickcheck version.

3 years agognu: rust-bytes: Don't skip build.
Jakub Kądziołka [Tue, 4 Aug 2020 14:18:58 +0000 (16:18 +0200)]
gnu: rust-bytes: Don't skip build.

We already use Rust 1.39.

* gnu/packages/crates-io.scm (rust-bytes-0.5, rust-bytes-0.4): Don't
  skip build.

3 years agognu: wmnd: Update to 0.4.18.
Kei Kebreau [Tue, 4 Aug 2020 16:01:31 +0000 (12:01 -0400)]
gnu: wmnd: Update to 0.4.18.

* gnu/packages/gnustep.scm (wmnd): Update to 0.4.18.

3 years agognu: mcrl2: Update to 202006.0.
Jan (janneke) Nieuwenhuizen [Tue, 4 Aug 2020 13:21:22 +0000 (15:21 +0200)]
gnu: mcrl2: Update to 202006.0.

* gnu/packages/maths.scm (mcrl2): Update to 202006.0.

3 years agognu: Add r-fastshap.
Peter Lo [Sun, 28 Jun 2020 07:16:19 +0000 (15:16 +0800)]
gnu: Add r-fastshap.

* gnu/packages/cran.scm (r-fastshap): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: Add r-rticles.
Rafael Luque Leiva [Wed, 5 Feb 2020 16:07:23 +0000 (17:07 +0100)]
gnu: Add r-rticles.

* gnu/packages/cran.scm (r-rticles): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: r-dae: Update to 3.1-27.
Ricardo Wurmus [Tue, 4 Aug 2020 14:06:50 +0000 (16:06 +0200)]
gnu: r-dae: Update to 3.1-27.

* gnu/packages/cran.scm (r-dae): Update to 3.1-27.

3 years agognu: Add r-dae.
Arne Babenhauserheide [Tue, 4 Aug 2020 14:05:26 +0000 (16:05 +0200)]
gnu: Add r-dae.

* gnu/packages/cran.scm (r-dae): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: neofetch: Update to 7.1.0.
Michael Rohleder [Tue, 4 Aug 2020 13:09:20 +0000 (15:09 +0200)]
gnu: neofetch: Update to 7.1.0.

* gnu/packages/admin.scm (neofetch): Update to 7.1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: Add watchexec.
Jakub Kądziołka [Mon, 3 Aug 2020 20:05:42 +0000 (22:05 +0200)]
gnu: Add watchexec.

* gnu/packages/rust-apps.scm (watchexec): New variable.

3 years agognu: rust-notify-4: Update to 4.0.15.
Jakub Kądziołka [Mon, 3 Aug 2020 19:45:39 +0000 (21:45 +0200)]
gnu: rust-notify-4: Update to 4.0.15.

* gnu/packages/crates-io.scm (rust-notify-4): Update to 4.0.15.
  [cargo-inputs]: Remove rust-kernel32-sys-0.2, replace rust-inotify-0.6
  with -0.7.
  [cargo-development-inputs]: Replace rust-tempdir-0.3 with
  rust-tempfile-3.

3 years agognu: Add rust-inotify-0.7.
Jakub Kądziołka [Mon, 3 Aug 2020 19:41:36 +0000 (21:41 +0200)]
gnu: Add rust-inotify-0.7.

* gnu/packages/crates-io.scm (rust-inotify-0.7): New variable.
  (rust-inotify-0.6): Inherit from rust-inotify-0.7.

3 years agognu: rust-clap-2: Update to 2.33.1
Jakub Kądziołka [Mon, 3 Aug 2020 19:04:40 +0000 (21:04 +0200)]
gnu: rust-clap-2: Update to 2.33.1

* gnu/packages/crates-io.scm (rust-clap-2): Update to 2.33.1.

3 years agognu: Add rust-derive-builder-0.9.
Jakub Kądziołka [Mon, 3 Aug 2020 18:46:37 +0000 (20:46 +0200)]
gnu: Add rust-derive-builder-0.9.

* gnu/packages/crates-io.scm (rust-derive-builder-0.9,
  rust-derive-builder-core-0.9): New variables.
  (rust-derive-builder-0.5, rust-derive-builder-core-0.2): Inherit from
  newer versions.

3 years agognu: Add rust-darling-0.10.
Jakub Kądziołka [Mon, 3 Aug 2020 18:29:19 +0000 (20:29 +0200)]
gnu: Add rust-darling-0.10.

* gnu/packages/crates-io.scm (rust-darling-0.10, rust-darling-core-0.10,
  rust-darling-macro-0.10): New variables.

3 years agognu: Add rust-ident-case-1.
Jakub Kądziołka [Mon, 3 Aug 2020 18:21:45 +0000 (20:21 +0200)]
gnu: Add rust-ident-case-1.

* gnu/pacages/crates-io.scm (rust-ident-case-1): New variable.

3 years agognu: rust-syn: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 18:01:30 +0000 (20:01 +0200)]
gnu: rust-syn: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-syn-1.0): Rename to...
  (rust-syn-1): ...this.
* gnu/packagess/rust-apps.scm (rust-cbindgen): Fixup dependency list.

3 years agognu: rust-quote: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 18:00:15 +0000 (20:00 +0200)]
gnu: rust-quote: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-quote-1.0): Rename to...
  (rust-quote-1): ...this.
* gnu/packagess/rust-apps.scm (rust-cbindgen): Fixup dependency list.

3 years agognu: rust-proc-macro2: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 17:57:56 +0000 (19:57 +0200)]
gnu: rust-proc-macro2: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-proc-macro2-1.0): Rename to...
  (rust-proc-macro2-1): ...this.
* gnu/packages/rust-apps.scm (rust-cbindgen): Fixup dependency list.
* gnu/packages/sequoia.scm (sequoia): Likewise.

3 years agognu: rust-void: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 17:32:35 +0000 (19:32 +0200)]
gnu: rust-void: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-void-1.0): Rename to...
  (rust-void-1): ...this.

3 years agognu: rust-cc: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 17:30:55 +0000 (19:30 +0200)]
gnu: rust-cc: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-cc-1.0): Rename to...
  (rust-cc-1): ...this.
* gnu/packages/video.scm (rav1e): Adjust dependency list.

3 years agognu: rust-fnv: Don't skip build.
Jakub Kądziołka [Mon, 3 Aug 2020 17:28:54 +0000 (19:28 +0200)]
gnu: rust-fnv: Don't skip build.

* gnu/packages/crates-io.scm (rust-fnv-1)[arguments]: Don't skip build.

3 years agognu: rust-fnv: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 17:28:05 +0000 (19:28 +0200)]
gnu: rust-fnv: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-fnv-1.0): Rename to...
  (rust-fnv-1): ...this.

3 years agognu: rust-nix-0.14: Don't skip build.
Jakub Kądziołka [Mon, 3 Aug 2020 17:12:23 +0000 (19:12 +0200)]
gnu: rust-nix-0.14: Don't skip build.

* gnu/packages/crates-io.scm (rust-nix-0.14)[arguments]: Inherit from
  rust-nix-0.15.

3 years agognu: Add rust-nix-0.17.
Jakub Kądziołka [Mon, 3 Aug 2020 17:11:41 +0000 (19:11 +0200)]
gnu: Add rust-nix-0.17.

* gnu/packages/crates-io.scm (rust-nix-0.17): New variable.
  (rust-nix-0.15): Inherit from rust-nix-0.17.

3 years agognu: rust-nix-0.15: Fix build.
Jakub Kądziołka [Mon, 3 Aug 2020 16:53:03 +0000 (18:53 +0200)]
gnu: rust-nix-0.15: Fix build.

* gnu/packages/crates-io.scm (rust-nix-0.15)[snippet]: Unpin dependency version.

3 years agognu: rust-new-debug-unreachable: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 16:30:22 +0000 (18:30 +0200)]
gnu: rust-new-debug-unreachable: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-new-debug-unreachable-1.0): Rename to...
  (rust-new-debug-unreachable-1): ...this.

3 years agognu: rust-walkdir: Don't include minor version in variable name.
Jakub Kądziołka [Mon, 3 Aug 2020 16:24:48 +0000 (18:24 +0200)]
gnu: rust-walkdir: Don't include minor version in variable name.

* gnu/packages/crates-io.scm (rust-walkdir-2.3): Rename to...
  (rust-walkdir-2): ...this.
  (rust-walkdir-1.0): Rename to...
  (rust-walkdir-1): ...this.

3 years agognu: Add tascam-gtk.
Ricardo Wurmus [Tue, 4 Aug 2020 13:11:02 +0000 (15:11 +0200)]
gnu: Add tascam-gtk.

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

3 years agognu: Add libxmlplusplus-2.6.
Ricardo Wurmus [Tue, 4 Aug 2020 13:10:09 +0000 (15:10 +0200)]
gnu: Add libxmlplusplus-2.6.

* gnu/packages/xml.scm (libxmlplusplus-2.6): New variable.

3 years agognu: Add libxmlplusplus.
Ricardo Wurmus [Tue, 4 Aug 2020 13:09:36 +0000 (15:09 +0200)]
gnu: Add libxmlplusplus.

* gnu/packages/xml.scm (libxmlplusplus): New variable.

3 years agognu: Add paperview.
Oleg Pykhalov [Tue, 4 Aug 2020 08:05:07 +0000 (11:05 +0300)]
gnu: Add paperview.

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

3 years agognu: catch-framework2: Update to 2.13.0.
Efraim Flashner [Tue, 4 Aug 2020 07:07:47 +0000 (10:07 +0300)]
gnu: catch-framework2: Update to 2.13.0.

* gnu/packages/check.scm (catch-framework2): Update to 2.13.0.
* gnu/packages/engineering.scm (libfive)[arguments]: Adjust custom
'find-catch phase for updated include path.
* gnu/packages/xdisorg.scm (j4-dmenu-desktop)[arguments]: Add custom
'find-catch phase to search for updated catch2 include directory.

3 years agognu: pjproject-jami: Reuse more of the base pjproject.
Maxim Cournoyer [Sat, 1 Aug 2020 06:54:38 +0000 (02:54 -0400)]
gnu: pjproject-jami: Reuse more of the base pjproject.

Now that the base pjproject is built as a shared library, the cost of adding
dependencies shared with Jami is minimal.  The pjproject-jami now differs only
by its added patches.

* gnu/packages/jami.scm (pjproject-jami)[arguments]: Use the
substitute-keyword-arguments macro to reuse the base pjproject package
arguments, adding only the 'apply-patches phase.

3 years agognu: opendht: Propagate gnutls.
Maxim Cournoyer [Sun, 2 Aug 2020 03:39:48 +0000 (23:39 -0400)]
gnu: opendht: Propagate gnutls.

Propagate gnutls as it's included by the opendht/crypto.h header file.

* gnu/packages/networking.scm (opendht)[inputs]: Move gnutls...
[propagated-inputs]: ...to here.  Move argon2 to inputs.

3 years agognu: pjproject: Enable shared libraries.
Maxim Cournoyer [Sat, 1 Aug 2020 06:08:30 +0000 (02:08 -0400)]
gnu: pjproject: Enable shared libraries.

* gnu/packages/telephony.scm (pjproject)[outputs]: Add a "static" output.
[phases]: Move the 'check phase after the 'install phase.
{move-static-libraries}: Add phase.
[configure-flags]: Set LDFLAGS to add a runpath reference to self.

3 years agognu: pjproject: Include sensible configure flags from pjproject-jami.
Maxim Cournoyer [Sat, 1 Aug 2020 04:06:52 +0000 (00:06 -0400)]
gnu: pjproject: Include sensible configure flags from pjproject-jami.

This is done so the regular pjproject has more in common with
pjproject-jami, which allows simplifying its definition.

* gnu/packages/telephony.scm (pjproject)[configure-flags]: Add
'--enable-epoll' when the system is Linux.  Define CFLAGS with
the '-DNDEBUG' options.

3 years agognu: pjproject: Fix problem in pkg-config file.
Maxim Cournoyer [Mon, 3 Aug 2020 06:01:19 +0000 (02:01 -0400)]
gnu: pjproject: Fix problem in pkg-config file.

* gnu/packages/patches/pjproject-correct-the-cflags-field.patch: Add patch.
* gnu/packages/patches/pjproject-fix-pkg-config-ldflags.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register the new patches.
* gnu/packages/telephony.scm (pjproject): Use them.
* gnu/packages/jami.scm (pjproject-jami): Remove a patch from
pjproject-jami that is already applied against pjproject.

3 years agognu: pjproject: Fix build and enable tests.
Maxim Cournoyer [Sat, 1 Aug 2020 02:48:26 +0000 (22:48 -0400)]
gnu: pjproject: Fix build and enable tests.

* gnu/packages/telephony.scm (pjproject)[origin]: Simplify snippet definition
and remove all bundled libraries.
[outputs]: Add a debug output.
[arguments]: Enable tests, and explicit the configure flags now required to
build using only system libraries.
[phases]{make-source-files-writable}: Add phase.
{disable-some-tests}: Overhaul phase.
[inputs]: Add bcg729, gsm, libsamplerate, opus, portaudio and speexdsp.

3 years agognu: resample: Improve synopsis and description.
Maxim Cournoyer [Sat, 1 Aug 2020 02:58:19 +0000 (22:58 -0400)]
gnu: resample: Improve synopsis and description.

The synopsis mentioned a library but it is instead a set of command line
utilities.

* gnu/packages/audio.scm (resample)[synopsis]: Mention these are utilities.
[description]: Describe the two included command line utilities in more
detail.

3 years agognu: Add inspircd.
Brett Gilio [Tue, 4 Aug 2020 03:12:41 +0000 (22:12 -0500)]
gnu: Add inspircd.

* gnu/packages/irc.scm (inspircd): New variable.

3 years agognu: libjpeg-turbo: Replace with 2.0.5 [fixes CVE-2020-13790].
Mark H Weaver [Mon, 3 Aug 2020 20:25:55 +0000 (16:25 -0400)]
gnu: libjpeg-turbo: Replace with 2.0.5 [fixes CVE-2020-13790].

* gnu/packages/image.scm (libjpeg-turbo/fixed): New variable.
(libjpeg-turbo)[replacement]: New field.

3 years agognu: libjpeg: Update to 9d [security fixes].
Mark H Weaver [Mon, 3 Aug 2020 20:16:53 +0000 (16:16 -0400)]
gnu: libjpeg: Update to 9d [security fixes].

Includes fixes for CVE-2020-13790 and CVE-2020-14152.

* gnu/packages/image.scm (ijg-libjpeg): Update to 9d.

3 years agognu: Remove libjpeg@8d.
Mark H Weaver [Mon, 3 Aug 2020 20:00:30 +0000 (16:00 -0400)]
gnu: Remove libjpeg@8d.

This version of ijg-libjpeg contains security vulnerabilities
and is not used by any other package in Guix.

* gnu/packages/image.scm (ijg-libjpeg-8): Remove variable.

3 years agognu: libxfce4util: Update source URI.
Michael Rohleder [Mon, 3 Aug 2020 13:31:21 +0000 (15:31 +0200)]
gnu: libxfce4util: Update source URI.

* gnu/packages/xfce.scm (libxfce4util)[source]: Update URI.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: emacs-hl-todo: Update to 3.1.2.
Michael Rohleder [Mon, 3 Aug 2020 12:37:58 +0000 (14:37 +0200)]
gnu: emacs-hl-todo: Update to 3.1.2.

* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.1.2.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
3 years agognu: rust-1.45: Update to 1.45.2.
Jakub Kądziołka [Mon, 3 Aug 2020 15:57:33 +0000 (17:57 +0200)]
gnu: rust-1.45: Update to 1.45.2.

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

3 years agofile-systems: Leave room for extension in serialized specs.
Ludovic Courtès [Mon, 3 Aug 2020 15:44:38 +0000 (17:44 +0200)]
file-systems: Leave room for extension in serialized specs.

* gnu/system/file-systems.scm (spec->file-system): Ignore extra fields.
(file-system->spec): Add comment.

3 years agoscripts: Pass #:verbosity to 'build-notifier'.
Ludovic Courtès [Wed, 22 Jul 2020 21:22:13 +0000 (23:22 +0200)]
scripts: Pass #:verbosity to 'build-notifier'.

* guix/scripts/archive.scm (guix-archive): Pass #:verbosity to
'build-notifier'.
* guix/scripts/build.scm (guix-build): Likewise.
* guix/scripts/copy.scm (guix-copy): Likewise.
* guix/scripts/deploy.scm (guix-deploy): Likewise.
* guix/scripts/environment.scm (guix-environment): Likewise.
* guix/scripts/pack.scm (guix-pack): Likewise.
* guix/scripts/package.scm (guix-package*): Likewise.
* guix/scripts/pull.scm (guix-pull): Likewise.
* guix/scripts/system.scm (verbosity-level): New procedure.
(process-action): Pass #:verbosity to 'build-notifier'.
(guix-system): Use 'verbosity-level' for 'with-status-verbosity'.

3 years agoui: Add #:verbosity to 'show-what-to-build'.
Ludovic Courtès [Wed, 22 Jul 2020 21:11:56 +0000 (23:11 +0200)]
ui: Add #:verbosity to 'show-what-to-build'.

* guix/ui.scm (%default-verbosity): New variable.
(show-what-to-build): Add #:verbosity and honor it.
(build-notifier): Add #:verbosity and pass it to 'show-what-to-build'.

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.