Commit graph

72246 commits

Author SHA1 Message Date
Nicolas Goaziou b6071e75a3
gnu: Add rust-actix-testing-1.
* gnu/packages/crates-io.scm (rust-actix-testing-1): New variable.
2021-01-06 18:29:34 +01:00
Nicolas Goaziou 88d4cc0890
gnu: Add rust-actix-server-1.
* gnu/packages/crates-io.scm (rust-actix-server-1): New variable.
2021-01-06 18:29:33 +01:00
Nicolas Goaziou d793a0f81e
gnu: Add rust-actix-utils-2.
* gnu/packages/crates-io.scm (rust-actix-utils-2): New variable.
2021-01-06 18:29:33 +01:00
Nicolas Goaziou ea4b4b4bc1
gnu: Add rust-actix-service-1.
* gnu/packages/crates-io.scm (rust-actix-service-1): New variable.
2021-01-06 18:29:32 +01:00
Nicolas Goaziou 16acd9a4c4
gnu: Add rust-actix-codec-0.3.
* gnu/packages/crates-io.scm (rust-actix-codec-0.3): New variable.
2021-01-06 18:29:32 +01:00
Nicolas Goaziou f261ff5473
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.
2021-01-06 18:29:32 +01:00
Nicolas Goaziou 088bc589a6
gnu: Add rust-copyless-0.1.
* gnu/packages/crates-io.scm (rust-copyless-0.1): New variable.
2021-01-06 18:29:31 +01:00
Nicolas Goaziou f2599411c2
gnu: Add rust-actix-threadpool-0.3.
* gnu/packages/crates-io.scm (rust-actix-threadpool-0.3): New variable.
2021-01-06 18:29:31 +01:00
Nicolas Goaziou 206359a788
gnu: emacs-xterm-color: Update to 2.0.
* gnu/packages/emacs-xyz.scm (emacs-xterm-color): Update to 2.0.
2021-01-06 18:28:39 +01:00
Nicolas Goaziou 1482996336
gnu: emacs-xml-rpc: Update to 1.6.15.
* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): Update to 1.6.15.
2021-01-06 18:26:39 +01:00
Efraim Flashner 6be271460b
gnu: python-cypari2: Update to 2.1.2.
* gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.2.
2021-01-06 17:52:45 +02:00
Nicolas Goaziou ddb978728f
gnu: emacs-anzu: Update to 0.64.
* gnu/packages/emacs-xyz.scm (emacs-anzu): Update to 0.64.
2021-01-06 15:35:03 +01:00
Guillaume Le Vaillant 61ec6dc63b
gnu: sbcl-ironclad: Update to 0.54.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.54.
2021-01-06 14:29:11 +01:00
Nicolas Goaziou 74783ba56e
gnu: directfb: Fix home page.
* gnu/packages/graphics.scm (directfb)[home-page]: Fix URL.  The previous one
was unrelated to the project.
2021-01-06 14:12:29 +01:00
Guillaume Le Vaillant 69c0526719
gnu: sbcl-agnostic-lizard: Fix home-page.
* gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard)[home-page]: Fix it.
2021-01-06 14:00:35 +01:00
Sharlatan Hellseher 288fe185e8
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>
2021-01-06 14:00:35 +01:00
Nicolas Goaziou 5f0cc5f9fb
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.
2021-01-06 13:51:27 +01:00
Pierre Neidhardt 3be86365b3
gnu: emacs-sly: Update to 20210105 (fixes breaking issues).
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20210105.
2021-01-06 13:48:31 +01:00
Morgan Smith 8480c65bb7
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>
2021-01-06 11:20:35 +01:00
Pierre Neidhardt 0c8abacf3a
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.
2021-01-06 10:48:05 +01:00
Pierre Neidhardt caa22090e1
gnu: Add agnostic-lizard.
* gnu/packages/lisp-xyz.scm (cl-agnostic-lizard, ecl-agnostic-lizard,
sbcl-agnostic-lizard): New variables.
2021-01-06 10:48:04 +01:00
Pierre Langlois 5296548a90
gnu: mu: Update to 1.4.14.
* gnu/packages/mail.scm (mu): Update to 1.4.14.
2021-01-06 09:36:51 +00:00
Vinicius Monego 32ab454132
gnu: cozy: Update to 0.7.8.
* gnu/packages/ebook.scm (cozy): Update to 0.7.8.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-06 11:14:53 +02:00
Efraim Flashner 3b141f2eb9
gnu: gpsbabel: Enable tests.
* gnu/packages/patches/gps.scm (gpsbabel)[source]: Add patch.
[arguments]: Enable tests.
* gnu/packages/patches/gpsbabel-fix-i686-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2021-01-06 11:14:53 +02:00
Efraim Flashner d5ecfb4918
gnu: gpsbabel: Unbundle zlib.
* gnu/packages/gps.scm (gpsbabel)[source]: Adjust snippet to remove
bundled zlib and references from the Makefile.
2021-01-06 11:14:53 +02:00
Björn Höfling f024a7ba60
gnu: gpsbabel: Update to 1.7.0.
* gnu/packages/gps.scm (gpsbabel): Update to 1.7.0.
[source]: Use git-fetch, remove obsolete patches.
[inputs]: Add libusb.
* gnu/packages/patches/gpsbabel-minizip.patch: Remove file.
* gnu/packages/patches/gpsbabel-qstring.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove entries.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-06 11:14:53 +02:00
Pierre Neidhardt 684d27c36f
gnu: emacs-esxml: Update to 0.3.5.
* gnu/packages/emacs-xyz.scm (emacs-esxml): Update to 0.3.5.
2021-01-06 09:33:11 +01:00
Efraim Flashner 6200fcabcf
gnu: upnp.scm: Sort package module imports alphabetically.
* gnu/packages/upnp.scm: Sort package module imports alphabetically.
2021-01-06 09:37:02 +02:00
Efraim Flashner 7dfc2d2e7f
gnu: readymedia: Sort inputs alphabetically.
* gnu/packages/upnp.scm (readymedia)[native-inputs]: Sort alphabetically.
[inputs]: Same.
2021-01-06 09:35:40 +02:00
Efraim Flashner 406008a2ac
gnu: readymedia: Update to 1.3.0.
Fixes CVE-2020-28926.

* gnu/packages/upnp.scm (readymedia): Update to 1.3.0.
[arguments]: Add configure-flag to not record kernel version of build
machine. Add phase to remove spurious substitution of ffmpeg libraries.
[inputs]: Add zlib.
2021-01-06 09:34:29 +02:00
Efraim Flashner de194a39d3
gnu: upnp.scm: Use license prefix.
* gnu/packages/upnp.scm: Use the 'license:' prefix to denote licences.
2021-01-06 09:22:26 +02:00
Efraim Flashner 91bc4f4dfb
gnu: readymedia: Clean-up origin code.
* gnu/packages/upnp.scm (readymedia)[source]: Replace custom logic with
string-replace-substring.
2021-01-06 09:20:19 +02:00
Efraim Flashner 6b64bba8d9
gnu: moe: Update to 1.11.
* gnu/packages/moe.scm (moe): Update to 1.11.
2021-01-06 09:01:09 +02:00
Tobias Geerinckx-Rice 6ef7726805
gnu: rcm: Update to 1.3.4.
* gnu/packages/rcm.scm (rcm): Update to 1.3.4.
2021-01-06 03:45:57 +01:00
Tobias Geerinckx-Rice 333b9c815b
gnu: tmon: Clarify some more.
* gnu/packages/linux.scm (tmon)[license]: Right wrong.
2021-01-06 03:45:47 +01:00
Tobias Geerinckx-Rice c3350b9b91
gnu: eid-mw: Omit static libraries.
* gnu/packages/security-token.scm (eid-mw)[arguments]: Add
"--disable-static" to #:configure-flags.
2021-01-06 03:45:47 +01:00
Tobias Geerinckx-Rice 4a9103df92
gnu: eid-mw: Update to 5.0.11.
* gnu/packages/security-token.scm (eid-mw): Update to 5.0.11.
2021-01-06 03:45:46 +01:00
Tobias Geerinckx-Rice 1bb235ce00
gnu: tmon: Clarify licence.
* gnu/packages/linux.scm (tmon)[license]: Comment that only the man page
is GPL-2-only.
2021-01-06 02:59:53 +01:00
Tobias Geerinckx-Rice c8118181f3
gnu: Add tmon.
* gnu/packages/linux.scm (tmon): New public variable.
2021-01-06 02:53:54 +01:00
Tobias Geerinckx-Rice acc87fae13
gnu: Add turbostat.
* gnu/packages/linux.scm (turbostat): New public variable.
2021-01-06 02:53:54 +01:00
Michael Rohleder e1e42eacf8
gnu: xfce4-whiskermenu-plugin: Update to 2.5.1.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.1.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2021-01-05 19:19:00 -05:00
Tobias Geerinckx-Rice c23541112d
gnu: Add jitterentropy-rngd.
* gnu/packages/linux.scm (jitterentropy-rngd): New public variable.
2021-01-06 00:58:43 +01:00
Tobias Geerinckx-Rice 0eacdd462e
gnu: lziprecover: Update to 1.22.
* gnu/packages/compression.scm (lziprecover): Update to 1.22.
2021-01-06 00:58:42 +01:00
Tobias Geerinckx-Rice 853665ffff
gnu: ispell: Update to 3.4.01.
* gnu/packages/aspell.scm (ispell): Update to 3.4.01.
2021-01-06 00:58:42 +01:00
Tobias Geerinckx-Rice 12903a57dc
gnu: lilv: Update to 0.24.10.
* gnu/packages/audio.scm (lilv): Update to 0.24.10.
2021-01-06 00:58:42 +01:00
Michael Rohleder 074baedc49
gnu: xfce4-datetime-plugin: Update to 0.8.1.
* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.1.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2021-01-05 18:41:46 -05:00
Michael Rohleder a0e31f39f8
gnu: xfce4-wavelan-plugin: Update to 0.6.2.
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.2.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2021-01-05 18:41:46 -05:00
Michael Rohleder 3ad2f7362a
gnu: xfce4-smartbookmark-plugin: Update to 0.5.2.
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): Update to 0.5.2.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2021-01-05 18:41:46 -05:00
Michael Rohleder 218ce8b9ac
gnu: xfce4-xkb-plugin: Update to 0.8.2.
* gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.8.2.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2021-01-05 18:41:46 -05:00
Vincent Legoll 47172ca832
gnu: xfce4-systemload-plugin: Update to 1.2.4.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.2.4.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2021-01-05 18:41:45 -05:00