Commit Graph

93100 Commits

Author SHA1 Message Date
jgart
f8529b9eec
gnu: gtkwave: Update to 3.3.113.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.113.
[inputs]: Use new style.
[arguments]: Use gexp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-11 16:05:32 +02:00
Michael Rohleder
49ed67692d
gnu: python-pydyf: Update to 0.3.0.
* gnu/packages/pdf.scm (python-pydyf): Update to 0.3.0.
[arguments]: Add phases to replace build and install phases.
[native-inputs]: Add python-flit-core, python-pypa-build.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-11 16:05:32 +02:00
Ludovic Courtès
ac338620bc
gnu: emacs-guix: Remove input labels.
* gnu/packages/emacs-xyz.scm (emacs-guix)[inputs]: Remove labels.
2022-10-11 16:05:32 +02:00
Ludovic Courtès
58a671f344
gnu: emacs-guix: Update to cf5b7a4.
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to cf5b7a4.
[home-page]: Update.
2022-10-11 16:05:31 +02:00
Ludovic Courtès
22b9734b67
Revert "guix system: Remove unused 'read-operating-system' procedure."
This reverts commit d11a432adf.

The 'read-operating-system' is used in Emacs-Guix.
2022-10-11 16:05:31 +02:00
Maxim Cournoyer
f78cfcd7d3
system: operating-system: Make the timezone field default to Etc/UTC.
* gnu/system.scm (<operating-system>) [timezone]: Default to "Etc/UTC".
2022-10-11 11:29:03 +00:00
Maxim Cournoyer
683558e2ed
services: slim-service-type: Do not extend profile with xterm.
This is not done for gdm-service-type, so do not do it here either, for
consistency.  Perhaps that change had been motivated by the fact that using
ratpoison without a default terminal makes for a poor user experience (one
cannot even view the help screen without a terminal); this was fixed with the
preceding commit.

* gnu/services/xorg.scm (slim-service-type)
[profile-service-type]: Remove extension.
2022-10-11 11:29:03 +00:00
Maxim Cournoyer
6b650fde41
gnu: ratpoison: Reference xterm absolutely.
* gnu/packages/ratpoison.scm (ratpoison) [configure-flags]: Specify the
'--with-xterm' configure flag.
[inputs]: Add xterm.
2022-10-11 11:29:02 +00:00
Maxim Cournoyer
a664f453d5
gnu: ratpoison: Use gexps and remove input labels.
* gnu/packages/ratpoison.scm (ratpoison) [phases]: Use gexps.
[inputs, native-inputs]: Remove input labels.
2022-10-11 11:29:02 +00:00
Maxim Cournoyer
64e8ed1061
gnu: icedove: Use gexps.
* gnu/packages/gnuzilla.scm (icedove) [arguments]: Use gexps, adjusting phases
as needed.
2022-10-11 11:29:02 +00:00
Maxim Cournoyer
f81abf3898
gnu: libreoffice: Move inputs below arguments and fix indentation.
* gnu/packages/libreoffice.scm (libreoffice) Fix indentation.
[native-inputs, inputs]: Move below...
[arguments]: ... this field.
2022-10-11 11:29:02 +00:00
pukkamustard
59911ae294
gnu: Update guile-eris to 1.0.0.
* gnu/packages/guile-xyz.scm (guile-eris): Update to 1.0.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-11 12:05:59 +01:00
M
fcbe9cf6f8
gnu: Add python-cobib.
* gnu/packages/python-xyz.scm (python-cobib): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-11 12:03:30 +01:00
M
f40b7ed376
gnu: Add python-pylatexenc.
* gnu/packages/python-xyz.scm (python-pylatexenc): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-11 12:02:28 +01:00
(
ba6ea435e2
gnu: base: Add greetd-wlgreet-sway-session.
* gnu/services/base.scm (greetd-wlgreet-session): New data type.
(greetd-wlgreet-sway-session): Likewise.
* doc/guix.texi ("Base Services")[greetd-service-type]: Document
  them.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-11 11:43:01 +01:00
Christopher Baines
e83b9fe44e
services: guix: Include max-allocated-builds gbc agent option.
* gnu/services/guix.scm (guix-build-coordinator-agent-configuration-max-allocated-builds):
New procedure.
(guix-build-coordinator-agent-shepherd-services): Use max-allocated-builds.
* doc/guix.texi (Guix Build Coordinator): Document this new field.
2022-10-11 11:41:15 +01:00
Christopher Baines
4230de5b98
gnu: guix-build-coordinator: Update to 0-62.2cd06f2.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-62.2cd06f2.
2022-10-11 11:40:22 +01:00
Efraim Flashner
ff19460696
gnu: vim: Update to 9.0.0719.
* gnu/packages/vim.scm (vim): Update to 9.0.0719.
[arguments]: Adjust custom 'skip-or-fix-failing-tests to skip another
test assuming shell path filelength.
2022-10-11 11:40:46 +03:00
Lars-Dominik Braun
b73814872e
gnu: texlive-apa6: Propagate dependencies.
* gnu/packages/tex.scm (texlive-apa6)[propagated-inputs]: Add runtime
dependencies loaded via \RequirePackage.
2022-10-11 10:13:53 +02:00
Lars-Dominik Braun
9537ab6660
gnu: Add texlive-substr.
* gnu/packages/tex.scm (texlive-substr): New variable.
2022-10-11 10:13:30 +02:00
Lars-Dominik Braun
ec09fba042
gnu: Add texlive-apacite.
* gnu/packages/tex.scm (texlive-apacite): New variable.
2022-10-11 10:13:05 +02:00
Lars-Dominik Braun
043ac1360e
gnu: Add texlive-endnotes.
* gnu/packages/tex.scm (texlive-endnotes): New variable.
2022-10-11 10:12:37 +02:00
Efraim Flashner
d104aca167
gnu: public-inbox: Fix build on 32-bit systems.
* gnu/packages/mail.scm (public-inbox)[inputs]: Add perl-file-fcntllock
on all 32-bit systems.
2022-10-11 07:35:04 +03:00
Nicolas Goaziou
a01e7f09cb
gnu: open-adventure: Improve package style.
* gnu/packages/games.scm (open-adventure)[arguments]: Use G-expressions.
<#:make-flags>: Be nicer with cross-compilation.
<#:phases>: Remove trailing #T.
[native-inputs]: Remove labels.  Re-order alphabetically.
2022-10-11 00:16:30 +02:00
Nicolas Goaziou
8fc86d1f6f
gnu: open-adventure: Update to 1.11.
* gnu/packages/games.scm (open-adventure): Update to 1.11.
[arguments]<#:parallel-tests>: Set to #F.
<#:phases>: Fix ECHO filename in an additional file.
2022-10-11 00:10:49 +02:00
Nicolas Goaziou
1e841bb848
gnu: emacs-eglot: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-eglot): Update to 1.9.
[source]<origin>: Switch URL to GitHub.
[arguments]: Activate tests.
2022-10-10 23:42:08 +02:00
Nicolas Goaziou
40f23e8413
gnu: pdfarranger: Improve package style.
* gnu/packages/pdf.scm (pdfarranger)[arguments]: Use G-expressions.
2022-10-10 23:25:53 +02:00
Nicolas Goaziou
c05ef5cfc4
gnu: pdfarranger: Update to 1.9.1.
* gnu/packages/pdf.scm (pdfarranger): Update to 1.9.1.
2022-10-10 23:24:01 +02:00
Nicolas Goaziou
363b476910
gnu: python-folium: Update to 0.13.0.
* gnu/packages/python-xyz.scm (python-folium): Update to 0.13.0.
2022-10-10 23:20:42 +02:00
Julien Lepiller
dbb35cd2e8
gnu: ocaml-cairo2: Update to 0.6.4.
* gnu/packages/ocaml.scm (ocaml-cairo2): Update to 0.6.4.
2022-10-10 20:31:16 +02:00
Julien Lepiller
3402f53e99
gnu: ocaml-ppx-tools: Update to 6.6.
* gnu/packages/ocaml.scm (ocaml-ppx-tools): Update to 6.6.
2022-10-10 20:30:46 +02:00
Nicolas Goaziou
f0a6aafa22
gnu: emacs-password-store: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-password-store)[license]: Set to GPL3+.
2022-10-10 18:28:37 +02:00
(
fc6bf5d1f9
gnu: emacs-ivy-pass: Don't propagate password-store.
* gnu/packages/emacs-xyz.scm (emacs-ivy-pass)[propagated-inputs]:
Delete PASSWORD-STORE.
[synopsis, description]: Use @code when referring to pass.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-10 17:55:19 +02:00
( via Guix-patches via
0bb5a235c3
gnu: emacs-password-store: Refer directly to password-store.
* gnu/packages/emacs-xyz.scm (emacs-password-store)[arguments]:
  Use gexp style.
<#:phases>{'extract-el-file}: New phase.
[propagated-inputs]<password-store>: Move it...
[inputs]: ...here.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-10 17:55:18 +02:00
Nicolas Goaziou
fd024ba0f5
gnu: wireshark: Update to 4.0.0.
* gnu/packages/networking.scm (wireshark): Update to 4.0.0.
[arguments]<#:phases>: Skip checks differently, as the previous way doesn't
work anymore.
[inputs]: Add pcre2.
2022-10-10 17:55:18 +02:00
Nicolas Goaziou
4459c05af7
gnu: fet: Update to 6.6.2.
* gnu/packages/education.scm (fet): Update to 6.6.2.
2022-10-10 17:55:18 +02:00
Nicolas Goaziou
1933a3cb7f
gnu: emacs-posframe: Update to 1.1.8.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.8.
2022-10-10 17:55:18 +02:00
Sharlatan Hellseher
5f856c5954
gnu: Add pacemaker.
* gnu/pacemaker/high-availability.scm (pacemaker): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:08 +02:00
Sharlatan Hellseher
be3bfce295
gnu: Add corosync.
* gnu/packages/high-availability.scm (corosync): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:08 +02:00
Sharlatan Hellseher
b72e6036dd
gnu: Add kronosnet.
* gnu/packages/high-availability.scm (kronosnet): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:08 +02:00
Sharlatan Hellseher
1589a825da
gnu: libqb: Update to 2.0.6.
* gnu/packages/high-availability.scm (libqb): Update to 2.0.6.
  Run `guix style'  over the package.
  [native-inputs]: Add autoconf, automake, libtools to fix configure and
  build phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:08 +02:00
Sharlatan Hellseher
69598d8489
gnu: Move libqb to high-availability.
* gnu/packages/hardware.scm (libqb): Move to high-availability.scm.
* gnu/packages/high-availability.scm: New file.
* gnu/local.mk: Add high-availability.scm to GNU_SYSTEM_MODULES list.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:07 +02:00
Pavel Shlyak
f8bc5b13ad
gnu: Add nm-tray.
* gnu/packages/networking.scm (nm-tray): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:07 +02:00
Denis 'GNUtoo' Carikli
75e24eec1e
gnu: gtk: Use librsvg-2.40 for non-x86_64.
* gnu/packages/gtk.scm (gtk)[propagated-inputs]:
Use librsvg-2.40 for non-x86_64.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:07 +02:00
Denis 'GNUtoo' Carikli
4133e50026
gnu: openexr: Skip failing tests on i686.
* gnu/packages/graphics.scm (openexr)[arguments]: Add
'disable-broken-tests' phase.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:07 +02:00
Denis 'GNUtoo' Carikli
831e038dff
gnu: openexr: Apply 'guix style'.
* gnu/packages/graphics.scm (openexr): apply guix style.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-10 11:16:07 +02:00
Julien Lepiller
3c54b28ea3
gnu: ocamlbuild: Update to 0.14.2.
* gnu/packages/ocaml.scm (ocamlbuild): Update to 0.14.2.
2022-10-10 08:25:51 +02:00
Julien Lepiller
92f575019c
gnu: ocaml-ansiterminal: Add upstream name.
* gnu/packages/ocaml.scm (ocaml-ansiterminal)[properties]: Add
  `upstream-name'.
2022-10-10 08:25:48 +02:00
Julien Lepiller
7c1c144ce6
gnu: ocaml-uuseg: Update to 15.0.0.
* gnu/packages/ocaml.scm (ocaml-uuseg): Update to 15.0.0.
2022-10-10 08:25:19 +02:00
Maxim Cournoyer
b2b838b2b4
gnu: python-pyotp: Update to 2.7.0.
* gnu/packages/python-crypto.scm (python-pyotp): Update to 2.7.0.
2022-10-10 01:07:09 -04:00
Maxim Cournoyer
e4dbc25794
gnu: Add python-zxcvbn.
* gnu/packages/python-crypto.scm (python-zxcvbn): New variable.
2022-10-10 01:03:33 -04:00
Maxim Cournoyer
4451d08828
gnu: endeavour: Propagate evolution-data-server.
Fixes <https://issues.guix.gnu.org/36869>.

* gnu/packages/gnome.scm (endeavour) [inputs]: Move evolution-data-server...
[propagated-inputs]: ... here.

Reported-by: Jesse Gibbons <jgibbons2357+guix@gmail.com>
2022-10-10 00:31:09 -04:00
Dhruvin Gandhi
8b0e86017f
gnu: hut: Update to 0.2.0.
* gnu/packages/version-control.scm (hut): Update to 0.2.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-10 00:02:04 -04:00
Dhruvin Gandhi
0ef69fb724
gnu: go-github-com-spf13-cobra: Update to 1.5.0.
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.5.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-10 00:02:04 -04:00
jgart
e827d45db9
gnu: Add go-webring.
* gnu/packages/web.scm (go-webring): New variable.

Hi paren,

Thanks for the review. I changed everything but the blog stuff because
go-webring is not necessarily used in the context of a blog. A webring
can stand on it's own without being associated with a blog. A webring
can associate websites that are not blogs or Guix channels ;()

Here's v2

all best,

jgart

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
Thiago Jung Bauermann
bdb13dfd29
gnu: public-inbox: Update to 1.9.0.
The patch is included in version 1.9.0, so remove it from Guix.

On i686-linux, test t/pop3d.t fails unless the File::FcntlLock module is
present so add it.

* gnu/packages/patches/public-inbox-fix-spawn-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/mail.scm (public-inbox)[version]: Change to 1.9.0.
[source]: Update hash.  Remove patch.
[inputs]: Add perl-file-fcntllock if target is x86-32.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
Thiago Jung Bauermann
fa3ba0143f
gnu: Add perl-file-fcntllock.
* gnu/packages/perl.scm (perl-file-fcntllock): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
J. Sims
31f0e46bea
gnu: Add genie.
* gnu/packages/build-tools.scm (genie): Add genie.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
kiasoc5
b5e83548fb
gnu: blesh: Substitute with readlink directly.
Fixes <https://issues.guix.gnu.org/57659#6>.

* gnu/packages/bash.scm (blesh)[arguments]: In 'make-readlink-work',
remove use of 'search-input-file'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-09 22:32:14 +02:00
Ludovic Courtès
27a3a5d193
gnu: svt-hevc: Mark as supported on x86_64-linux only.
This package fails to build on i686-linux: it makes use of SSE2 and
related intrinsics not supported on i686.

* gnu/packages/video.scm (svt-hevc)[supported-systems]: Remove
"i686-linux".
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Adjust condition
accordingly.
2022-10-09 22:32:14 +02:00
Ludovic Courtès
e3362e249a
gnu: directfb: Remove input labels.
* gnu/packages/graphics.scm (directfb)[inputs]: Remove labels.
2022-10-09 22:32:13 +02:00
Ludovic Courtès
3714c8bdcd
gnu: gst-plugins-bad: Use 'librsvg-for-system'.
This fixes compilation on i686-linux.

* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Use
'librsvg-for-system' instead of 'librsvg'.
2022-10-09 22:32:13 +02:00
Ludovic Courtès
c3b0be1fa2
gnu: directfb: Use 'librsvg-for-system'.
This fixes compilation on i686-linux.

* gnu/packages/graphics.scm (directfb)[inputs]: Use 'librsvg-for-system'
instead of 'librsvg'.
2022-10-09 22:32:13 +02:00
Lars-Dominik Braun
b310afde26
gnu: mergerfs: Hard-code output path in mount.mergerfs.
This allows using mergerfs filesystems in /etc/fstab.

* gnu/packages/file-systems.scm (mergerfs)[arguments]: Add clause to
existing SUBSTITUTE*.
2022-10-09 13:18:02 +02:00
Mark H Weaver
d3d3caeeeb
gnu: icecat: Remove vestigial patch.
This is a followup to commit bb762ac517.

* gnu/packages/patches/icecat-use-older-reveal-hidden-html.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-10-09 02:17:55 -04:00
Maxim Cournoyer
79358a99cd
gnu: btrbk: Update to 0.32.4.
* gnu/packages/backup.scm (btrbk): Update to 0.32.4.
2022-10-08 22:21:43 -04:00
Hunter Jozwiak
a86979b41a
gnu: linux-libre: Enable accessibility features.
* gnu/packages/linux.scm (%default-extra-linux-options): Enable
speakup and Braille console options by default.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-09 02:00:10 +02:00
Efraim Flashner
f2af4ca71f
gnu: links: Update to 2.28.
* gnu/packages/web-browsers.scm (links): Update to 2.28.
2022-10-14 15:29:27 +03:00
Nicolas Goaziou
4940d7e289
gnu: emacs-libmpdel: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel)[arguments]: Run tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
2022-10-14 09:15:41 +02:00
Nicolas Goaziou
b614a63bfd
gnu: emacs-mpdel: Update to 2.0.0.
* gnu/packages/emacs-xyz.scm (emacs-mpdel): Update to 2.0.0.
[source]<origin>: Update upstream repository.
[inputs]: Remove EMACS-LIBMPDEL.
[propagated-inputs]: Add EMACS-LIBMPDEL, EMACS-NAVIGEL.
[home-page]: Update URL.
2022-10-14 09:15:40 +02:00
Nicolas Goaziou
ceb6fbd60d
gnu: Add emacs-navigel.
* gnu/packages/emacs-xyz.scm (emacs-navigel): New variable.
2022-10-14 09:15:40 +02:00
Nicolas Goaziou
9302788ff7
gnu: emacs-libmpdel: Update to 1.3.1.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 1.3.1.
[source]<origin>: Change upstream repository.
[home-page]: Update URL.
2022-10-14 09:15:39 +02:00
(
27c4f396b7
home: home-dbus-service-type: Fix make-forkexec-constructor call.
* gnu/home/services/desktop.scm (home-dbus-shepherd-services)[start]
  <#:environment-variables>: Use a quote instead of a gexp.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-10-14 11:06:07 +04:00
Efraim Flashner
cfd74630dd
gnu: gnucobol: Use G-expressions.
* gnu/packages/cobol.scm (gnucobol)[arguments]: Rewrite using
G-expressions.
2022-10-14 07:54:53 +03:00
Efraim Flashner
2b7d89bed6
gnu: gnucobol: Update description.
* gnu/packages/cobol.scm (gnucobol)[description]: Use upstream's
description.
2022-10-14 07:46:07 +03:00
Marius Bakke
b3fbd25fec
gnu: ungoogled-chromium: Update to 106.0.5249.119-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 106.0.5249.119.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-10-13 22:26:26 +02:00
Nicolas Goaziou
bf5e83aeab
gnu: emacs-forge: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-forge): Update to 0.3.2.
2022-10-13 22:16:34 +02:00
Nicolas Goaziou
7047c2b652
gnu: emacs-evil-escape: Update to 3.16.
* gnu/packages/emacs-xyz.scm (emacs-evil-escape): Update to 3.16.
[source]<origin>: Change upstream repository.
[home-page]: Apply repository update.
2022-10-13 22:16:33 +02:00
Nicolas Goaziou
ab56022c4e
gnu: emacs-emacsql: Update to 3.1.1.
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.1.
2022-10-13 22:16:33 +02:00
Nicolas Goaziou
21b698c503
gnu: emacs-emacsql: Improve package style.
* gnu/packages/emacs-xyz.scm (emacs-emacsql)[arguments]: Use G-expressions.
<#:phases>: Use EMACS-SUBSTITUTE-VARIABLES instead of EMACS-SUBSTITUTE-SEXPS.
2022-10-13 22:16:33 +02:00
Leo Famulari
cf98a72774
gnu: linux-libre 5.15: Update to 5.15.73.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.73.
(linux-libre-5.15-pristine-source): Update hash.
2022-10-13 14:36:09 -04:00
Leo Famulari
75b2511cc1
gnu: linux-libre 5.19: Update to 5.19.15.
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.15.
(linux-libre-5.19-pristine-source): Update hash.
2022-10-13 14:36:06 -04:00
Ricardo Wurmus
9c97647446
system: Use a valid license as the dummy license.
* gnu/system/images/wsl2.scm (dummy-package)[license]: Do not use #F.
2022-10-13 17:41:59 +02:00
Mathieu Othacehe
7c2b09f924
ci: Honor the system passed to image->job.
Fixes: <https://issues.guix.gnu.org/53480>.

* gnu/ci.scm (image->job): Pass the system argument to the underlying
lower-object call.
2022-10-13 17:28:46 +02:00
jgart
10d429f2fc
gnu: entr: Update to 5.2.
* gnu/packages/entr.scm (entr): Update to 5.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:16 +01:00
jgart
f22bc5fd5e
gnu: micropython: Update to 1.19.
* gnu/packages/python.scm (micropython): Update to 1.19.

v2 adds my copyright declaration. thnx!

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Simon Streit
5dec941818
gnu: cantata: Update to 2.5.0.
* gnu/packages/mpd.scm (cantata): Update to 2.5.0.
[inputs]: Add "avahi" and "musicbrainz".

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Michael Rohleder
d1ad0a2ec2
gnu: nheko: Update to 0.10.2.
* gnu/packages/messaging.scm (nheko): Update to 0.10.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Adam Kandur
bf59d83699
gnu: Add go-github-com-savsgio-gotils.
* gnu/packages/golang.scm (go-github-com-savsgio-gotils): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Nicolas Graves
33f56db654
gnu: libfido2: Install udev rules.
* gnu/packages/security-token.scm (libfido2)[arguments]: Add a configure flag
specifying the installation directory of the udev rule.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:27:52 +01:00
EuAndreh
a9268695e0
services: nginx: Add reload action.
In a new "reload" shepherd-action, send a SIGHUP to the NGINX master process,
so that it can re-read the configuration file and start new worker processes.

* gnu/services/web.scm (nginx-shepherd-service): Add the "reload"
shepherd-action.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:27:35 +01:00
Nicolas Goaziou
d8271d8193
gnu: emacs-emacsql: Update to 3.1.0.
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.0.
2022-10-13 12:53:09 +02:00
Nicolas Goaziou
88ed4692d1
gnu: emacs-lcr: Update to 1.5.
* gnu/packages/emacs-xyz.scm (emacs-lcr): Update to 1.5.
2022-10-13 12:53:08 +02:00
Nicolas Goaziou
6bb130d64b
gnu: mgba: Update to 0.10.0.
* gnu/packages/emulators.scm (mgba): Update to 0.10.0.
2022-10-13 12:53:08 +02:00
Nicolas Goaziou
7ca86fdf20
gnu: emacs-taxy-magit-section: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12.
2022-10-13 12:53:08 +02:00
Nicolas Goaziou
dcdb074ecf
gnu: emacs-project: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.2.
2022-10-13 12:52:59 +02:00
Denis 'GNUtoo' Carikli
cc58a0c627
gnu: epiphany: Use 'librsvg-for-system'.
This adds support for non x86_64 architectures.

* gnu/packages/gnome.scm (epiphany)[inputs]: Use
  'librsvg-for-system' instead of 'librsvg'.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:13 +01:00
jgart
7db94d8e54
gnu: Add ghc-open-browser.
* gnu/packages/haskell-xyz.scm (ghc-open-browser): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:13 +01:00
Thomas Albers
8559b70031
gnu: Add hiredis.
* gnu/packages/databases.scm (hiredis): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:09 +01:00
Christopher Baines
aabd7a0526
gnu: guix-build-coordinator: Update to 0-63.b15be71.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-63.b15be71.
2022-10-13 10:44:23 +01:00
Christopher Baines
166faae8d8
gnu: linux: Add powerpc64le-linux as a supported system.
To the generic kernel packages.

I noticed this was lacking because of a test failure when building the guix
package for powerpc64le-linux, but it should be a generally useful change.

* gnu/packages/linux.scm (linux-libre-5.19, linux-libre-5.15,
linux-libre-5.10, linux-libre-5.4, linux-libre-4.19, linux-libre-4.14,
linux-libre-4.9): Include powerpc64le-linux as a supported system.
2022-10-13 10:39:24 +01:00
Mathieu Othacehe
91d817cc17
installer: partition: Add a confirmation page before formatting.
Fixes: <https://issues.guix.gnu.org/57232>.

* gnu/installer/newt/partition.scm (run-label-confirmation-page): New
procedure.
(run-label-page): Call the above procedure before proceeding.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-10-13 10:48:08 +02:00
John Kehayias
3d1d29e440
gnu: Add glibc-for-fhs.
* gnu/packages/base.scm (glibc-for-fhs): New variable. Hidden package for use
in forthcoming --emulate-fhs option for guix containers.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-10-13 09:19:08 +02:00
Nicolas Graves via Guix-patches via
910f2b5d88
gnu: Add ydotool.
* gnu/packages/xdisorg.scm (ydotool): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-10-13 11:09:29 +04:00
( via Guix-patches via
4ab434958b
gnu: home: Add home-dbus-service-type.
* gnu/home/services/desktop.scm (home-dbus-service-type): New variable.
(home-dbus-configuration): New record type.
* doc/guix.texi: Document them.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-10-13 09:05:46 +04:00
Liliana Marie Prikler
4bc5383b3b
gnu: mcg: Cleanup style.
* gnu/packages/mpd.scm (mcg)[source]: Indent as with ‘guix style’.
[arguments]: Convert to list of G-Expressions.
[inputs, native-inputs]: Move below arguments.
2022-10-12 21:14:12 +02:00
Simon Streit
24418eeb00
gnu: mcg: Update to 3.1.
* gnu/packages/mpd.scm (mcg): Update to 3.1.
[native-inputs]: Use the new inputs style.
Add desktop-file-utils, gettext-minimal and gtk+:bin.
[inputs]: Add python.
[build-system]: Change to meson-build-system.
[arguments]<#:imported-modules,#:modules>: Remove.
<#:glib-or-gtk?>: Set to #t.
<#:phases>: Delete ‘glib-or-gtk-wrap’.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-12 21:12:38 +02:00
Liliana Marie Prikler
df9f0ac254
gnu: mcg: Use new input style.
* gnu/packages/mpd.scm (mcg)[inputs]: Re-indent according to ‘guix style’.
[native-inputs]: Drop labels.
2022-10-12 21:09:33 +02:00
Eric Bavier
86ec52f667
gnu: cool-retro-term: Fixes font loading.
This addresses <https://issues.guix.gnu.org/58451>

* gnu/packages/terminals.scm (cool-retro-term)[source]: In snippet for font
handling, adjust regexp to account for possible presence of whitespace.
2022-10-12 09:28:48 -05:00
Felix Gruber
68f09d1f91
gnu: sameboy: Update to 0.15.6.
* gnu/packages/emulators.scm (sameboy): Update to 0.15.6.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-08 21:04:40 +02:00
Nicolas Goaziou
74f94e9ada
gnu: emacs-org-re-reveal: Update to 3.16.1.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.16.1.
2022-10-08 21:04:40 +02:00
Nicolas Goaziou
0b7abd5ab7
gnu: emacs-lcr: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-lcr): Update to 1.3.
2022-10-08 21:04:39 +02:00
Nicolas Goaziou
650c9c2400
gnu: emacs-dante: Update to 1.7.
* gnu/packages/emacs-xyz.scm (emacs-dante): Update to 1.7.
[propagated-inputs]: Order alphabetically.
2022-10-08 21:04:39 +02:00
Lu Hui
14afaa5381
gnu: bdb: Fix targeting riscv64.
* gnu/packages/libdaemon.scm (bdb)[native-inputs,arguments]: Treat targeting
riscv64 like aarch64 is handled.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-08 12:02:19 +01:00
Alice BRENON
2f13e8fb4d
gnu: Add ghc-hxt-xpath.
* gnu/packages/haskell-web.scm (ghc-hxt-xpath): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-08 12:02:19 +01:00
Christopher Baines
ff5cbe3205
gnu: guix-build-coordinator: Update to 0-61.ed52f0b.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-61.ed52f0b.
2022-10-08 12:02:15 +01:00
Ludovic Courtès
5c4b76ce37
gnu: libgme: Do not retain reference on GCC.
This reduces the closure size of libgme from 221MiB to 72MiB.

* gnu/packages/audio.scm (libgme)[arguments]: Add #:configure-flags.
2022-10-08 12:27:01 +02:00
Ludovic Courtès
4b2b8b31d7
gnu: upower: Fix test failure on i686-linux.
* gnu/packages/gnome.scm (upower)[arguments]: Add
'adjust-test-for-excess-precision' when 'target-x86-32?' returns true.
2022-10-08 12:27:01 +02:00
Ludovic Courtès
e49255ff18
gnu: guix: Update to 3170843.
Fixes <https://issues.guix.gnu.org/58352>.

* gnu/packages/package-management.scm (guix): Update to 3170843.
2022-10-08 12:27:01 +02:00
Ricardo Wurmus
f24b66bf4a
gnu: pigx-sars-cov-2: Update to 0.0.8.
* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): Update to 0.0.8.
[arguments]: Add build phase 'unpack-databases; enable tests.
[native-inputs]: Add origins for databases; remove automake and autoconf.
[inputs]: Add r-data-table, r-deconvr, r-htmltools, r-jsonlite, r-knitr, and
r-mass.
2022-10-08 12:06:41 +02:00
Ricardo Wurmus
9e1c255b35
gnu: weston: Use G-expression.
* gnu/packages/freedesktop.scm (weston)[arguments]: Use gexp to remove
references to %outputs and %build-inputs.
2022-10-08 10:10:06 +02:00
Ricardo Wurmus
4678f77b49
gnu: weston: Use plain list of inputs.
* gnu/packages/freedesktop.scm (weston)[inputs]: Use new style.
2022-10-08 10:10:06 +02:00
Ricardo Wurmus
e1ee64b55a
gnu: weston: Remove trailing #T from build phases.
* gnu/packages/freedesktop.scm (weston)[arguments]: Remove trailing #T from
build phases.
2022-10-08 10:10:06 +02:00
Kaelyn Takata
a868595ebb
gnu: weston: Update to 10.0.2.
* gnu/packages/freedesktop.scm (weston): Update to 10.0.2.
[inputs] Switch from pipewire to pipewire-0.3, use wayland-protocols-next.
[native-inputs]: Add python-3.
2022-10-08 10:10:06 +02:00
Hilton Chain
0b07c6febb
gnu: wl-clipboard: Update to 2.1.0.
* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.1.0.
[arguments]<#:configure-flags>: Set completion files' installdir.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 01:26:06 -04:00
Hilton Chain
59ce7ab95a
gnu: egl-wayland: Update to 1.1.11.
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.11.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 01:18:28 -04:00
Zheng Junjie
c9d955d51e
gnu: Add ktimer.
* gnu/packages/kde.scm (ktimer): New variable.
2022-10-08 00:49:12 -04:00
Greg Hogan
2cdd60dea1
gnu: git: Update to 2.38.0.
* gnu/packages/version-control.scm (git): Update to 2.38.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:34:21 -04:00
Dhruvin Gandhi
c20d684cc8
gnu: Add hut.
* gnu/packages/version-control.scm (hut): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
5002e1ac05
gnu: Add go-github-com-juju-ansiterm.
* gnu/packages/golang.scm (go-github-com-juju-ansiterm): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
feee342b66
gnu: Add go-github-com-lunixbochs-vtclean.
* gnu/packages/golang.scm (go-github-com-lunixbochs-vtclean): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
f0902bd2c0
gnu: Add go-git-sr-ht-emersion-gqlclient.
* gnu/packages/golang.scm (go-git-sr-ht-emersion-gqlclient): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
ddc59a63b7
gnu: Add go-git-sr-ht-emersion-go-scfg.
* gnu/packages/golang.scm (go-git-sr-ht-emersion-go-scfg): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi
4a47fcbdb4
gnu: Add go-github-com-google-shlex.
* gnu/packages/golang.scm (go-github-com-google-shlex): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:29 -04:00
Leo Famulari
dbdba682ed
gnu: linux-libre 5.4: Update to 5.4.217.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.217.
(linux-libre-5.4-pristine-source): Update hash.
2022-10-07 22:17:56 -04:00
Ricardo Wurmus
5463bdded1
gnu: Add font-arphic-ukai.
* gnu/packages/fonts.scm (font-arphic-ukai): New variable.
2022-10-08 01:22:28 +02:00
Ricardo Wurmus
2da9ceaeb9
gnu: Add font-google-noto-serif-cjk.
* gnu/packages/fonts.scm (font-google-noto-serif-cjk): New variable.
2022-10-08 01:22:28 +02:00
Ricardo Wurmus
91334d36a4
gnu: Add font-google-noto-sans-cjk.
* gnu/packages/fonts.scm (font-google-noto-sans-cjk): New variable.
2022-10-08 01:22:28 +02:00
Ricardo Wurmus
c78a1d250f
gnu: Add texlive-zhspacing.
* gnu/packages/tex.scm (texlive-zhspacing): New variable.
2022-10-08 01:22:23 +02:00
Nicolas Goaziou
00ef6c18d5
gnu: giac: Fix build.
* gnu/packages/algebra.scm (giac)[source]<origin>: Add a patch to fix build
issue with Pari-GP 2.15.
[arguments]<#:phase>: Skip another test.
* gnu/packages/patches/giac-pari-gp-anyarg.patch: New file.
* gnu/local.mk: Register it.

This fixes <https://issues.guix.gnu.org/58274>.
2022-10-07 21:54:50 +02:00
Maxim Cournoyer
0169aee33e
tests: xvnc: Do not use specification->package in OS definition.
Doing so would cause the extra package dependencies to not be
correctly registered as dependencies, which would lead to a silent
failure when attempting to load or byte compile the module at the time
guix build itself (e.g., when running 'guix pull').

* gnu/tests/vnc.scm (%xvnc-os) [packages]: Turn the the
specification->package declaration into a list of package objects.
2022-10-07 15:08:05 -04:00
Maxim Cournoyer
00e8430500
Revert "Revert "services: Add xvnc-service-type.""
This reverts commit 0c49661600.  The fix appears
in the subsequent commit, for clarity.
2022-10-07 15:07:48 -04:00
Maxim Cournoyer
0c49661600
Revert "services: Add xvnc-service-type."
This reverts commit 1c528a95cb.  This broke
'guix pull', for (yet) unknown reasons.
2022-10-07 12:53:22 -04:00
Maxim Cournoyer
1c528a95cb
services: Add xvnc-service-type.
* gnu/services/vnc.scm: New file.
* gnu/tests/vnc.scm: Likewise.
* gnu/local.mk: Register them.
2022-10-07 10:11:13 -04:00
Maxim Cournoyer
aad4e4fc6b
services: xorg: Add auto-suspend? field to <gdm-configuration>.
* gnu/services/xorg.scm (<gdm-configuration>)
<auto-suspend?>: New field.
(gdm-dconf-profiles): New variable.
* gnu/services/xorg.scm (gdm-shepherd-service)
<environment-variables> [!auto-suspend?]: Specify DCONF_PROFILE.
(gdm-service-type): Extend DCONF-SERVICE-TYPE.
* doc/guix.texi (X Window): Document the new field.
2022-10-07 10:11:13 -04:00
Maxim Cournoyer
7b896a26b8
services: Add dconf-service-type.
This allows the dconf profile directive "system-db:" to look up profiles by
name from under /etc/dconf/db/.

* gnu/services/xorg.scm (dconf-keyfile, dconf-profile): New procedures.
(dconf-profiles?): New predicate.
(dconf-configuration): New procedure.
(dconf-profile->profile-file): Likewise.
(dconf-profile->db-keyfile): Likewise.
(dconf-profile->db-keyfile-dir): Likewise.
(dconf-profile->db): Likewise.
(dconf-profile->files): Likewise.
(dconf-service-type): New service type.
2022-10-07 10:11:12 -04:00
Maxim Cournoyer
0503b104d6
gnu: dconf: Set sysconfdir to /etc.
* gnu/packages/gnome.scm (dconf) [arguments]: Use gexps.
[configure-flags]: Add --sysconfdir=/etc.
[native-inputs]: Remove labels.
2022-10-07 10:11:12 -04:00
Maxim Cournoyer
133901a396
marionette: Add a callback arguments to wait-for-screen-text.
* gnu/build/marionette.scm (wait-for-screen-text): New 'pre-action' and
'post-action' arguments.  Update doc.  Call the procedures before and after
the OCR occurs, respectively.
2022-10-07 10:11:12 -04:00
Maxim Cournoyer
f24e0fc233
marionette: Define keystrokes for typing colons and exclamation marks.
* gnu/build/marionette.scm (%qwerty-us-keystrokes): Register keystrokes for
the ':' and '!' characters.
2022-10-07 10:11:12 -04:00
Maxim Cournoyer
4cce84b247
marionette: Preserve screen dumps on failures.
This is to make it easier to debug test failures involving
'wait-for-screen-text': the screendump image used for the OCR is now preserved
for inspection when 'wait-for-screen-text' fails.

* gnu/build/marionette.scm (marionette-screen-text): Return the screendump
image file as the second value.  Adjust doc.
(wait-for-screen-text): Add the preserved screendump image file name to the
error message.  Adjust doc.
2022-10-07 10:11:12 -04:00
Maxim Cournoyer
21f641e9fa
marionette: Make marionette-screen-text private.
It has only one user, which is better suited for wait-for-screen-text anyway.

* gnu/tests/base.scm (run-basic-test): Refactor to use wait-for-screen-text
instead of marionette-screen-text.
2022-10-07 10:11:11 -04:00
Maxim Cournoyer
1936668f5b
services: gdm: Add a configuration field to enable XDMCP.
* gnu/services/xorg.scm (<gdm-configuration>)[xdmcp?]: New field.
* gnu/services/xorg.scm (gdm-configuration-file): Use it.  Use (ice-9 format)
to serialize boolean.
(gdm-polkit-rules): New variable.
(gdm-service-type): Use it to extend polkit.
* doc/guix.texi (X Window): Document it.
2022-10-07 10:11:11 -04:00
Maxim Cournoyer
f3e9b069b1
gnu: gdm: Patch an extra reference to the Xsession script.
Without this change, attempting to start a remote session over VNC would fail
with:

    Sep 19 19:54:04 localhost gdm-session-worker: Gdm: GdmSessionWorker: child
    '/gnu/store/yy9wq647l37658vgi291a287ll9iw6dc-gdm-42.0/etc/gdm/Xsession' could
    not be started: No such file or directory

* gnu/packages/gnome.scm (gdm)[phases]{patch-paths}
<daemon/gdm-session.c>: Patch a reference in so the Xsession script is
correctly found via the GDM_X_SESSION environment variable.
2022-10-07 10:11:11 -04:00
Maxim Cournoyer
447c20db7e
gnu: tigervnc-server: Patch and wrap vncserver script.
* gnu/packages/vnc.scm (tigervnc-server):
[phases]{patch-paths, wrap-vncserver}: New phases.
[inputs]: Add font-alias, guile-3.0, util-linux and xinit.
2022-10-07 10:11:11 -04:00
Maxim Cournoyer
ff33b8698a
gnu: tigervnc-server: Disable tests via #:tests?.
* gnu/packages/vnc.scm (tigervnc-server)
[tests?]: Set to #f.
[phases]: Restore check phase.
2022-10-07 10:11:11 -04:00
Maxim Cournoyer
a7bfc9d68f
gnu: tigervnc-server: Adjust PAM config.
* gnu/packages/vnc.scm (tigervnc-server)
[phases]{adjust-pam-config}: New phase.
2022-10-07 10:11:10 -04:00
Maxim Cournoyer
0debec9f2d
gnu: tigervnc-server: Move source production into origin snippet.
This will make it possible to patch command references in source files, and
also makes it more transparent as to what sources get used.

* gnu/packages/vnc.scm (tigervnc-server): Re-flow comment.
[source]: Inherit from xorg-server.  Add a snippet.  Use a patch to apply the
xserver patch.  Fix file name.
[phases]{copy-tvnc-xserver, patch-xserver}: Delete phases.
{build-tigervnc, install-tigervnc-aux}: Adjust accordingly.
2022-10-07 10:11:10 -04:00
Maxim Cournoyer
c93b249dc0
gnu: tigervnc-server: Use new style inputs, gexps.
* gnu/packages/vnc.scm (%tigervnc-client-source): New variable.
(tigervnc-server): Move input fields after arguments.
[native-inputs]: Use new style and 'modify-inputs'.  Do not add
tigervnc-client regular inputs.
[configure-flags]: Use gexps, cons* instead of append.
[phases]: Use gexps.
{check}: Replace smiley with an explanatory comment.
{copy-tvnc-xserver}: Adjust default Makefile variables, which simplifies
needed bindings in other phases.
{build-tigervnc, build, install-tigervnc-aux, install}: Remove let*-bound
variables.
{build-tigervnc, build}: Honor PARALLEL-BUILD?.
2022-10-07 10:11:10 -04:00
Ludovic Courtès
06deab3321
gnu: libnma: Depend on GTK 4.x only on supported platforms.
Partly fixes <https://issues.guix.gnu.org/58352>.

* gnu/packages/gnome.scm (libnma)[arguments]: Set "-Dlibnma_gtk4=false"
when (supported-package? gtk) returns #f.
[inputs]: Adjust accordingly.
2022-10-07 16:01:39 +02:00
Ludovic Courtès
a52f39ad0c
gnu: rest@0.9.1: Remove dependency on gtksourceview and libadwaita.
Partly fixes <https://issues.guix.gnu.org/58352>.

This also reduces the closure size of rest@0.9.1 from 2.1GiB to
498MiB (on x86_64-linux).

* gnu/packages/gnome.scm (rest-next)[arguments]: Pass the
"-Dexamples=false" config flag.
* gnu/packages/gnome.scm (rest-next)[inputs]: Remove GTKSOURCEVIEW and
LIBADWAITA.
2022-10-07 16:01:39 +02:00
Nicolas Goaziou
8319be779f
gnu: extractpdfmark: Improve package style.
* gnu/packages/pdf.scm (extractpdfmark)[arguments]: Use G-expressions.  Fix
phase name.
[native-inputs]: Remove labels.
2022-10-07 00:53:32 +02:00
Nicolas Goaziou
eea2d5b6f7
gnu: extractpdfmark: Update to 1.1.1.
* gnu/packages/pdf.scm (extractpdfmark): Update to 1.1.1.
2022-10-07 00:53:31 +02:00
Nicolas Goaziou
63cece5787
gnu: emacs-lcr: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-lcr): Update to 1.2.
2022-10-07 00:53:31 +02:00
Nicolas Goaziou
c558fed4db
gnu: emacs-org-re-reveal: Update to 3.16.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.16.0.
2022-10-07 00:53:31 +02:00
Nicolas Goaziou
23c97e2e88
gnu: emacs-ement: Update to 0.3.1.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.3.1.
2022-10-07 00:53:30 +02:00
Nicolas Goaziou
22498be0a1
gnu: emacs-emms: Update to 12.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 12.
2022-10-07 00:53:30 +02:00
Nicolas Goaziou
9cd3c2dc18
gnu: emacs-debbugs: Update to 0.34.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.34.
2022-10-07 00:53:30 +02:00
Timotej Lazar
cb731c80ff
gnu: julius: Update to 1.7.0.
* gnu/packages/games.scm (julius): Update to 1.7.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 23:17:05 +02:00
Sergey Trofimov
37ed844711
gnu: squid: Enable TLS features.
Despite openssl being listed as an input, it was not actually enabled by
default.  Fixing that using a configure flag.

* gnu/packages/networking.scm (squid)[arguments]: Add "--with-openssl"
to #:configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 23:17:05 +02:00
Felix Lechner
2a51fb1d29
gnu: nyacc: Update to 1.07.4.
* gnu/packages/mes.scm (nyacc): Update to 1.07.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 23:17:05 +02:00
Timotej Lazar
3a5ae8c070
gnu: sssd: Update to 2.7.4.
* gnu/packages/sssd.scm (sssd): Update to 2.7.4.
* gnu/packages/patches/sssd-optional-systemd.patch: Update patch.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 23:17:05 +02:00
Ludovic Courtès
a0c83aa04b
gnu: python-textual: Remove input labels.
* gnu/packages/python-xyz.scm (python-textual)[arguments]: Define the
'tests' origin here.
[native-inputs]: Remove "tests" input and remove input labels.
2022-10-06 23:17:04 +02:00
Brian Kubisiak
96cbfc6202
gnu: Add python-textual.
* gnu/packages/python-xyz.scm (python-textual): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 23:17:04 +02:00
Liliana Marie Prikler
e4951f7c71
gnu: python-renpy: Update to 8.0.3.
* gnu/packages/game-development.scm (python-renpy): Update to 8.0.3.
2022-10-06 21:16:45 +02:00
Liliana Marie Prikler
b60b756226
gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.0.3.
* gnu/packages/game-development.scm (python-pygame-sdl2): Update to
2.1.0-for-renpy-8.0.3.
2022-10-06 21:16:45 +02:00
Tanguy Le Carrour
3657b4daea
gnu: tessen: Update to 2.1.2.
* gnu/packages/password-utils.scm (tessen): Update to 2.1.2.
[arguments]: Substitute notify-send, wl-copy and xdg-open.
[inputs] Add libnotify, wl-clipboard and xdg-utils.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-06 19:49:33 +03:00
itd
0179b21641
gnu: weechat-wee-slack: Update to 2.9.0.
* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-06 19:35:01 +03:00
Brian Cully
ac3582f990
gnu: zfs: Update to 2.1.6.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-06 19:27:44 +03:00
Liliana Marie Prikler
2f88f5c06f
gnu: komikku: Update to 1.1.0.
* gnu/packages/gnome.scm (komikku): Update to 1.1.0.
2022-10-06 17:25:35 +02:00
Fredrik Salomonsson
53e086c5c6
gnu: Add waybar-cpu-histogram.
* gnu/packages/wm.scm (waybar-cpu-histogram): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:03 +01:00
Lu Hui
eb5b104ca8
gnu: libdaemon: Fix targeting riscv64.
* gnu/packages/libdaemon.scm (libdaemon)[native-inputs,arguments]: Treat
targeting riscv64 like aarch64 is handled.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:03 +01:00
Paul A. Patience
52b9f0ef1e
gnu: Add discregrid.
* gnu/packages/graphics.scm (discregrid): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:03 +01:00
Wiktor Żelazny
e4593e2114
gnu: Add r-gldex.
* gnu/packages/cran.scm (r-gldex): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:03 +01:00
Wiktor Żelazny
53eea4d657
gnu: Add r-spacefillr.
* gnu/packages/cran.scm (r-spacefillr): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:03 +01:00
(
7a271e6886
gnu: Add cpass.
* gnu/packages/password-utils.scm (cpass): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:03 +01:00
(
44f8aa26bc
gnu: Add wlgreet.
* gnu/packages/admin.scm (wlgreet): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:03 +01:00
(
829c2eaa7f
gnu: Add rust-os-pipe-0.8.
* gnu/packages/crates-io.scm (rust-os-pipe-0.8): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:02 +01:00
(
b370ac2103
gnu: Add rust-greetd-ipc-0.8.
* gnu/packages/crates-io.scm (rust-greetd-ipc-0.8): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-06 15:08:02 +01:00
Christopher Baines
020dc0a1f1
gnu: plink: Change origin URL.
pngu.mgh.harvard.edu seems to time out.

* gnu/packages/bioinformatics.scm (plink)[origin]. Change URL.
2022-10-06 15:08:02 +01:00
Michael Rohleder
b86867417f
gnu: celluloid: Do not install icon cache.
Fixes <https://issues.guix.gnu.org/58207>.

* gnu/packages/video.scm (celluloid)[arguments]: Add phase
disable-postinstall-script so postinstall-script does nothing. Build
with glib-or-gtk meson option.
[native-inputs]: Remove desktop-file-utils, gtk:bin.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-06 16:58:15 +03:00
Michael Rohleder
2408a10325
gnu: quaternion: Update to 0.0.95.1.
* gnu/packages/messaging.scm (quaternion): Update to 0.0.95.1.
[inputs]: Add qtgraphicaleffects.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-06 16:26:17 +03:00
Michael Rohleder
dd7c8537d2
gnu: libqmatrixclient: Update to 0.6.11.
* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.6.11.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-06 16:26:11 +03:00
David Thompson
a503d0ba8c
gnu: gitolite: Switch to G-expressions.
* gnu/packages/version-control.scm (gitolite)[arguments]: Use G-expressions.
[inputs]: Add grep and sed.
2022-10-06 08:38:50 -04:00
Ricardo Wurmus
e069c6df5e
gnu: Add r-dada2.
* gnu/packages/bioconductor.scm (r-dada2): New variable.
2022-10-06 12:38:34 +02:00
Efraim Flashner
40a42c4348
gnu: linux-libre: Support zram on all kernels.
* gnu/packages/linux.scm (%default-extra-linux-options): Add config
options to add zram support.
2022-10-06 09:44:54 +03:00
Leo Famulari
e543bd8321
gnu: linux-libre 4.19: Update to 4.19.261.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.261.
(linux-libre-4.19-pristine-source): Update hash.
2022-10-06 00:57:06 -04:00
Leo Famulari
1b7cb8a977
gnu: linux-libre 5.4: Update to 5.4.216.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.216.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2022-10-06 00:57:06 -04:00
Leo Famulari
93852b83ec
gnu: linux-libre 5.10: Update to 5.10.147.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.147.
(linux-libre-5.10-pristine-source): Update hash.
2022-10-06 00:57:06 -04:00
Leo Famulari
a175ef12b6
gnu: linux-libre 5.15: Update to 5.15.72.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.72.
(linux-libre-5.15-pristine-source): Update hash.
2022-10-06 00:57:05 -04:00
Leo Famulari
d912c36330
gnu: linux-libre 5.19: Update to 5.19.14.
* gnu/packages/linux.scm (linux-libre-5.19-version): Update to 5.19.14.
(linux-libre-5.19-pristine-source): Update hash.
2022-10-06 00:57:02 -04:00
Sharlatan Hellseher
43b8df4bec
gnu: Add splash.
* gnu/packages/astronomy.scm (splash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 00:11:18 +02:00
Alexey Abramov
40ad967322
services: dhcp-client: Implement and use a configuration record.
* gnu/services/networking.scm (dhcp-client-configuration): New record
configuration.
(dhcp-client-shepherd-service): Implement a shepher service. Provide a
deprication message for legacy configurations.
(dhcp-client-service-type): Use dhcp-client-shepherd-service.
* doc/guix.texi (Networking Setup): Update.
* po/guix/POTFILES.in: Add 'gnu/services/networking.scm'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 00:11:18 +02:00
Liliana Marie Prikler
9be5f88e18
gnu: gnome-maps: Properly wrap GI_TYPELIB_PATH.
This fixes a bug reported by pkill9 and tschilptschilp23 in IRC.
See <http://logs.guix.gnu.org/guix/2022-10-01.log#031053> and
<http://logs.guix.gnu.org/guix/2022-10-05.log#214334>.
It does so by using a snippet that's also applied in gnome-shell.

* gnu/packages/geo.scm (gnome-maps)[#:phases]: Remove ‘patch-dbus-service’.
Update ‘wrap’ so that it uses GJS-specific wrapping code rather than
wrap-program.
2022-10-05 22:05:43 +02:00
Liliana Marie Prikler
ccbeb3fde6
gnu: gnome-maps: Delete trailing space.
* gnu/packages/geo.scm (gnome-maps)[inputs]: Delete trailing spaces.
2022-10-05 21:45:18 +02:00
Liliana Marie Prikler
7ddba7bf66
gnu: gnome-maps: Update to 43.0.
* gnu/packages/geo.scm (gnome-maps): Update to 43.0.
[arguments]<#:meson>: Use meson-0.63.
<#:phases>: Replace ‘skip-gtk-update-icon-cache’ with
‘skip-cache-and-database-updates’.  Update accordingly.
2022-10-05 21:44:00 +02:00
Ricardo Wurmus
fd6cd9de86
gnu: Add megahit.
* gnu/packages/bioinformatics.scm (megahit): New variable.
2022-10-05 17:59:04 +02:00
Ricardo Wurmus
be1d561f1a
gnu: Add cd-hit-auxtools.
* gnu/packages/bioinformatics.scm (cd-hit-auxtools): New variable.
2022-10-05 14:28:24 +02:00
Ricardo Wurmus
3f627bf56b
gnu: cd-hit: Update to 4.8.1.
* gnu/packages/bioinformatics.scm (cd-hit): Update to 4.8.1.
[arguments]: Do not use quasiquote; remove trailing #T from build phases.
[inputs]: Add zlib.
2022-10-05 13:47:57 +02:00
Ricardo Wurmus
9ed65e6af7
gnu: kaiju: Update to 1.9.0.
* gnu/packages/bioinformatics.scm (kaiju): Update to 1.9.0.
[arguments]: Use gexps; wrap scripts in install phase.
[inputs]: Add bzip2, coreutils, curl, gawk, guile-3.0, gzip,
python-wrapper, tar, and wget.
2022-10-04 23:10:56 +02:00
Liliana Marie Prikler
a96ebe47b0
gnu: ibus: Build with GTK4.
* gnu/packages/ibus.scm (ibus)[arguments]: Add “--enable-gtk4”.
[inputs]: Add gtk and pango-next.
2022-10-04 20:40:46 +02:00
Liliana Marie Prikler
c264265abd
gnu: sdl2: Use ibus-minimal instead of ibus.
This prevents an input cycle between GTK -> ffmpeg -> sdl2 -> ibus -> GTK.

* gnu/packages/sdl.scm (sdl2)[inputs]: Replace ibus with ibus-minimal.
2022-10-04 20:40:46 +02:00
Liliana Marie Prikler
ef53c075a1
gnu: Add ibus-minimal.
* gnu/packages/ibus.scm (ibus-minimal): New variable.
(ibus): Inherit from ibus-minimal.
2022-10-04 20:40:45 +02:00
Jonathan Brielmaier
1c821a3a63
gnu: icedove: Update to 102.3.1 [security fixes].
Fixes CVE-2022-39236, CVE-2022-39249, CVE-2022-39250 and CVE-2022-39251.

* gnu/packages/gnuzilla.scm (icedove): Update to 102.3.1.
2022-10-04 20:36:24 +02:00
Ludovic Courtès
ecee392ef1
gnu: eog-plugins: Fix source URL.
The incorrect URL was introduced in
d6d861c615.

* gnu/packages/gnome.scm (eog-plugins)[source]: Change directory in URL.
2022-10-04 18:15:36 +02:00
Zzull
58f6b246a6
gnu: Add awscli-2.
* gnu/packages/python-web.scm (awscli-2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-04 18:15:36 +02:00
Zzull
d7932b731f
gnu: Add python-executor.
* gnu/packages/python-xyz.scm (python-executor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-04 18:15:36 +02:00
Zzull
0669bf64f7
gnu: Add python-property-manager.
* gnu/packages/python-xyz.scm (python-property-manager): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-04 18:15:35 +02:00
Ludovic Courtès
f83622f17d
services: anonip: Bail out when the input is not a FIFO.
* gnu/services/web.scm (anonip-shepherd-service)[start]: Accept zero
arguments.  Define 'spawn'.  Print a message and return #f when #$INPUT
does not denote a FIFO.
2022-10-04 18:15:35 +02:00
Ludovic Courtès
ae1af5d787
gnu: guix: Update to 17134b9.
* gnu/packages/package-management.scm (guix): Update to 17134b9.
2022-10-04 18:15:35 +02:00
( via Guix-patches via
7030f592c6
home: Add home-batsignal-service-type.
* gnu/home/services/pm.scm (home-batsignal-service-type): New variable.
(home-batsignal-configuration): New record type.
* doc/guix.texi: Document them.
* gnu/local.mk: Add gnu/home/services/pm.scm.
2022-10-04 17:04:45 +04:00
Timotej Lazar
ba84c8c448
gnu: augustus: Update to 3.2.0.
* gnu/packages/games.scm (augustus): Update to 3.2.0.
[inputs]: Add expat.
[snippet]: Unbundle it. Drop trailing #t.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-04 13:37:43 +02:00
jgart
31e19fd874
gnu: emacs-lsp-mode: Update to 26c4d3e.
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 26c4d3e.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-04 13:37:43 +02:00
Michael Rohleder
7e9534150b
gnu: emacs-nov-el: Update to 0.4.0 and use gexps.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.4.0.
[arguments]: Use gexps.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-04 13:37:42 +02:00
Nicolas Goaziou
df5a021f66
gnu: emacs-modus-themes: Update to 2.7.1.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.7.1.
2022-10-04 13:37:42 +02:00
Nicolas Goaziou
5e8221822e
gnu: emacs-org-mime: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-org-mime): Update to 0.3.2.
2022-10-04 13:37:42 +02:00
kiasoc5
fd7c34f2bf
gnu: Add emacs-circadian.
* gnu/packages/emacs-xyz.scm (emacs-circadian): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-04 13:37:41 +02:00
Ricardo Wurmus
17134b9ec1
gnu: r-tximeta: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.14.1.
2022-10-03 19:08:09 +02:00
Ricardo Wurmus
94693d1980
gnu: r-bionero: Update to 1.4.2.
* gnu/packages/bioconductor.scm (r-bionero): Update to 1.4.2.
[propagated-inputs]: Remove r-deseq2 and r-ggpubr; add r-ggrepel and r-patchwork.
2022-10-03 19:08:09 +02:00
Ricardo Wurmus
202fd44ca0
gnu: r-biodb: Update to 1.4.2.
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.4.2.
2022-10-03 19:08:09 +02:00
Ricardo Wurmus
87c097631f
gnu: r-biocdockermanager: Update to 1.8.1.
* gnu/packages/bioconductor.scm (r-biocdockermanager): Update to 1.8.1.
2022-10-03 19:08:09 +02:00
Ricardo Wurmus
6bf59194a6
gnu: r-basilisk: Update to 1.8.1.
* gnu/packages/bioconductor.scm (r-basilisk): Update to 1.8.1.
2022-10-03 19:08:09 +02:00
Ricardo Wurmus
2e7872f6c9
gnu: r-bgeecall: Update to 1.12.2.
* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.12.2.
2022-10-03 19:08:09 +02:00
Ricardo Wurmus
869b1f9f5c
gnu: r-pathview: Update to 1.36.1.
* gnu/packages/bioconductor.scm (r-pathview): Update to 1.36.1.
2022-10-03 19:08:09 +02:00
Ricardo Wurmus
547d4670e7
gnu: r-delayedmatrixstats: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-delayedmatrixstats): Update to 1.18.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
cc719399c9
gnu: r-scran: Update to 1.24.1.
* gnu/packages/bioconductor.scm (r-scran): Update to 1.24.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
1527d2e9df
gnu: r-scuttle: Update to 1.6.3.
* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.6.3.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
d66a466909
gnu: r-hdf5array: Update to 1.24.2.
* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.24.2.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
78ff15ae42
gnu: r-biocpkgtools: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.14.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
9af834ad37
gnu: r-biocviews: Update to 1.64.1.
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.64.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
8441c1f9ea
gnu: r-bioccheck: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-bioccheck): Update to 1.32.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
e30b2aeaa2
gnu: r-cytoml: Update to 2.8.1.
* gnu/packages/bioconductor.scm (r-cytoml): Update to 2.8.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
10c006c21d
gnu: r-opencyto: Update to 2.8.4.
* gnu/packages/bioconductor.scm (r-opencyto): Update to 2.8.4.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
bceed10243
gnu: r-flowstats: Update to 4.8.2.
* gnu/packages/bioconductor.scm (r-flowstats): Update to 4.8.2.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
eed76ad91a
gnu: r-flowviz: Update to 1.60.2.
* gnu/packages/bioconductor.scm (r-flowviz): Update to 1.60.2.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
f82d20caae
gnu: r-ggcyto: Update to 1.24.1.
* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.24.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
1c3750c9ea
gnu: r-ncdfflow: Update to 2.42.1.
* gnu/packages/bioconductor.scm (r-ncdfflow): Update to 2.42.1.
2022-10-03 19:08:08 +02:00
Ricardo Wurmus
23e42e77d4
gnu: r-rsubread: Update to 2.10.5.
* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.10.5.
2022-10-03 19:08:07 +02:00
Ricardo Wurmus
597106f234
gnu: r-rgadem: Update to 2.44.1.
* gnu/packages/bioconductor.scm (r-rgadem): Update to 2.44.1.
2022-10-03 19:08:07 +02:00
Ricardo Wurmus
83f0c1a39d
gnu: r-enrichplot: Update to 1.16.2.
* gnu/packages/bioconductor.scm (r-enrichplot): Update to 1.16.2.
2022-10-03 19:08:07 +02:00
Ricardo Wurmus
842431a036
gnu: r-dose: Update to 3.22.1.
* gnu/packages/bioconductor.scm (r-dose): Update to 3.22.1.
2022-10-03 19:08:07 +02:00