jackhill/guix/guix.git
3 years agognu: Add rust-cmac-0.5.
Hartmut Goebel [Wed, 16 Dec 2020 17:49:08 +0000 (18:49 +0100)]
gnu: Add rust-cmac-0.5.

* gnu/packages/crates-io.scm (rust-cmac-0.5): New variable.

3 years agognu: Add rust-cipher-0.2.
Hartmut Goebel [Wed, 16 Dec 2020 17:44:20 +0000 (18:44 +0100)]
gnu: Add rust-cipher-0.2.

* gnu/packages/crates-io.scm (rust-cipher-0.2): New variable.

3 years agognu: linux-libre 4.19: Update to 4.19.165.
Leo Famulari [Wed, 6 Jan 2021 18:12:53 +0000 (13:12 -0500)]
gnu: linux-libre 4.19: Update to 4.19.165.

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

3 years agognu: linux-libre 5.4: Update to 5.4.87.
Leo Famulari [Wed, 6 Jan 2021 18:12:30 +0000 (13:12 -0500)]
gnu: linux-libre 5.4: Update to 5.4.87.

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

3 years agognu: linux-libre: Update to 5.10.5.
Leo Famulari [Wed, 6 Jan 2021 18:12:00 +0000 (13:12 -0500)]
gnu: linux-libre: Update to 5.10.5.

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

3 years agognu: obs: Update to 26.1.1.
Tobias Geerinckx-Rice [Thu, 7 Jan 2021 20:40:32 +0000 (21:40 +0100)]
gnu: obs: Update to 26.1.1.

* gnu/packages/video.scm (obs): Update to 26.1.1.

3 years agognu: system-config-printer: Update to 1.5.14.
Tobias Geerinckx-Rice [Thu, 7 Jan 2021 20:13:28 +0000 (21:13 +0100)]
gnu: system-config-printer: Update to 1.5.14.

* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.

3 years agognu: starfighter: Update to 2.4.
Tobias Geerinckx-Rice [Thu, 7 Jan 2021 20:08:51 +0000 (21:08 +0100)]
gnu: starfighter: Update to 2.4.

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

3 years agognu: youtube-viewer: Update to 3.8.1.
Tobias Geerinckx-Rice [Thu, 7 Jan 2021 19:58:14 +0000 (20:58 +0100)]
gnu: youtube-viewer: Update to 3.8.1.

* gnu/packages/video.scm (youtube-viewer): Update to 3.8.1.

3 years agognu: perl-test-file: Update to 1.444.
Tobias Geerinckx-Rice [Thu, 7 Jan 2021 00:53:43 +0000 (01:53 +0100)]
gnu: perl-test-file: Update to 1.444.

* gnu/packages/perl-check.scm (perl-test-file): Update to 1.444.

3 years agognu: gtkwave: Update to 3.3.108.
Tobias Geerinckx-Rice [Thu, 7 Jan 2021 00:52:32 +0000 (01:52 +0100)]
gnu: gtkwave: Update to 3.3.108.

* gnu/packages/fpga.scm (gtkwave): Update to 3.3.108.

3 years agognu: ngircd: Update to 26.1.
Tobias Geerinckx-Rice [Thu, 7 Jan 2021 00:36:01 +0000 (01:36 +0100)]
gnu: ngircd: Update to 26.1.

* gnu/packages/messaging.scm (ngircd): Update to 26.1.

3 years agognu: vtk: Use more system libraries.
Efraim Flashner [Thu, 7 Jan 2021 20:28:21 +0000 (22:28 +0200)]
gnu: vtk: Use more system libraries.

* gnu/packages/image-processing.scm (vtk)[source]: Remove more bundled
sources in snippet.
[arguments]: Add to configure-flags to use more system libraries.
[inputs]: Remove libogg. Add double-conversion, eigen, gl2ps, glew, lz4,
netcdf, proj.4 and sqlite.

3 years agognu: vtk: Sort inputs alphabetically.
Efraim Flashner [Thu, 7 Jan 2021 19:45:04 +0000 (21:45 +0200)]
gnu: vtk: Sort inputs alphabetically.

* gnu/packages/image-processing.scm (vtk)[inputs]: Sort alphabetically.

3 years agognu: vtk: Remove some vendored libraries.
Efraim Flashner [Thu, 7 Jan 2021 19:43:23 +0000 (21:43 +0200)]
gnu: vtk: Remove some vendored libraries.

* gnu/packages/image-processing.scm (vtk)[source]: Add snippet to remove
some vendored sources.

3 years agognu: Update copyright line.
Leo Prikler [Sat, 2 Jan 2021 23:31:14 +0000 (00:31 +0100)]
gnu: Update copyright line.

* gnu/packages/gnome-xyz.scm: Bump year in copyright line.

3 years agognu: Add materia-theme.
Leo Prikler [Sat, 2 Jan 2021 23:29:22 +0000 (00:29 +0100)]
gnu: Add materia-theme.

* gnu/packages/gnome-xyz.scm (materia-theme): New variable.

3 years agognu: gnome-xyz.scm: Reorder packages.
Leo Prikler [Sat, 2 Jan 2021 23:16:38 +0000 (00:16 +0100)]
gnu: gnome-xyz.scm: Reorder packages.

Make it so that icon themes, shell extensions and GTK themes are grouped in
that order.

* gnu/packages/gnome-xyz.scm (matcha-theme): Move before numix-gtk-theme.
(papirus-icon-theme): Move after moka-icon-theme.

3 years agognu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scm
Leo Prikler [Sat, 2 Jan 2021 23:11:53 +0000 (00:11 +0100)]
gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scm

They need to be moved together, as the latter inherits the former.

* gnu/packages/gnome.scm (faba-icon-theme, moka-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (faba-icon-theme, moka-icon-theme): ... to here.

3 years agognu: arc-icon-theme: Move to gnome-xyz.
Leo Prikler [Sat, 2 Jan 2021 23:01:13 +0000 (00:01 +0100)]
gnu: arc-icon-theme: Move to gnome-xyz.

* gnu/packages/gnome.scm (arc-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.

3 years agognu: arc-theme: Move to gnome-xyz.
Leo Prikler [Sat, 2 Jan 2021 22:56:30 +0000 (23:56 +0100)]
gnu: arc-theme: Move to gnome-xyz.

* gnu/packages/gnome.scm (arc-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-theme): ... to here.

3 years agognu: papirus-icon-theme: Update to 20210101.
Leo Prikler [Sat, 2 Jan 2021 22:45:06 +0000 (23:45 +0100)]
gnu: papirus-icon-theme: Update to 20210101.

* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20210101.
Also use upstream versioning.

3 years agognu: greybird-gtk-theme: Update to 3.22.13.
Leo Prikler [Sat, 2 Jan 2021 22:44:52 +0000 (23:44 +0100)]
gnu: greybird-gtk-theme: Update to 3.22.13.

* gnu/packages/gnome-xyz.scm (greybird-gtk-theme): Update to 3.22.13.

3 years agognu: matcha-theme: Update to 2021-01-01.
Leo Prikler [Sat, 2 Jan 2021 18:53:17 +0000 (19:53 +0100)]
gnu: matcha-theme: Update to 2021-01-01.

* gnu/packages/gnome-xyz.scm (matcha-theme): Update to 2021-01-01.

3 years agognu: delft-icon-theme: Update to 1.14.
Leo Prikler [Sat, 2 Jan 2021 17:45:14 +0000 (18:45 +0100)]
gnu: delft-icon-theme: Update to 1.14.

* gnu/packages/gnome-xyz.scm (delft-icon-theme): Update to 1.14.

3 years agognu: Add screentest.
Evgeny Pisemsky [Tue, 5 Jan 2021 02:30:00 +0000 (05:30 +0300)]
gnu: Add screentest.

* gnu/packages/hardware.scm (screentest): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agoui: Fix order of match clauses.
Simon Tournier [Thu, 7 Jan 2021 17:08:47 +0000 (18:08 +0100)]
ui: Fix order of match clauses.

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

This is a follow-up to commit cf289d7cfa34315bf13b3114b9a5bf3d3c05ebea.

* guix/ui.scm (run-guix-command): Match for #false first.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
3 years agognu: php: Update to 7.4.14.
Julien Lepiller [Thu, 7 Jan 2021 16:18:05 +0000 (17:18 +0100)]
gnu: php: Update to 7.4.14.

* gnu/packages/php.scm (php): Update to 7.4.14.

3 years agognu: sbcl-slynk: Update to 1.0.43.
Pierre Neidhardt [Thu, 7 Jan 2021 15:37:50 +0000 (16:37 +0100)]
gnu: sbcl-slynk: Update to 1.0.43.

* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 1.0.43.
We still use git-version because upstream did not push a Git tag.

3 years agognu: emacs-sly: Correct version number to 1.0.43.
Pierre Neidhardt [Thu, 7 Jan 2021 15:37:04 +0000 (16:37 +0100)]
gnu: emacs-sly: Correct version number to 1.0.43.

* gnu/packages/emacs-xyz.scm (emacs-sly): Set version to 1.0.43 (upstream did
not push a Git tag).

3 years agognu: emacs-sly-stepper: Update to 20200106.
Pierre Neidhardt [Thu, 7 Jan 2021 15:35:59 +0000 (16:35 +0100)]
gnu: emacs-sly-stepper: Update to 20200106.

* gnu/packages/emacs-xyz.scm (emacs-sly-stepper): Update to 20200106.
[arguments]: Remove convoluted part of the workaround to load agnostic-lizard
now that upstream has cleaned up the code.

3 years agognu: openrct2: Update to 0.3.2.
Pierre Neidhardt [Thu, 7 Jan 2021 13:20:51 +0000 (14:20 +0100)]
gnu: openrct2: Update to 0.3.2.

* gnu/packages/games.scm (openrct2): Update to 0.3.2.

3 years agognu: openrct2-objects: Update to 1.0.20.
Pierre Neidhardt [Thu, 7 Jan 2021 11:31:54 +0000 (12:31 +0100)]
gnu: openrct2-objects: Update to 1.0.20.

* gnu/packages/games.scm (openrct2-objects): Update to 1.0.20.

3 years agognu: json-modern-cxx: Install json_fwd.hpp header.
Pierre Neidhardt [Thu, 7 Jan 2021 13:19:44 +0000 (14:19 +0100)]
gnu: json-modern-cxx: Install json_fwd.hpp header.

* gnu/packages/cpp.scm (json-modern-cxx)[arguments]: Set
JSON_MultipleHeaders=ON to install optional header.

3 years agognu: Add duktape.
Pierre Neidhardt [Thu, 7 Jan 2021 11:31:41 +0000 (12:31 +0100)]
gnu: Add duktape.

* gnu/packages/javascript.scm (duktape): New variable.

3 years agognu: base: Add keywords to make-glibc-utf8-locales.
Miguel Ángel Arruga Vivas [Wed, 4 Nov 2020 14:48:45 +0000 (15:48 +0100)]
gnu: base: Add keywords to make-glibc-utf8-locales.

* gnu/packages/base.scm (make-glibc-utf8-locales): Add keyword parameters
locales and name with the old values as default.
[name]: Use name parameter.
[arguments]: Use locales parameter.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add cagebreak.
宋文武 [Thu, 7 Jan 2021 11:22:53 +0000 (19:22 +0800)]
gnu: Add cagebreak.

* gnu/packages/wm.scm (cagebreak): New variable.

3 years agognu: wlroots: Propagate wayland-protocols.
宋文武 [Thu, 7 Jan 2021 11:18:23 +0000 (19:18 +0800)]
gnu: wlroots: Propagate wayland-protocols.

It's listed in the 'Requires.private' field of wlroots.pc.

* gnu/packages/wm.scm (wlroots) [native-inputs]: Move wayland-protocols ...
[propagated-inputs]: ... to here.

3 years agognu: texmacs: Install desktop file.
Maxime Devos [Mon, 4 Jan 2021 18:44:45 +0000 (19:44 +0100)]
gnu: texmacs: Install desktop file.

* gnu/packages/text-editors.scm (texmacs)[arguments]: Add
  ‘install-desktop-file’ phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: slurm: Add old 20.02 version back.
Vincent Legoll [Tue, 5 Jan 2021 08:32:21 +0000 (09:32 +0100)]
gnu: slurm: Add old 20.02 version back.

* gnu/packages/parallel.scm (slurm-20.02): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agoupstream: Make the 'updaters' parameter optional.
Ludovic Courtès [Wed, 6 Jan 2021 17:37:52 +0000 (18:37 +0100)]
upstream: Make the 'updaters' parameter optional.

* guix/upstream.scm (lookup-updater, package-latest-release)
(package-latest-release*, package-update): Make 'updaters' an optional
parameter.
* guix/lint.scm (check-for-updates): Remove second argument to
'package-latest-release*'.

3 years agoimport: elpa: Updater gracefully handles missing upstream data.
Ludovic Courtès [Wed, 6 Jan 2021 17:22:21 +0000 (18:22 +0100)]
import: elpa: Updater gracefully handles missing upstream data.

Fixes a crash with:

  guix refresh emacs-exwm-no-x-toolkit

* guix/import/elpa.scm (latest-release): Return #f when
'elpa-package-info' returns #f.

3 years agognu: zfs: Fix build.
raid5atemyhomework [Tue, 5 Jan 2021 12:00:50 +0000 (20:00 +0800)]
gnu: zfs: Fix build.

* gnu/packages/file-systems.scm (zfs)[inputs]: Correct "util-linux" input;
add "util-linux:lib" input.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3 years agognu: guix: Update to 1.2.0-9.db42ee6.
Ricardo Wurmus [Wed, 6 Jan 2021 21:46:12 +0000 (22:46 +0100)]
gnu: guix: Update to 1.2.0-9.db42ee6.

* gnu/packages/package-management.scm (guix): Update to 1.2.0-9.db42ee6.

3 years agognu: Add guile2.2-curl.
Leo Prikler [Mon, 4 Jan 2021 15:05:14 +0000 (16:05 +0100)]
gnu: Add guile2.2-curl.

* gnu/packages/curl.scm (guile2.2-curl): New variable.

3 years agognu: guile-curl: Update to 0.7.
Leo Prikler [Mon, 4 Jan 2021 14:49:31 +0000 (15:49 +0100)]
gnu: guile-curl: Update to 0.7.

* gnu/packages/curl.scm (guile-curl): Update to 0.7.
[#:modules, #:imported-modules]: Load guile-build-system for
target-guile-effective-version.
[#:configure-flags]: Use target-guile-effective-version.
[#:phases]: Add 'patch-undefined-references.
Use target-guile-effective-version.
[inputs]: Use guile-3.0.

3 years agognu: rust-assert-json-diff-1: Fix syntax error.
Ricardo Wurmus [Wed, 6 Jan 2021 21:13:50 +0000 (22:13 +0100)]
gnu: rust-assert-json-diff-1: Fix syntax error.

* gnu/packages/crates-io.scm (rust-assert-json-diff-1)[description]: Fix
Texinfo syntax error.

3 years agognu: guix: Set GUIX_EXTENSIONS_PATH.
Ricardo Wurmus [Wed, 6 Jan 2021 09:03:23 +0000 (10:03 +0100)]
gnu: guix: Set GUIX_EXTENSIONS_PATH.

* gnu/packages/package-management.scm (guix)[native-search-paths]: Add
specification for GUIX_EXTENSIONS_PATH.

3 years agognu: bpython: Update to 0.20.1.
Efraim Flashner [Wed, 6 Jan 2021 19:31:45 +0000 (21:31 +0200)]
gnu: bpython: Update to 0.20.1.

* gnu/packages/python-xyz.scm (bpython): Update to 0.20.1.
[propagated-inputs]: Remove python-babel. Add python-wcwidth,
python-watchdog, python-jedi.

3 years agognu: python-curtsies: Update to 0.3.4.
Efraim Flashner [Wed, 6 Jan 2021 19:22:55 +0000 (21:22 +0200)]
gnu: python-curtsies: Update to 0.3.4.

* gnu/packages/terminals.scm (python-curtsies): Update to 0.3.4.
[home-page]: Update to new home-page.
(python2-curtsies): Remove variable.

3 years agoservices: kernel-module-loader: Return a single 'shepherd-service'.
Brice Waegeneire [Sat, 4 Jul 2020 18:54:29 +0000 (20:54 +0200)]
services: kernel-module-loader: Return a single 'shepherd-service'.

* gnu/services/linux.scm (kernel-module-loader-shepherd-service): Return
a 'shepherd-service' instead of a list of it.
(kernel-module-loader-service-type): Adjust it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3 years agognu: rust-csv-1: Remove minor version from name.
Nicolas Goaziou [Wed, 6 Jan 2021 17:34:22 +0000 (18:34 +0100)]
gnu: rust-csv-1: Remove minor version from name.

* gnu/packages/crates-io.scm (rust-csv-1): Remove minor version from name.
(rust-aho-corasick-0.6):
(rust-criterion-0.3):
(rust-criterion-0.2):
(rust-csv-0.14):
(rust-prettytable-rs-0.8):
(rust-rusqlite-0.24):
(rust-rusqlite-0.23):
(rust-serde-qs-0.7):
(rust-x86-0.33): Apply removal.

3 years agognu: Add rust-portpicker-0.1.
Nicolas Goaziou [Wed, 30 Dec 2020 18:41:17 +0000 (19:41 +0100)]
gnu: Add rust-portpicker-0.1.

* gnu/packages/crates-io.scm (rust-portpicker-0.1): New variable.

3 years agognu: Add rust-byte-pool-0.2.
Nicolas Goaziou [Thu, 24 Dec 2020 11:13:23 +0000 (12:13 +0100)]
gnu: Add rust-byte-pool-0.2.

* gnu/packages/crates-io.scm (rust-byte-pool-0.2): New variable.

3 years agognu: Add rust-async-dup-1.
Nicolas Goaziou [Thu, 24 Dec 2020 11:11:56 +0000 (12:11 +0100)]
gnu: Add rust-async-dup-1.

* gnu/packages/crates-io.scm (rust-async-dup-1): New variable.

3 years agognu: Add rust-simple-mutex-1.
Nicolas Goaziou [Thu, 24 Dec 2020 11:09:02 +0000 (12:09 +0100)]
gnu: Add rust-simple-mutex-1.

* gnu/packages/crates-io.scm (rust-simple-mutex-1): New variable.

3 years agognu: Add rust-serde-qs-0.7.
Nicolas Goaziou [Thu, 24 Dec 2020 10:56:34 +0000 (11:56 +0100)]
gnu: Add rust-serde-qs-0.7.

* gnu/packages/crates-io.scm (rust-serde-qs-0.7): New variable.

3 years agognu: rust-csv: Do not skip build.
Nicolas Goaziou [Thu, 24 Dec 2020 10:54:43 +0000 (11:54 +0100)]
gnu: rust-csv: Do not skip build.

* gnu/packages/crates-io.scm (rust-csv-1.1)[arguments]: Do not skip build.

3 years agognu: rust-csv-1.1: Update to 1.1.5.
Nicolas Goaziou [Thu, 24 Dec 2020 10:50:52 +0000 (11:50 +0100)]
gnu: rust-csv-1.1: Update to 1.1.5.

* gnu/packages/crates-io.scm (rust-csv-1.1): Update to 1.1.5.

3 years agognu: Add rust-infer-0.2.
Nicolas Goaziou [Thu, 24 Dec 2020 10:50:06 +0000 (11:50 +0100)]
gnu: Add rust-infer-0.2.

* gnu/packages/crates-io.scm (rust-infer-0.2): New variable.

3 years agognu: Add rust-actix-web-2.
Nicolas Goaziou [Thu, 24 Dec 2020 10:43:48 +0000 (11:43 +0100)]
gnu: Add rust-actix-web-2.

* gnu/packages/crates-io.scm (rust-actix-http-1):
(rust-actix-http-test-1):
(rust-actix-web-2):
(rust-actix-web-codegen-0.2):
(rust-awc-1): New variable.

3 years agognu: Add rust-actix-0.10.
Nicolas Goaziou [Thu, 24 Dec 2020 09:53:56 +0000 (10:53 +0100)]
gnu: Add rust-actix-0.10.

* gnu/packages/crates-io.scm (rust-actix-0.10): New variable.

3 years agognu: Add rust-actix-derive-0.5.
Nicolas Goaziou [Thu, 24 Dec 2020 09:21:40 +0000 (10:21 +0100)]
gnu: Add rust-actix-derive-0.5.

* gnu/packages/crates-io.scm (rust-actix-derive-0.5): New variable.

3 years agognu: Add rust-actix-connect-1.
Nicolas Goaziou [Wed, 23 Dec 2020 10:01:37 +0000 (11:01 +0100)]
gnu: Add rust-actix-connect-1.

* gnu/packages/crates-io.scm (rust-actix-connect-1): New variable.

3 years agognu: rust-trust-dns-rustls-0.19: Fix build.
Nicolas Goaziou [Tue, 22 Dec 2020 21:44:18 +0000 (22:44 +0100)]
gnu: rust-trust-dns-rustls-0.19: Fix build.

* gnu/packages/crates-io.scm (rust-trust-dns-rustls-0.19)[arguments]: Disable
tests.
[native-inputs]: Add pkg-config.
[inputs]: Add openssl.
* gnu/packages/crates-io.scm (rust-trust-dns-rustls-0.18)[native-inputs,
inputs]: Remove, since they are now inherited.

3 years agognu: Add rust-trust-dns-resolver-0.18.
Nicolas Goaziou [Tue, 22 Dec 2020 21:29:04 +0000 (22:29 +0100)]
gnu: Add rust-trust-dns-resolver-0.18.

* gnu/packages/crates-io.scm (rust-trust-dns-resolver-0.18): New variable.

3 years agognu: Add rust-trust-dns-https-0.18.
Nicolas Goaziou [Tue, 22 Dec 2020 21:26:41 +0000 (22:26 +0100)]
gnu: Add rust-trust-dns-https-0.18.

* gnu/packages/crates-io.scm (rust-trust-dns-https-0.18): New variable.

3 years agognu: Add rust-trust-dns-rustls-0.18.
Nicolas Goaziou [Tue, 22 Dec 2020 21:26:19 +0000 (22:26 +0100)]
gnu: Add rust-trust-dns-rustls-0.18.

* gnu/packages/crates-io.scm (rust-trust-dns-rustls-0.18): New variable.

3 years agognu: Add rust-trust-dns-native-tls-0.18.
Nicolas Goaziou [Tue, 22 Dec 2020 21:01:12 +0000 (22:01 +0100)]
gnu: Add rust-trust-dns-native-tls-0.18.

* gnu/packages/crates-io.scm (rust-trust-dns-native-tls-0.18): New variable.

3 years agognu: Add rust-trust-dns-openssl-0.18.
Nicolas Goaziou [Tue, 22 Dec 2020 20:51:11 +0000 (21:51 +0100)]
gnu: Add rust-trust-dns-openssl-0.18.

* gnu/packages/crates-io.scm (rust-trust-dns-openssl-0.18): New variable.

3 years agognu: Add rust-trust-dns-proto-0.18.
Nicolas Goaziou [Tue, 22 Dec 2020 20:41:52 +0000 (21:41 +0100)]
gnu: Add rust-trust-dns-proto-0.18.

* gnu/packages/crates-io.scm (rust-trust-dns-proto-0.18): New variable.

3 years agognu: Add rust-actix-tls-1.
Nicolas Goaziou [Tue, 22 Dec 2020 20:38:36 +0000 (21:38 +0100)]
gnu: Add rust-actix-tls-1.

* gnu/packages/crates-io.scm (rust-actix-tls-1): New variable.

3 years agognu: Add rust-actix-utils-1.
Nicolas Goaziou [Tue, 22 Dec 2020 20:33:42 +0000 (21:33 +0100)]
gnu: Add rust-actix-utils-1.

* gnu/packages/crates-io.scm (rust-actix-utils-1): New variable.

3 years agognu: Add rust-actix-codec-0.2.
Nicolas Goaziou [Tue, 22 Dec 2020 20:30:52 +0000 (21:30 +0100)]
gnu: Add rust-actix-codec-0.2.

* gnu/packages/crates-io.scm (rust-actix-codec-0.2): New variable.

3 years agognu: Add rust-brotli2-0.3.
Nicolas Goaziou [Tue, 22 Dec 2020 18:31:10 +0000 (19:31 +0100)]
gnu: Add rust-brotli2-0.3.

* gnu/packages/crates-io.scm (rust-brotli2-0.3): New variable.

3 years agognu: Add rust-brotli-sys-0.3.
Nicolas Goaziou [Tue, 22 Dec 2020 18:27:41 +0000 (19:27 +0100)]
gnu: Add rust-brotli-sys-0.3.

* gnu/packages/crates-io.scm (rust-brotli-sys-0.3): New variable.

3 years agognu: Add rust-actix-router-0.2.
Nicolas Goaziou [Tue, 22 Dec 2020 18:25:53 +0000 (19:25 +0100)]
gnu: Add rust-actix-router-0.2.

* gnu/packages/crates-io.scm (rust-actix-router-0.2): New variable.

3 years agognu: Add rust-bytestring-0.1.
Nicolas Goaziou [Tue, 22 Dec 2020 18:20:17 +0000 (19:20 +0100)]
gnu: Add rust-bytestring-0.1.

* gnu/packages/crates-io.scm (rust-bytestring-0.1): New variable.

3 years agognu: Add rust-actix-testing-1.
Nicolas Goaziou [Tue, 22 Dec 2020 18:17:35 +0000 (19:17 +0100)]
gnu: Add rust-actix-testing-1.

* gnu/packages/crates-io.scm (rust-actix-testing-1): New variable.

3 years agognu: Add rust-actix-server-1.
Nicolas Goaziou [Tue, 22 Dec 2020 18:10:45 +0000 (19:10 +0100)]
gnu: Add rust-actix-server-1.

* gnu/packages/crates-io.scm (rust-actix-server-1): New variable.

3 years agognu: Add rust-actix-utils-2.
Nicolas Goaziou [Tue, 22 Dec 2020 18:06:49 +0000 (19:06 +0100)]
gnu: Add rust-actix-utils-2.

* gnu/packages/crates-io.scm (rust-actix-utils-2): New variable.

3 years agognu: Add rust-actix-service-1.
Nicolas Goaziou [Tue, 22 Dec 2020 17:49:15 +0000 (18:49 +0100)]
gnu: Add rust-actix-service-1.

* gnu/packages/crates-io.scm (rust-actix-service-1): New variable.

3 years agognu: Add rust-actix-codec-0.3.
Nicolas Goaziou [Tue, 22 Dec 2020 17:39:06 +0000 (18:39 +0100)]
gnu: Add rust-actix-codec-0.3.

* gnu/packages/crates-io.scm (rust-actix-codec-0.3): New variable.

3 years agognu: Add rust-actix-macros-0.1 and rust-actix-rt-1.
Nicolas Goaziou [Tue, 22 Dec 2020 17:28:19 +0000 (18:28 +0100)]
gnu: Add rust-actix-macros-0.1 and rust-actix-rt-1.

* gnu/packages/crates-io.scm (rust-actix-macros-0.1):
(rust-actix-rt-1): New variables.

3 years agognu: Add rust-copyless-0.1.
Nicolas Goaziou [Tue, 22 Dec 2020 17:20:10 +0000 (18:20 +0100)]
gnu: Add rust-copyless-0.1.

* gnu/packages/crates-io.scm (rust-copyless-0.1): New variable.

3 years agognu: Add rust-actix-threadpool-0.3.
Nicolas Goaziou [Tue, 22 Dec 2020 17:16:47 +0000 (18:16 +0100)]
gnu: Add rust-actix-threadpool-0.3.

* gnu/packages/crates-io.scm (rust-actix-threadpool-0.3): New variable.

3 years agognu: emacs-xterm-color: Update to 2.0.
Nicolas Goaziou [Wed, 6 Jan 2021 17:28:39 +0000 (18:28 +0100)]
gnu: emacs-xterm-color: Update to 2.0.

* gnu/packages/emacs-xyz.scm (emacs-xterm-color): Update to 2.0.

3 years agognu: emacs-xml-rpc: Update to 1.6.15.
Nicolas Goaziou [Wed, 6 Jan 2021 17:26:39 +0000 (18:26 +0100)]
gnu: emacs-xml-rpc: Update to 1.6.15.

* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): Update to 1.6.15.

3 years agognu: python-cypari2: Update to 2.1.2.
Efraim Flashner [Wed, 6 Jan 2021 15:52:45 +0000 (17:52 +0200)]
gnu: python-cypari2: Update to 2.1.2.

* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.2.

3 years agognu: emacs-anzu: Update to 0.64.
Nicolas Goaziou [Wed, 6 Jan 2021 14:35:03 +0000 (15:35 +0100)]
gnu: emacs-anzu: Update to 0.64.

* gnu/packages/emacs-xyz.scm (emacs-anzu): Update to 0.64.

3 years agognu: sbcl-ironclad: Update to 0.54.
Guillaume Le Vaillant [Wed, 6 Jan 2021 13:29:11 +0000 (14:29 +0100)]
gnu: sbcl-ironclad: Update to 0.54.

* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.54.

3 years agognu: directfb: Fix home page.
Nicolas Goaziou [Wed, 6 Jan 2021 13:12:29 +0000 (14:12 +0100)]
gnu: directfb: Fix home page.

* gnu/packages/graphics.scm (directfb)[home-page]: Fix URL.  The previous one
was unrelated to the project.

3 years agognu: sbcl-agnostic-lizard: Fix home-page.
Guillaume Le Vaillant [Wed, 6 Jan 2021 12:57:50 +0000 (13:57 +0100)]
gnu: sbcl-agnostic-lizard: Fix home-page.

* gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard)[home-page]: Fix it.

3 years agognu: Add cl-py-configparser.
Sharlatan Hellseher [Tue, 5 Jan 2021 20:24:23 +0000 (20:24 +0000)]
gnu: Add cl-py-configparser.

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

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: emacs-company-math: Update to 1.4.
Nicolas Goaziou [Wed, 6 Jan 2021 12:51:27 +0000 (13:51 +0100)]
gnu: emacs-company-math: Update to 1.4.

* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.4.
[synopsis]: Slightly shorten it.
[description]: Use proper capitalization.

3 years agognu: emacs-sly: Update to 20210105 (fixes breaking issues).
Pierre Neidhardt [Wed, 6 Jan 2021 12:46:22 +0000 (13:46 +0100)]
gnu: emacs-sly: Update to 20210105 (fixes breaking issues).

* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20210105.

3 years agodoc: Link to "Keyboard Layout" in "operating-system Reference"
Morgan Smith [Mon, 4 Jan 2021 20:21:55 +0000 (15:21 -0500)]
doc: Link to "Keyboard Layout" in "operating-system Reference"

* doc/guix.texi (operating-system Reference): Link to the
"Keyboard Layout" node.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: emacs-sly-stepper: Find required Common Lisp dependency.
Pierre Neidhardt [Wed, 6 Jan 2021 09:45:52 +0000 (10:45 +0100)]
gnu: emacs-sly-stepper: Find required Common Lisp dependency.

* gnu/packages/emacs-xyz.scm (emacs-sly-stepper)[inputs]: Add
cl-agnostic-lizard.
[arguments]: Patch Lisp file to find agnostic-lizard's absolute path.

3 years agognu: Add agnostic-lizard.
Pierre Neidhardt [Wed, 6 Jan 2021 09:10:26 +0000 (10:10 +0100)]
gnu: Add agnostic-lizard.

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

3 years agognu: mu: Update to 1.4.14.
Pierre Langlois [Wed, 6 Jan 2021 09:32:24 +0000 (09:32 +0000)]
gnu: mu: Update to 1.4.14.

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