Greg Hogan
c3c8b5e60a
gnu: Add r-mathjaxr.
...
* gnu/packages/cran.scm (r-mathjaxr): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2022-06-30 15:17:58 +02:00
Guillaume Le Vaillant
a672682997
gnu: cl-zstd: Update to 2.0-1.134f058.
...
* gnu/packages/lisp-xyz.scm (sbcl-zstd): Update to 2.0-1.134f058.
[inputs]: Remove labels.
[arguments]: Use gexp.
2022-06-30 14:36:44 +02:00
Guillaume Le Vaillant
90defb0f14
gnu: cl-lzlib: Update to 2.0-1.c8102fc.
...
* gnu/packages/lisp-xyz.scm (sbcl-lzlib): Update to 2.0-1.c8102fc.
[inputs]: Remove labels.
[arguments]: Use gexp.
2022-06-30 14:36:35 +02:00
Guillaume Le Vaillant
e18f43f24e
gnu: cl-fast-websocket: Update to 0.1-1.baeeadd.
...
* gnu/packages/lisp-xyz.scm (sbcl-fast-websocket): Update to 0.1-1.baeeadd.
2022-06-30 14:13:09 +02:00
Guillaume Le Vaillant
2c6a9ad2f0
gnu: sbcl: Update to 2.2.6.
...
* gnu/packages/lisp.scm (sbcl): Update to 2.2.6.
[native-inputs]: Remove zlib. Remove labels.
[inputs]: Add zstd:lib.
2022-06-30 13:51:50 +02:00
Ricardo Wurmus
49ecf1cbee
Revert "gnu: Add r-mathjaxr."
...
This reverts commit 9078c651e8
.
This package contains vast amounts of minified JavaScript that cannot be built
from source.
2022-06-30 13:11:40 +02:00
Ricardo Wurmus
2d38a6883e
Revert "gnu: Add r-metadat."
...
This reverts commit 6804d2bc25
.
This depends on r-mathjaxr.
2022-06-30 13:11:24 +02:00
Ricardo Wurmus
b9aa2f5aaf
Revert "gnu: r-metafor: Update to 3.4-0."
...
This reverts commit 00056eafae
.
This depends on r-mathjaxr, which has been added in a previous commit.
Unfortunately, r-mathjaxr contains a lot of minified JavaScript that hasn't
been built from source.
2022-06-30 13:06:30 +02:00
Stephen Paul Weber
d769b7e124
gnu: Add ruby-pry-rescue.
...
* gnu/packages/ruby.scm (ruby-pry-rescue): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-30 06:51:34 -04:00
Stephen Paul Weber
7cd6ac428a
gnu: Add ruby-interception.
...
* gnu/packages/ruby.scm (ruby-interception): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-30 06:51:34 -04:00
Stephen Paul Weber
eb10b8841f
gnu: Add ruby-webrick.
...
* gnu/packages/ruby.scm (ruby-webrick): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-30 06:51:34 -04:00
Stephen Paul Weber
f33414564d
gnu: Add ruby-sentry.
...
* gnu/packages/ruby.scm (ruby-sentry): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-30 06:51:34 -04:00
Stephen Paul Weber
142068c6e4
gnu: Add ruby-sentry-core.
...
* gnu/packages/ruby.scm (ruby-sentry-core): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-06-30 06:51:34 -04:00
Guillaume Le Vaillant
9121fd78da
gnu: gqrx: Add missing input.
...
* gnu/packages/radio.scm (gqrx)[inputs]: Add spdlog.
2022-06-30 11:23:39 +02:00
Guillaume Le Vaillant
b3a9ac6f06
gnu: gnss-sdr: Add missing input.
...
* gnu/packages/radio.scm (gnss-sdr)[inputs]: Add spdlog.
2022-06-30 11:23:39 +02:00
Guillaume Le Vaillant
8c7184342e
gnu: gr-osmosdr: Add missing input.
...
* gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add spdlog.
2022-06-30 11:23:39 +02:00
Guillaume Le Vaillant
3aef40c819
gnu: gr-iqbal: Add missing input.
...
* gnu/packages/radio.scm (gr-iqbal)[inputs]: Add spdlog.
2022-06-30 11:23:39 +02:00
Guillaume Le Vaillant
f436a5be57
gnu: gr-satellites: Add missing input.
...
* gnu/packages/radio.scm (gr-satellites)[inputs]: Add spdlog.
2022-06-30 11:23:39 +02:00
Guillaume Le Vaillant
1f6a9bbea6
gnu: gnuradio: Simplify package definition.
...
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove labels.
[propagated-inputs]: Move spdlog to...
[inputs]: ... here. Remove labels.
[arguments]: Remove trailing #t in phases.
2022-06-30 11:23:39 +02:00
Greg Hogan
1256f36634
gnu: gnss-sdr: Update to 0.0.17.
...
* gnu/packages/radio.scm (gnss-sdr): Update to 0.0.17.
[inputs]: Add fmt.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-30 11:23:39 +02:00
Greg Hogan
22a341bea0
gnu: gr-satellites: Update to 4.6.0.
...
* gnu/packages/radio.scm (gr-satellites): Update to 4.6.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-30 11:23:39 +02:00
Greg Hogan
8a06b8ecb4
gnu: gnuradio: Update to 3.10.3.0.
...
* gnu/packages/radio.scm (gnuradio): Update to 3.10.3.0.
[native-inputs]: Add python-jsonschema and soapysdr.
[propagated-inputs]: Add spdlog.
[arguments]<#:configure-flags>: Add -DENABLE_GRC=ON.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-30 11:23:39 +02:00
Greg Hogan
00056eafae
gnu: r-metafor: Update to 3.4-0.
...
* gnu/packages/cran.scm (r-metafor): Update to 3.4-0.
[propagated-inputs]: Add r-mathjaxr r-metadat r-pbapply.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-30 11:23:39 +02:00
Greg Hogan
9078c651e8
gnu: Add r-mathjaxr.
...
* gnu/packages/cran.scm (r-mathjaxr): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-30 11:23:39 +02:00
Greg Hogan
6804d2bc25
gnu: Add r-metadat.
...
* gnu/packages/cran.scm (r-metadat): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-30 11:23:38 +02:00
Greg Hogan
4eddce8ce9
gnu: octave: Update to 7.1.0.
...
* gnu/packages/maths.scm (octave): Update to 7.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-30 11:23:38 +02:00
Lars-Dominik Braun
d921516f50
services: greetd: Remove unnecessary user groups.
...
* gnu/services/base.scm (%greetd-accounts): Remove supplementary groups
users, tty, input, audio. Create special user group “greeter”.
2022-06-30 09:20:37 +02:00
(
75a520cca6
home: services: shells: Export Fish environment variables.
...
Variables set in the Fish configuration weren't previously being
exported.
* gnu/home/services/shells.scm (serialize-fish-env-vars): Output the
`set -x` command instead of `set`.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-29 20:40:36 +02:00
Leo Famulari
c92e1b3b31
gnu: Syncthing: Update to 1.20.2.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.20.2.
2022-06-29 13:11:57 -04:00
Florian Pelz
c86484782e
news: Add 'de' translation.
...
* etc/news.scm: Add German translation of update of 'linux-libre' entry.
2022-06-29 16:28:35 +02:00
Leo Famulari
75c5003a4a
news: Add entry about the update of the 'linux-libre' package.
...
* etc/news.scm: Add entry.
2022-06-29 08:52:58 -04:00
John Kehayias
44f2c7c2ca
gnu: linux-libre: Enable the AMD HSA driver.
...
* gnu/packages/aux-files/linux-libre/5.10-arm64.conf,
gnu/packages/aux-files/linux-libre/5.10-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.15-arm64.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.18-arm64.conf,
gnu/packages/aux-files/linux-libre/5.18-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.4-arm64.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf: Enable the AMD
Heterogeneous System Architecture (HSA) driver.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-06-29 08:49:42 -04:00
Leo Famulari
1601a47130
gnu: Remove linux-libre 5.17.
...
This kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-5.17-version,
linux-libre-5.17-gnu-revision, deblob-scripts-5.17,
linux-libre-5.17-pristine-source, linux-libre-5.17-source,
linux-libre-headers-5.17, linux-libre-5.17): Remove variables.
* gnu/packages/aux-files/linux-libre/5.17-arm.conf,
gnu/packages/aux-files/linux-libre/5.17-arm64.conf,
gnu/packages/aux-files/linux-libre/5.17-i686.conf,
gnu/packages/aux-files/linux-libre/5.17-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
2022-06-29 08:49:42 -04:00
Leo Famulari
2ec7ab2610
gnu: linux-libre: Update to 5.18.7.
...
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre,
linux-libre-with-bpf): Use linux-libre-5.18.
2022-06-29 08:49:42 -04:00
Leo Famulari
5bf97d2891
gnu: Add linux-libre 5.18.
...
* gnu/packages/linux.scm (linux-libre-5.18-version,
linux-libre-5.18-gnu-revision, deblob-scripts-5.18,
linux-libre-5.18-pristine-source, linux-libre-5.18-source,
linux-libre-headers-5.18, linux-libre-5.18): New variables.
* gnu/packages/aux-files/linux-libre/5.18-arm.conf,
gnu/packages/aux-files/linux-libre/5.18-arm64.conf,
gnu/packages/aux-files/linux-libre/5.18-i686.conf,
gnu/packages/aux-files/linux-libre/5.18-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2022-06-29 08:49:42 -04:00
Leo Famulari
c62f6268e7
gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-8.6d0d9fb.
...
This update adds compatibility with linux-libre 5.18.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Update to
5.6.4.2-8.6d0d9fb.
2022-06-29 08:49:34 -04:00
Jonathan Brielmaier
d7449142f5
gnu: icedove: Update to 91.11.0 [security fixes].
...
Fixes CVE-2022-2226 and CVE-2022-34478.
* gnu/packages/gnuzilla.scm (icedove): Update to 91.11.0.
2022-06-28 23:56:10 +02:00
Timotej Lazar
aa565e7a10
gnu: naev: Update to 0.9.3.
...
* gnu/packages/games.scm (naev): Update to 0.9.3. Fix lonely parens.
[source]: Switch to git-fetch.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-28 22:43:58 +01:00
Jose G Perez Taveras
9f38e31548
gnu: font-victor-mono: Update to 1.5.3.
...
* gnu/packages/fonts.scm (font-victor-mono): Update to 1.5.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-28 22:41:42 +01:00
Jose G Perez Taveras
875ed928e6
gnu: playerctl: Update to 2.4.1.
...
* gnu/packages/music.scm (playerctl): Update to 2.4.1.
[arguments]: Remove -Dintrospection=false.
[inputs]: Remove python-pygobject.
[native-inputs]: Add gobject-introspection.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-28 22:41:18 +01:00
Christopher Baines
0bf5c65588
gnu: snapcast: Update to 0.26.0.
...
* gnu/packages/audio.scm (snapcast): Update to 0.26.0.
2022-06-28 22:35:54 +01:00
Mark H Weaver
0e576e36ae
gnu: icecat: Update to 91.11.0-guix0-preview1 [security fixes].
...
Includes fixes for CVE-2022-2200, CVE-2022-31744, CVE-2022-34468,
CVE-2022-34470, CVE-2022-34472, CVE-2022-34478, CVE-2022-34479,
CVE-2022-34481, and CVE-2022-34484.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2022-06-28 14:00:27 -04:00
Julien Lepiller
404df667e3
gnu: bap: Update to 2.5.0-alpha.
...
* gnu/packages/ocaml.scm (bap): Update to 2.5.0-alpha.
2022-06-28 19:34:50 +02:00
Julien Lepiller
0d5c88737b
gnu: Add ocaml-ppx-bitstring.
...
* gnu/packages/ocaml.scm (ocaml-ppx-bitstring): New variable.
2022-06-28 19:34:42 +02:00
Julien Lepiller
35ee95f481
gnu: Add ocaml-ppx-bap.
...
* gnu/packages/ocaml.scm (ocaml-ppx-bap): New variable.
2022-06-28 19:34:30 +02:00
Julien Lepiller
99fcd03e50
gnu: Add ocaml-linenoise.
...
* gnu/packages/ocaml.scm (ocaml-linenoise): New variable.
2022-06-28 19:34:22 +02:00
Raghav Gururajan
ec90cdfdc3
gnu: gajim: Enable app-indicator support.
...
* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator.
2022-06-28 12:21:29 -04:00
Timotej Lazar
ae7302e523
gnu: corsix-th: Update to 0.66.
...
* gnu/packages/games.scm (corsix-th): Update to 0.66.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-28 18:01:35 +03:00
Efraim Flashner
04b288750c
gnu: vim: Update to 9.0.0000.
...
* gnu/packages/vim.scm (vim): Update to 9.0.0000.
2022-06-28 17:55:32 +03:00
Raghav Gururajan
b7f6c4186a
gnu: gajim-openpgp: Install plugin in a sub-folder.
...
* gnu/packages/messaging.scm (gajim-openpgp)[builder]: Modify.
2022-06-28 10:22:53 -04:00