jackhill/guix/guix.git
15 months agoservices: gnome-desktop-service-type: Extend setuid-program-service-type.
Maxim Cournoyer [Fri, 17 Feb 2023 05:41:15 +0000 (00:41 -0500)]
services: gnome-desktop-service-type: Extend setuid-program-service-type.

* gnu/services/desktop.scm (gnome-setuid-programs): New variable.
(gnome-desktop-service-type): Extend setuid-program-service-type with it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agoservices: desktop: Extract a new gnome-package procedure.
Maxim Cournoyer [Fri, 17 Feb 2023 14:16:17 +0000 (09:16 -0500)]
services: desktop: Extract a new gnome-package procedure.

* gnu/services/desktop.scm (<gnome-desktop-configuration>): Rename gnome
package accessor to gnome-desktop-configuration-gnome, to avoid name conflict.
(gnome-packages): Change first argument from a config object to a the gnome
package used.  Rename second argument from package to name.  Extract core
logic into...
(gnome-package): ... this.
(gnome-udev-rules, gnome-polkit-settings): Adjust accordingly.
(gnome-desktop-service-type): Likewise.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agoservices: gnome-polkit-settings: Add spice-gtk.
Maxim Cournoyer [Thu, 16 Feb 2023 17:21:39 +0000 (12:21 -0500)]
services: gnome-polkit-settings: Add spice-gtk.

* gnu/services/desktop.scm (gnome-polkit-settings): Add spice-gtk to the GNOME
packages providing polkit rules.
(package-direct-input-selector): Allow passing a list corresponding to the
dependency tree, so that non-propagated transitive inputs can be specified.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: gnome-boxes: Update to 43.3.
Maxim Cournoyer [Thu, 16 Feb 2023 22:23:41 +0000 (23:23 +0100)]
gnu: gnome-boxes: Update to 43.3.

* gnu/packages/gnome.scm (gnome-boxes): Update to 43.3.
[arguments]: Remove configure-flags.  Adjust disable-gtk-update-icon-cache
phase.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup2 with webkitgtk.
[native-inputs]: Replace vala with vala-next.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: osinfo-db: Use libsoup 3.
Maxim Cournoyer [Fri, 17 Feb 2023 00:25:33 +0000 (01:25 +0100)]
gnu: osinfo-db: Use libsoup 3.

* gnu/packages/virtualization.scm (libosinfo) [inputs]: Replace libsoup2 with libsoup.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-gtk: Enable support for polkit, webdav and others.
Maxim Cournoyer [Thu, 16 Feb 2023 17:00:25 +0000 (12:00 -0500)]
gnu: spice-gtk: Enable support for polkit, webdav and others.

* gnu/packages/spice.scm (spice-gtk) [arguments]: Add the correct-polkit-dir
and fake-pkexec phases.
[inputs]: Add acl, cyrus-sasl, libcap-ng, polkit and usbutils.
[propagated-inputs]: Add libcacard and phodav.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: phodav: Propagate glib, libsoup and libxml2.
Maxim Cournoyer [Thu, 16 Feb 2023 16:16:31 +0000 (11:16 -0500)]
gnu: phodav: Propagate glib, libsoup and libxml2.

* gnu/packages/gnome.scm (phodav) [inputs]: Move libsoup to...
[propagated-inputs]: ... here.  Add glib and libxml2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: usbutils: Update to 015.
Maxim Cournoyer [Thu, 16 Feb 2023 16:10:34 +0000 (11:10 -0500)]
gnu: usbutils: Update to 015.

* gnu/packages/linux.scm (usbutils): Update to 015.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-vdagent: Update to 0.22.1.
Maxim Cournoyer [Thu, 16 Feb 2023 15:55:26 +0000 (10:55 -0500)]
gnu: spice-vdagent: Update to 0.22.1.

* gnu/packages/spice.scm (spice-vdagent): Update to 0.22.1.
[source]: Delete patch.
* gnu/packages/patches/spice-vdagent-glib-2.68.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice: Update to 0.15.1.
Maxim Cournoyer [Thu, 16 Feb 2023 15:52:25 +0000 (10:52 -0500)]
gnu: spice: Update to 0.15.1.

* gnu/packages/spice.scm (spice): Update to 0.15.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: libcacard: Remove obsolete configure flags.
Maxim Cournoyer [Thu, 16 Feb 2023 15:51:17 +0000 (10:51 -0500)]
gnu: libcacard: Remove obsolete configure flags.

* gnu/packages/spice.scm (libcacard) [arguments]: Delete field.
[propagated-inputs]: Reword comment.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: virglrenderer: Update to 0.7.0.
Maxim Cournoyer [Thu, 16 Feb 2023 15:44:30 +0000 (10:44 -0500)]
gnu: virglrenderer: Update to 0.7.0.

* gnu/packages/spice.scm (virglrenderer): Update to 0.7.0.  Remove
patch. Re-indent and sort inputs.
* gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: usbredir: Update to 0.13.0.
Maxim Cournoyer [Thu, 16 Feb 2023 15:41:53 +0000 (10:41 -0500)]
gnu: usbredir: Update to 0.13.0.

* gnu/packages/spice.scm (usbredir): Update to 0.13.0.
[inputs]: Add glib.
[native-inputs]: Remove autoconf, automake, and libtool.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-protocol: Update to 0.14.4.
Maxim Cournoyer [Thu, 16 Feb 2023 15:39:53 +0000 (10:39 -0500)]
gnu: spice-protocol: Update to 0.14.4.

* gnu/packages/spice.scm (spice-protocol): Update to 0.14.4.
[arguments]: Use gexps.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir.
Maxim Cournoyer [Thu, 16 Feb 2023 15:35:38 +0000 (10:35 -0500)]
gnu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir.

* gnu/packages/spice.scm (spice-gtk)
[inputs]: Move libjpeg-turbo, lz4, opus, and usbredir to...
[propagated-inputs]: ... here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-gtk: Update to 0.42.
Maxim Cournoyer [Thu, 16 Feb 2023 14:09:06 +0000 (09:09 -0500)]
gnu: spice-gtk: Update to 0.42.

* gnu/packages/spice.scm (spice-gtk): Update to 0.42.
[build-system]: Use meson-build-system.
[arguments]: Remove configure-flags.
Rename disable-session-test phase to disable-problematic-tests, and adjust.
Remove the patch-la-files phase.
[native-inputs]: Add python, python-pyparsing and python-six.
[inputs]: Remove python.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-gtk: Use gexps.
Maxim Cournoyer [Thu, 16 Feb 2023 05:14:12 +0000 (00:14 -0500)]
gnu: spice-gtk: Use gexps.

* gnu/packages/spice.scm (spice-gtk) [arguments]: Streamline and use gexps.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-gtk: Remove input labels.
Maxim Cournoyer [Thu, 16 Feb 2023 05:13:06 +0000 (00:13 -0500)]
gnu: spice-gtk: Remove input labels.

* gnu/packages/spice.scm (spice-gtk): Remove input labels.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: spice-gtk: Fix indentation and normalize field order.
Maxim Cournoyer [Thu, 16 Feb 2023 05:08:53 +0000 (00:08 -0500)]
gnu: spice-gtk: Fix indentation and normalize field order.

* gnu/packages/spice.scm (spice-gtk): Fix indentation.  Move and re-order
inputs below arguments.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
15 months agognu: guix: Update to 1.4.0-4.01fd830.
Maxim Cournoyer [Sat, 25 Feb 2023 13:36:33 +0000 (08:36 -0500)]
gnu: guix: Update to 1.4.0-4.01fd830.

* gnu/packages/package-management.scm (guix): Update to 1.4.0-4.01fd830.

15 months agognu: texlive-xstring: Supersed texlive-generic-xstring.
Nicolas Goaziou [Sat, 25 Feb 2023 11:23:34 +0000 (12:23 +0100)]
gnu: texlive-xstring: Supersed texlive-generic-xstring.

* gnu/packages/tex.scm (texlive-xstring): New variable.
(texlive-generic-xstring): Deprecate in favour of the above.
(texlive-minted): Use new name.

15 months agognu: texlive-soul: Supersede texlive-generic-soul.
Nicolas Goaziou [Sat, 25 Feb 2023 10:57:19 +0000 (11:57 +0100)]
gnu: texlive-soul: Supersede texlive-generic-soul.

* gnu/packages/tex.scm (texlive-soul): New variable.
(texlive-generic-soul): Deprecate in favour of the above.

15 months agognu: u-boot-ts7970-q-2g-1000mhz-c: Adjust description.
Maxim Cournoyer [Sat, 25 Feb 2023 04:25:56 +0000 (23:25 -0500)]
gnu: u-boot-ts7970-q-2g-1000mhz-c: Adjust description.

* gnu/packages/bootloaders.scm (u-boot-ts7970-q-2g-1000mhz-c): Adjust the
u-boot.imx file name on the SD card to the default one used by the
'u-boot-ts7970-q-2g-1000mhz-c-bootloader' bootloader.

15 months agooffload: Increase initial SSH connection timeout.
Maxim Cournoyer [Sat, 25 Feb 2023 02:24:52 +0000 (21:24 -0500)]
offload: Increase initial SSH connection timeout.

Fixes <https://issues.guix.gnu.org/61646>.

* guix/scripts/offload.scm (open-ssh-session): Increase connection timeout
from 10 s to 30 s.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
15 months agognu: Add python-spherical-geometry.
Sharlatan Hellseher [Mon, 23 May 2022 22:44:58 +0000 (23:44 +0100)]
gnu: Add python-spherical-geometry.

* gnu/packages/astronomy.scm (python-spherical-geometry): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
15 months agognu: Add postmarketos-theme.
conses [Mon, 20 Feb 2023 19:58:46 +0000 (20:58 +0100)]
gnu: Add postmarketos-theme.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
15 months agoservices: console-font, kmscon: Refer to native 'font-gnu-unifont' builds.
Ludovic Courtès [Fri, 24 Feb 2023 22:41:05 +0000 (23:41 +0100)]
services: console-font, kmscon: Refer to native 'font-gnu-unifont' builds.

Fixes a regression introduce in 01334a61c7541d8ae29c5252e2e5b3ed7a59c552
that would prevent system cross-compilation (with "guix system image
--target=...") due to 'font-gnu-unifont' depending on 'perl-gd', which
currently cannot be cross-compiled.

* gnu/services/base.scm (%default-console-font, kmscon-service-type):
Refer to 'font-gnu-unifont' with 'ungexp-native'.

15 months agognu: guix-icons: Never cross-compile.
Ludovic Courtès [Fri, 24 Feb 2023 22:24:36 +0000 (23:24 +0100)]
gnu: guix-icons: Never cross-compile.

* gnu/packages/package-management.scm (guix-icons)[arguments]:
Add #:target #f.

15 months agognu: python-paste: Update to 3.5.2.
Jake Leporte [Mon, 20 Feb 2023 16:13:06 +0000 (10:13 -0600)]
gnu: python-paste: Update to 3.5.2.

* gnu/packages/python-web.scm (python-paste): Update to 3.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
15 months agognu: libgc: Define properties for the 'generic-html' updater.
Ludovic Courtès [Fri, 24 Feb 2023 16:06:12 +0000 (17:06 +0100)]
gnu: libgc: Define properties for the 'generic-html' updater.

* gnu/packages/bdw-gc.scm (libgc)[source]: Add second URL.
[properties]: New field.

15 months agognu: goffice@0.8: Remove input labels.
Ludovic Courtès [Fri, 24 Feb 2023 14:07:56 +0000 (15:07 +0100)]
gnu: goffice@0.8: Remove input labels.

* gnu/packages/gnome.scm (goffice-0.8)[inputs]: Remove label, use
'modify-inputs'.

15 months agognu: perl-gd: Use gexps.
Ludovic Courtès [Fri, 24 Feb 2023 13:53:56 +0000 (14:53 +0100)]
gnu: perl-gd: Use gexps.

This helps cross-compilation: in that case, '%build-inputs' was unbound.

* gnu/packages/gd.scm (perl-gd)[arguments]: Rewrite using gexps.

15 months agognu: perl-gd: Remove input labels.
Ludovic Courtès [Fri, 24 Feb 2023 13:43:07 +0000 (14:43 +0100)]
gnu: perl-gd: Remove input labels.

* gnu/packages/gd.scm (perl-gd)[inputs]: Remove labels.

15 months agognu: binutils-gold: Remove input label.
Ludovic Courtès [Thu, 23 Feb 2023 22:03:28 +0000 (23:03 +0100)]
gnu: binutils-gold: Remove input label.

* gnu/packages/base.scm (binutils-gold)[native-inputs]: Remove label.

15 months agognu: python: Remove input labels.
Ludovic Courtès [Thu, 23 Feb 2023 21:12:59 +0000 (22:12 +0100)]
gnu: python: Remove input labels.

* gnu/packages/python.scm (python-3.9)[native-inputs]: Remove labels.
(python2-minimal)[inputs]: Likewise.
(python-minimal)[inputs]: Likewise.

15 months agognu: u-boot-rock64-rk3328: Fix typo that causes boot failure.
Simon South [Fri, 24 Feb 2023 20:08:09 +0000 (15:08 -0500)]
gnu: u-boot-rock64-rk3328: Fix typo that causes boot failure.

* gnu/packages/bootloaders.scm (u-boot-rock64-rk3328)[arguments]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
15 months agognu: qpdfview: Use new package style.
Timotej Lazar [Fri, 24 Feb 2023 16:35:04 +0000 (17:35 +0100)]
gnu: qpdfview: Use new package style.

* gnu/packages/pdf.scm (qpdfview)[arguments]: Use gexps.

Signed-off-by: Leo Famulari <leo@famulari.name>
15 months agognu: qpdfview: Update to 0.5.0.
Timotej Lazar [Fri, 24 Feb 2023 16:35:02 +0000 (17:35 +0100)]
gnu: qpdfview: Update to 0.5.0.

* gnu/packages/pdf.scm (qpdfview): Update to 0.5.0.
* gnu/packages/patches/qpdfview-qt515-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
15 months agoRevert "gnu: cl-mcclim: Enable Freetype renderer."
Guillaume Le Vaillant [Fri, 24 Feb 2023 16:19:40 +0000 (17:19 +0100)]
Revert "gnu: cl-mcclim: Enable Freetype renderer."

This reverts commit 67e4596781e11cd93b1fc6708484b6468388a18a.
This will need more work to work properly.

15 months agognu: cl-mcclim: Enable Freetype renderer.
Guillaume Le Vaillant [Fri, 24 Feb 2023 14:40:04 +0000 (15:40 +0100)]
gnu: cl-mcclim: Enable Freetype renderer.

* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Add
  'enable-freetype-renderer' phase.

15 months agognu: cl-mcclim: Update to 0.9.7-3.ece91cf.
Guillaume Le Vaillant [Fri, 24 Feb 2023 13:38:48 +0000 (14:38 +0100)]
gnu: cl-mcclim: Update to 0.9.7-3.ece91cf.

* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-3.ece91cf.
  [inputs]: Add cl-base64 and cl-who.
  [arguments]: Remove 'fix-build' phase.

15 months agognu: cl-zpb-ttf: Update to 1.0.6.
Guillaume Le Vaillant [Fri, 24 Feb 2023 13:14:47 +0000 (14:14 +0100)]
gnu: cl-zpb-ttf: Update to 1.0.6.

* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.6.

15 months agognu: cl-slime-swank: Update to 2.28.
Guillaume Le Vaillant [Fri, 24 Feb 2023 13:11:11 +0000 (14:11 +0100)]
gnu: cl-slime-swank: Update to 2.28.

* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28.

15 months agognu: cl-log4cl: Update to 1.1.4-1.75c4184.
Guillaume Le Vaillant [Fri, 24 Feb 2023 13:04:51 +0000 (14:04 +0100)]
gnu: cl-log4cl: Update to 1.1.4-1.75c4184.

* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-1.75c4184.

15 months agognu: cl-clx: Update to 0.7.5-1.3840045.
Guillaume Le Vaillant [Fri, 24 Feb 2023 12:58:16 +0000 (13:58 +0100)]
gnu: cl-clx: Update to 0.7.5-1.3840045.

* gnu/packages/lisp-xyz.scm (sbcl-clx): Update to 0.7.5-1.3840045.
  [native-inputs]: Add xorg-server-for-tests.
  [arguments]: Add 'prepare-test-environment' phase.

15 months agognu: cl-pdf: Update to 2.0.0-3.ee904a1.
Guillaume Le Vaillant [Fri, 24 Feb 2023 12:44:54 +0000 (13:44 +0100)]
gnu: cl-pdf: Update to 2.0.0-3.ee904a1.

* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-3.ee904a1.

15 months agognu: cl-freetype2: Update to 1.1-1.8bcb232.
Guillaume Le Vaillant [Fri, 24 Feb 2023 12:39:22 +0000 (13:39 +0100)]
gnu: cl-freetype2: Update to 1.1-1.8bcb232.

* gnu/packages/lisp-xyz.scm (sbcl-cl-freetype2): Update to 1.1-1.8bcb232.
  [inputs]: Remove labels.

15 months agognu: cl-djula: Update to 0.2.0-2.6f14259.
Guillaume Le Vaillant [Fri, 24 Feb 2023 12:30:18 +0000 (13:30 +0100)]
gnu: cl-djula: Update to 0.2.0-2.6f14259.

* gnu/packages/lisp-xyz.scm (sbcl-djula): Update to 0.2.0-2.6f14259.

15 months agognu: cl-collectors: Update to 1.0-1.748f0a1.
Guillaume Le Vaillant [Fri, 24 Feb 2023 12:23:33 +0000 (13:23 +0100)]
gnu: cl-collectors: Update to 1.0-1.748f0a1.

* gnu/packages/lisp-xyz.scm (sbcl-collectors): Update to 1.0-1.748f0a1.

15 months agognu: cl-introspect-environment: Update to 0.1-2.8fb20a1.
Guillaume Le Vaillant [Fri, 24 Feb 2023 12:16:30 +0000 (13:16 +0100)]
gnu: cl-introspect-environment: Update to 0.1-2.8fb20a1.

* gnu/packages/lisp-xyz.scm (sbcl-introspect-environment): Update to
  0.1-2.8fb20a1.

15 months agognu: cl-trivial-utf-8: Update to 0.0.0-2.6ca9943.
Guillaume Le Vaillant [Fri, 24 Feb 2023 10:46:12 +0000 (11:46 +0100)]
gnu: cl-trivial-utf-8: Update to 0.0.0-2.6ca9943.

* gnu/packages/lisp-xyz.scm (sbcl-trivial-utf-8): Update to 0.0.0-2.6ca9943.

15 months agognu: cl-fast-io: Update to 1.0.0-3.a4c5ad6.
Guillaume Le Vaillant [Fri, 24 Feb 2023 10:39:57 +0000 (11:39 +0100)]
gnu: cl-fast-io: Update to 1.0.0-3.a4c5ad6.

* gnu/packages/lisp-xyz.scm (sbcl-fast-io): Update to 1.0.0-3.a4c5ad6.
  [arguments]: Enable tests.

15 months agognu: cl-lisp-namespace: Update to 0.1-2.699fccb.
Guillaume Le Vaillant [Fri, 24 Feb 2023 10:32:24 +0000 (11:32 +0100)]
gnu: cl-lisp-namespace: Update to 0.1-2.699fccb.

* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace): Update to 0.1-2.699fccb.

15 months agognu: cl-let-plus: Update to 0.0.0-2.455e657.
Guillaume Le Vaillant [Fri, 24 Feb 2023 10:19:35 +0000 (11:19 +0100)]
gnu: cl-let-plus: Update to 0.0.0-2.455e657.

* gnu/packages/lisp-xyz.scm (sbcl-let-plus): Update to 0.0.0-2.455e657.

15 months agognu: cl-trivial-indent: Update to 1.0.0-1.f252750.
Guillaume Le Vaillant [Fri, 24 Feb 2023 10:02:22 +0000 (11:02 +0100)]
gnu: cl-trivial-indent: Update to 1.0.0-1.f252750.

* gnu/packages/lisp-xyz.scm (sbcl-trivial-indent): Update to 1.0.0-1.f252750.

15 months agognu: cl-anaphora: Update to 0.9.8.
Guillaume Le Vaillant [Fri, 24 Feb 2023 09:57:01 +0000 (10:57 +0100)]
gnu: cl-anaphora: Update to 0.9.8.

* gnu/packages/lisp-xyz.scm (sbcl-anaphora): Update to 0.9.8.

15 months agognu: cl-local-time: Update to 1.0.6-3.40169fe.
Guillaume Le Vaillant [Fri, 24 Feb 2023 09:53:39 +0000 (10:53 +0100)]
gnu: cl-local-time: Update to 1.0.6-3.40169fe.

* gnu/packages/lisp-xyz.scm (sbcl-local-time): Update to 1.0.6-3.40169fe.

15 months agognu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.
Guillaume Le Vaillant [Fri, 24 Feb 2023 09:45:37 +0000 (10:45 +0100)]
gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.

* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-5.1e2ffc9.

15 months agognu: cl-named-readtables: Update to 0.9-4.d5ff162.
Guillaume Le Vaillant [Fri, 24 Feb 2023 09:37:40 +0000 (10:37 +0100)]
gnu: cl-named-readtables: Update to 0.9-4.d5ff162.

* gnu/packages/lisp-xyz.scm (sbcl-named-readtables): Update to 0.9-4.d5ff162.
  [arguments]: Disable tests.

15 months agognu: cl-cffi: Remove input labels.
Guillaume Le Vaillant [Fri, 24 Feb 2023 09:17:55 +0000 (10:17 +0100)]
gnu: cl-cffi: Remove input labels.

* gnu/packages/lisp-xyz.scm (sbcl-cffi)[source]: Fix file name.
  [inputs, native-inputs]: Remove labels.

15 months agognu: cl-usocket: Update to 0.8.5.
Guillaume Le Vaillant [Fri, 24 Feb 2023 09:12:09 +0000 (10:12 +0100)]
gnu: cl-usocket: Update to 0.8.5.

* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.5.

15 months agognu: cl-closer-mop: Update to 1.0.0-3.7b86f2a.
Guillaume Le Vaillant [Fri, 24 Feb 2023 09:05:10 +0000 (10:05 +0100)]
gnu: cl-closer-mop: Update to 1.0.0-3.7b86f2a.

* gnu/packages/lisp-xyz.scm (sbcl-closer-mop): Update to 1.0.0-3.7b86f2a.

15 months agognu: cl-babel: Update to 0.5.0-3.627d6a6.
Guillaume Le Vaillant [Fri, 24 Feb 2023 08:59:03 +0000 (09:59 +0100)]
gnu: cl-babel: Update to 0.5.0-3.627d6a6.

* gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-3.627d6a6.

15 months agoscripts: home: Move ensure-profile-directory to a better place.
Andrew Tropin [Fri, 24 Feb 2023 12:04:33 +0000 (16:04 +0400)]
scripts: home: Move ensure-profile-directory to a better place.

The profile directory is usually created by daemon, when user opens a
connection.  Ideally, we would like to remove ensure-profile-directory call at
all, but daemon doesn't handle case with custom $GUIX_STATE_DIRECTORY yet.
More information in: <https://issues.guix.gnu.org/61717>

* guix/scripts/home.scm (process-action): Move ensure-profile-directory call
to the place, where connection to the daemon is already open.

Reported-by: wolf <wolf@wolfsden.cz>
15 months agognu: Fix texlive-minted build.
Nicolas Goaziou [Fri, 24 Feb 2023 11:09:54 +0000 (12:09 +0100)]
gnu: Fix texlive-minted build.

* gnu/packages/tex.scm (texlive-fancyvrb): New variable.
(texlive-minted): Fix hash.

15 months agognu: emacs-suneater-theme: Update to 2.2.1.
Nicolas Goaziou [Fri, 24 Feb 2023 10:50:10 +0000 (11:50 +0100)]
gnu: emacs-suneater-theme: Update to 2.2.1.

* gnu/packages/emacs-xyz.scm (emacs-suneater-theme): Update to 2.2.1.

15 months agognu: emacs-taxy-magit-section: Update to 0.12.2.
Nicolas Goaziou [Fri, 24 Feb 2023 10:48:40 +0000 (11:48 +0100)]
gnu: emacs-taxy-magit-section: Update to 0.12.2.

* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.12.2.

15 months agognu: Add tofi.
Yovan Naumovski [Mon, 20 Feb 2023 21:35:18 +0000 (23:35 +0200)]
gnu: Add tofi.

* gnu/packages/xdisorg.scm (tofi): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
15 months agognu: Add emacs-display-wttr.
conses [Thu, 23 Feb 2023 12:31:23 +0000 (13:31 +0100)]
gnu: Add emacs-display-wttr.

* gnu/packages/emacs-xyz.scm (emacs-display-wttr): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
15 months agognu: freeciv: Update to 3.0.6.
Yovan Naumovski [Thu, 23 Feb 2023 20:49:33 +0000 (22:49 +0200)]
gnu: freeciv: Update to 3.0.6.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
15 months agognu: r-tximeta: Update to 1.16.1.
Simon Tournier [Mon, 20 Feb 2023 18:54:11 +0000 (19:54 +0100)]
gnu: r-tximeta: Update to 1.16.1.

* gnu/packages/bioconductor.scm (r-tximeta): Update to 1.16.1.

15 months agognu: r-gviz: Update to 1.42.1.
Simon Tournier [Mon, 20 Feb 2023 18:54:10 +0000 (19:54 +0100)]
gnu: r-gviz: Update to 1.42.1.

* gnu/packages/bioconductor.scm (r-gviz): Update to 1.42.1.

15 months agognu: r-scran: Update to 1.26.2.
Simon Tournier [Mon, 20 Feb 2023 18:54:09 +0000 (19:54 +0100)]
gnu: r-scran: Update to 1.26.2.

* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.2.

15 months agognu: r-scuttle: Update to 1.8.4.
Simon Tournier [Mon, 20 Feb 2023 18:54:08 +0000 (19:54 +0100)]
gnu: r-scuttle: Update to 1.8.4.

* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.8.4.

15 months agognu: r-preprocesscore: Update to 1.60.2.
Simon Tournier [Mon, 20 Feb 2023 18:54:07 +0000 (19:54 +0100)]
gnu: r-preprocesscore: Update to 1.60.2.

* gnu/packages/bioconductor.scm (r-preprocesscore): Update to 1.60.2.

15 months agognu: r-variancepartition: Update to 1.28.4.
Simon Tournier [Mon, 20 Feb 2023 18:54:06 +0000 (19:54 +0100)]
gnu: r-variancepartition: Update to 1.28.4.

* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.28.4.

15 months agognu: r-biocfilecache: Update to 2.6.1.
Simon Tournier [Mon, 20 Feb 2023 18:54:05 +0000 (19:54 +0100)]
gnu: r-biocfilecache: Update to 2.6.1.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.6.1.

15 months agognu: r-massspecwavelet: Update to 1.64.1.
Simon Tournier [Mon, 20 Feb 2023 18:54:04 +0000 (19:54 +0100)]
gnu: r-massspecwavelet: Update to 1.64.1.

* gnu/packages/bioconductor.scm (r-massspecwavelet): Update to 1.64.1.

15 months agognu: r-lpsymphony: Update to 1.26.3.
Simon Tournier [Mon, 20 Feb 2023 18:54:03 +0000 (19:54 +0100)]
gnu: r-lpsymphony: Update to 1.26.3.

* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.26.3.

15 months agognu: r-dnacopy: Update to 1.72.3.
Simon Tournier [Mon, 20 Feb 2023 18:54:02 +0000 (19:54 +0100)]
gnu: r-dnacopy: Update to 1.72.3.

* gnu/packages/bioconductor.scm (r-dnacopy): Update to 1.72.3.

15 months agognu: r-interactionset: Update to 1.26.1.
Simon Tournier [Mon, 20 Feb 2023 18:54:01 +0000 (19:54 +0100)]
gnu: r-interactionset: Update to 1.26.1.

* gnu/packages/bioconductor.scm (r-interactionset): Update to 1.26.1.

15 months agognu: r-oligo: Update to 1.62.2.
Simon Tournier [Mon, 20 Feb 2023 18:54:00 +0000 (19:54 +0100)]
gnu: r-oligo: Update to 1.62.2.

* gnu/packages/bioconductor.scm (r-oligo): Update to 1.62.2.

15 months agognu: r-variantannotation: Update to 1.44.1.
Simon Tournier [Mon, 20 Feb 2023 18:53:59 +0000 (19:53 +0100)]
gnu: r-variantannotation: Update to 1.44.1.

* gnu/packages/bioconductor.scm (r-variantannotation): Update to 1.44.1.

15 months agognu: r-stringdb: Update to 2.10.1.
Simon Tournier [Mon, 20 Feb 2023 18:53:58 +0000 (19:53 +0100)]
gnu: r-stringdb: Update to 2.10.1.

* gnu/packages/bioconductor.scm (r-stringdb): Update to 2.10.1.

15 months agognu: r-limma: Update to 3.54.1.
Simon Tournier [Mon, 20 Feb 2023 18:53:57 +0000 (19:53 +0100)]
gnu: r-limma: Update to 3.54.1.

* gnu/packages/bioconductor.scm (r-limma): Update to 3.54.1.

15 months agognu: r-impute: Update to 1.72.3.
Simon Tournier [Mon, 20 Feb 2023 18:53:56 +0000 (19:53 +0100)]
gnu: r-impute: Update to 1.72.3.

* gnu/packages/bioconductor.scm (r-impute): Update to 1.72.3.

15 months agognu: r-genomicfeatures: Update to 1.50.4.
Simon Tournier [Mon, 20 Feb 2023 18:53:55 +0000 (19:53 +0100)]
gnu: r-genomicfeatures: Update to 1.50.4.

* gnu/packages/bioconductor.scm (r-genomicfeatures): Update to 1.50.4.

15 months agognu: r-genomeinfodb: Update to 1.34.9.
Simon Tournier [Mon, 20 Feb 2023 18:53:54 +0000 (19:53 +0100)]
gnu: r-genomeinfodb: Update to 1.34.9.

* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.34.9.

15 months agognu: r-genefilter: Update to 1.80.3.
Simon Tournier [Mon, 20 Feb 2023 18:53:53 +0000 (19:53 +0100)]
gnu: r-genefilter: Update to 1.80.3.

* gnu/packages/bioconductor.scm (r-genefilter): Update to 1.80.3.

15 months agognu: r-edger: Update to 3.40.2.
Simon Tournier [Mon, 20 Feb 2023 18:53:52 +0000 (19:53 +0100)]
gnu: r-edger: Update to 3.40.2.

* gnu/packages/bioconductor.scm (r-edger): Update to 3.40.2.

15 months agognu: r-deseq2: Update to 1.38.3.
Simon Tournier [Mon, 20 Feb 2023 18:53:51 +0000 (19:53 +0100)]
gnu: r-deseq2: Update to 1.38.3.

* gnu/packages/bioconductor.scm (r-deseq2): Update to 1.38.3.

15 months agognu: r-bsgenome: Update to 1.66.3.
Simon Tournier [Mon, 20 Feb 2023 18:53:50 +0000 (19:53 +0100)]
gnu: r-bsgenome: Update to 1.66.3.

* gnu/packages/bioconductor.scm (r-bsgenome): Update to 1.66.3.

15 months agognu: r-annotationforge: Update to 1.40.1.
Simon Tournier [Mon, 20 Feb 2023 18:53:49 +0000 (19:53 +0100)]
gnu: r-annotationforge: Update to 1.40.1.

* gnu/packages/bioconductor.scm (r-annotationforge): Update to 1.40.1.

15 months agognu: r-cytolib: Update to 2.10.1.
Simon Tournier [Mon, 20 Feb 2023 18:53:48 +0000 (19:53 +0100)]
gnu: r-cytolib: Update to 2.10.1.

* gnu/packages/bioconductor.scm (r-cytolib): Update to 2.10.1.
[propagated-inputs]: Remove r-rcpp, r-rcpparmadillo and r-rcppparallel.

15 months agogit: Make better use of the better progress bar.
Tobias Geerinckx-Rice [Sun, 19 Feb 2023 00:00:00 +0000 (01:00 +0100)]
git: Make better use of the better progress bar.

Commit 189525412e3d803f3f77e15ec4a62aaa57f65a2d introduced
‘high-resolution’ Unicode progress bars, but these require more granular
calls to reach their full potential.

* guix/git.scm (show-progress): Derive the number of PROGRESS-BAR
updates from its maximum resolution, rather than hard-coding 100.

15 months agogit: Factor out INDEXER-PROGRESS-TOTAL-OBJECTS access.
Tobias Geerinckx-Rice [Sun, 19 Feb 2023 00:00:00 +0000 (01:00 +0100)]
git: Factor out INDEXER-PROGRESS-TOTAL-OBJECTS access.

* guix/git.scm (show-progress): Reuse the result of the first call.

15 months agossh: Factor out progress % calculation.
Tobias Geerinckx-Rice [Sun, 19 Feb 2023 00:00:00 +0000 (01:00 +0100)]
ssh: Factor out progress % calculation.

* guix/ssh.scm (notify-transfer-progress): Trust its % argument.

15 months agognu: bees: Drop ‘dedupe’ slang.
Tobias Geerinckx-Rice [Sun, 19 Feb 2023 00:00:00 +0000 (01:00 +0100)]
gnu: bees: Drop ‘dedupe’ slang.

* gnu/packages/file-systems.scm (bees)[synopsis, description]: Write out
‘deduplication’ in full.  Expand @acronym in description rather than
synopsis.  Drop filler words.

15 months agognu: bees: Update to 0.9.2.
Morgan Smith [Sun, 12 Feb 2023 18:12:56 +0000 (13:12 -0500)]
gnu: bees: Update to 0.9.2.

* gnu/packages/file-systems.scm (bees): Update to 0.9.2.
[license]: Add two individual licences.
* gnu/packages/patches/bees-beesd-honor-destdir-on-installation.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
15 months agognu: homebank: Update to 5.6.2.
Tobias Geerinckx-Rice [Sun, 19 Feb 2023 00:00:00 +0000 (01:00 +0100)]
gnu: homebank: Update to 5.6.2.

* gnu/packages/finance.scm (homebank): Update to 5.6.2.