gnu: python-jupyter-client: Fix build. * gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]<#:phases> [check]: Ignore DeprecationWarning. Change-Id: I62fe07725e8aaf2bd7d5c4022f11237320727cfe
gnu: python-libvirt: Fix build. * gnu/packages/virtualization.scm (python-libvirt)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I3f5ada563ad66b67e2d0b67a027ff8efad9bce99
gnu: b4: Fix build. * gnu/packages/version-control.scm (b4)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: Ib9406def598f4654f564286d47fe1821a712367f
gnu: python-sip: Skip the test phase. * gnu/packages/qt.scm (python-sip)[arguments]: Skip the tests. Change-Id: I329d774ab4abe25dc9a5db7b8f49ff548590d310
gnu: python-setuptools-scm-next: Fix build. * gnu/packages/python-build.scm (python-setuptools-scm-next) [native-inputs]: Add python-wheel. Change-Id: Ib5ba510b67f652119f20b0e5a601cc7082716427
gnu: vdirsyncer: Fix build. * gnu/packages/dav.scm (vdirsyncer)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: Ie949357cad03d55f79d4d73c1be9aaec50e53696
gnu: python-icalendar: Fix build. * gnu/packages/python-xyz.scm (python-icalendar)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ibb367c723895ea82c71d954896c9969f3a2bd785
gnu: python-urwidgets: Update to 0.2.1. * gnu/packages/python-xyz.scm (python-urwidgets): Update to 0.2.1. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I31f06eab91c435f7192812310a6a6b001145f60e
gnu: toot: Fix build. * gnu/packages/fediverse.scm (toot)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I404c25a277f455169c294e8fdcfcd1596ebce0e1
services: mingetty: Support waiting on shepherd services. For auto-login on systems with elogind, dbus-system needs to be started. This commit adds ability to express that ordering. * gnu/services/base.scm (<mingetty-configuration>): Add shepherd-requirement field. (mingetty-shepherd-service): Use it. * doc/guix.texi (Base Services)<mingetty-configuration>: Document it. Change-Id: Iedbdc4375180740379d561aa193d7c63350d2e7b Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
services: mingetty: Rename misnamed accessors. Rename the accessors to ensure all start with `mingetty-configuration-' prefix. Some were named just `mingetty-$FIELD', instead of `mingetty-configuration-$FIELD'. The renaming *is* backwards compatible, since in the define-module's #:export argument the correct (`mingetty-configuration-$FIELD') were used already and thus the accessors were not accessible. * gnu/services/base.scm (<mingetty-configuration>): Rename accessors for auto-login, login-program, login-pause?, clear-on-logout?. Change-Id: I4557a82498805ade0b341feda9d33eccc305690f Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
services: mingetty: Add additional configuration options. Not all aspects of mingetty were configurable, so this commit adds the additional configuration fields to support that. * gnu/services/base.scm (<mingetty-configuration>): Add delay, print-issue, print-hostname, nice, working-directory, root-directory fields. (mingetty-shepherd-service): Use the new fields. (define-module)<#:export>: Export the new accessors. * doc/guix.texi (Base Services)<mingetty-configuration>: Document the additional field. Change-Id: I4557a82498805ade0b341feda9d33eccc305690f
gnu: python-argparse-manpage: Fix build. * gnu/packages/python-xyz.scm (python-argparse-manpage)[native-inputs]: Add python-pip, python-setuptools and python-wheel. Change-Id: Ibb2ceb41f74d6a39df7a423b55a9ee91aae9948e
gnu: autopep8: Update to 2.0.4. * gnu/packages/python-xyz.scm (autopep8): Update to 2.0.4. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Replace python-toml by python-tomli. [native-inputs]: Add python-setuptools, python-wheel. [arguments]<#:phases>[prepare-check]: Add phase. Change-Id: I3b92521e5cfe5d527f7836deb653909197b25145
gnu: Add qt6ct. * gnu/packages/qt.scm (qt6ct): New variable. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: Icc6807229a56d1638627bce3f1e60949f74a446c
gnu: uncrustify: Update to 0.80.1. * gnu/packages/code.scm (uncrustify): Update to 0.80.1. Change-Id: I8b074985625aeeca0cf734ffb25e3fd2022e25ba
gnu: wlogout: Update to 1.2.2. * gnu/packages/wm.scm (wlogout): Update to 1.2.2. Change-Id: Ieb1559bd50f3aad988ec4e16cfe5396004a3cab3
gnu: python-ukkonen: Fix build. * gnu/packages/python-xyz.scm (python-ukkonen)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I98e049e40ffc8968ef74b981668b09603cbc010e
gnu: podman-compose: Fix build. * gnu/packages/containers.scm (podman-compose)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I1127e9630a5aea9a8fcf3244025d81c92df74670
gnu: guix: Update to 1.4.0-30.790c9ffe59. * gnu/packages/package-management.scm (guix): Update to 1.4.0-30.790c9ffe59. Change-Id: I83b678427d146887acfe7064730a2c9f08e4b803