gnu: guix-build-coordinator: Update to 0-118.7e807fa. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-118.7e807fa. Change-Id: I1b76bc8b678dbd910db5f07b66e955448c114a37
gnu: guile-knots: Update to 0-9.9924503. * gnu/packages/guile-xyz.scm (guile-knots): Update to 0-9.9924503. Change-Id: I28531bee45476c44fcc7c81aebe17cce1fcd4100
gnu: Add python-slowapi. * gnu/packages/python-web.scm (python-slowapi): New variable. Change-Id: I61c093f60a40ff1ed3a65ed935b7b9ab3be0400c
gnu: Add python-hiro. * gnu/packages/python-check.scm (python-hiro): New variable. Change-Id: Ie3ac28190fac514a6af72c16085b2fc025f1af08
gnu: Add python-limits. * gnu/packages/python-xyz.scm (python-limits): New variable. Change-Id: I62e4d8311fe0ccdc43f110a101c8157c19dcd604
doc: Fix some misspellings. Change-Id: I567aec7b1fac91234f46886c35affa6bd6e582d9
guix: Fix some misspellings. Change-Id: Ia036217dadc1624c5f0d59fd44f646d46315c1f3
gnu: Fix some misspellings. Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
guix: lint: Check for more misspelled words in descriptions. * guix/lint.scm (check-description-style)[check-description-typo]: Add more common misspellings. Change-Id: I1342c150e8af809ef954fb5d13f65dd3bd8c8cf3
gnu: trealla: Update to 2.63.40. * gnu/packages/prolog.scm (trealla): Update to 2.63.40. Change-Id: I36275ec00fc4cff6fffcfcdaca2a5a31cbb3708e
gnu: Fix embedded store path in patch. Embedding store paths breaks running "make dist". Fixes: 696f2acbc7ba0ab7874d7ee4766135b623f88424 * gnu/packages/patches/racket-launcher-config-dir.patch: Adjust reference to store path.
gnu: openssh: Update to 9.9p2. Fixes CVE-2025-26465 and CVE-2025-26466. * gnu/packages/ssh.scm (openssh): Update to 9.9p2. Change-Id: I0b6ab4ce55a4a16678d5a2c9dc99b81268078db2
gnu: havoc: Update to 0.6.0. * gnu/packages/terminals.scm (havoc): Update to 0.6.0. Change-Id: I91e9f1feb5dbbc8d3ff483612df73214a66e4f94
gnu: Syncthing: Update to 1.29.2. * gnu/packages/syncthing.scm (syncthing): Update to 1.29.2. Change-Id: I338b4adeeac1f24003b4ca305c623c4a33e3f7af
gnu: Fix grammar of various package descriptions. Adjust patterns where "allows to X" to use "allows Xing" or similar forms. * gnu/packages/build-tools.scm (potato-make): Use "Allows Xing" form. * gnu/packages/image.scm (pngcheck): Likewise. * gnu/packages/qt.scm (kddockwidgets): Likewise. * gnu/packages/tex.scm (texlive-biblatex-shortfields): Use "Allow Xing" form. (texlive-drawmatrix): Likewise. (texlive-mathsemantics): Use "allow Y Xing" form. (texlive-xlop): Use "allow Xing" form. (texlive-texlogfilter): Likewise.
gnu: Add guile-mqtt. * gnu/packages/guile-xyz.scm (guile-mqtt): New variable. Change-Id: I3e9d4ebdb2357023f77962b9d40e3b10242aeac3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: tractor: Invoke glib-compile-schemas. * gnu/packages/tor.scm (tractor)[arguments]: In ‘install-gschema’ phase, invoke ‘glib-compile-schemas’. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Ifaa7704dad7295f54494d826419f9c209da34f85
gnu: skopeo: Update to 1.18.0. * gnu/packages/virtualization.scm (skopeo): Update to 1.18.0. Change-Id: I94f96a7a5c12c315a8b2708dea7b5c65bc202ef8 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: emacs-snow: Update to be17977677fa29709a726715a1a1cba1bd299f68. * gnu/packages/emacs-xyz.scm (emacs-snow): Update to be17977677fa29709a726715a1a1cba1bd299f68. Change-Id: Id078942a6e5f0c6f15cea49c80a36b421083d6a9
services: lightdm: Fix vnc server flag listen-address * gnu/services/lightdm.scm (lightdm-configuration-file): Fix typo from ‘vnc-server-listen-address’ to ‘listen-address’. Change-Id: I40d26a5554bf160658e641cc8d3dc212f1364c93 Signed-off-by: Ludovic Courtès <ludo@gnu.org>