gnu: nmon: Update to 16p. * gnu/packages/admin.scm (nmon): Update to 16p.
system: hurd: Override locale-libcs harder. This really removes the locale-2.33 dependency running `guix system build bare-hurd.tmpl' on the Hurd, that somehow still managed to leak-in? * gnu/system/hurd.scm (%base-packages/hurd)[locale-libcs]: New field.
system: hurd: Add nss-certs to %base-packages/hurd. This fixes the recently added "rewrite-url, to-version specified" test. * gnu/system/hurd.scm (%base-packages/hurd): Add nss-certs.
system: hurd: Add procps to %base-packages/hurd. * gnu/system/hurd.scm (%base-packages/hurd): Add procps.
locale: Set %default-locale-definitions to glibc/hurd on the Hurd. * gnu/system/locale.scm (%default-locale-libcs): Use only glib/hurd when building on the Hurd.
gnu: psmisc: Use G-Expressions. * gnu/packages/linux.scm (psmisc): Use G-Expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
gnu: psmisc: Make description more informative. The text for the description is taken from the psmisc README. * gnu/packages/linux.scm (psmisc)[description]: Make description more informative. Co-authored-by: Bruno Victal <mirai@makinata.eu> Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> f psmisc desc
gnu: dmidecode: Update to 3.5. * gnu/packages/admin.scm (dmidecode): Update to 3.5.
gnu: bfs: Update to 3.0.2. * gnu/packages/admin.scm (bfs): Update to 3.0.2.
gnu: libevdi: Fix cross-compilation. * gnu/packages/linux.scm (libevdi)[arguments]: Use CC-FOR-TARGET.
gnu: libevdi: Expand description. * gnu/packages/linux.scm (libevdi)[synopsis]: Use @acronym. [description]: Replace ‘on various operating systems’, which is not guaranteed, with something that is.
gnu: evdi: Expand description. * gnu/packages/linux.scm (evdi)[synopsis, description]: Expand.
gnu: libevdi: Inherit from evdi. * gnu/packages/linux.scm (libevdi)[inherit]: …from evdi. [version, source, home-page]: Likewise.
gnu: libevdi: Update to 1.14.1. * gnu/packages/linux.scm (libevdi): Update to 1.14.1. [source]: Use a Git tag.
gnu: evdi: Update to 1.14.1. * gnu/packages/linux.scm (evdi): Update to 1.14.1. [source]: Use a Git tag. Remove patch. * gnu/packages/patches/evdi-fix-build-with-linux-6.2.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
gnu: bffe: Update to 0-2.722c37e. * gnu/packages/package-management.scm (bffe): Update to 0-2.722c37e.
gnu: sbcl: Remove i586-gnu from supported-systems. * gnu/packages/lisp.scm (sbcl)[supported-systems]: Remove i586-gnu.
gnu: ecl: Remove i586-gnu from supported-systems. * gnu/packages/lisp.scm (ecl)[supported-systems]: Remove i586-gnu.
gnu: rust-1.55: Remove i586-gnu from supported-systems. * gnu/packages/rust.scm (rust-1.55)[supported-systems]: Remove i586-gnu.
gnu: guix-build-coordinator: Update to 0-89.9c42dcb. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-89.9c42dcb.