gnu: sbcl-nodgui: Update to 0.7.6.0. * gnu/packages/lisp-xyz.scm (sbcl-nodgui): Update to 0.7.6.0. [arguments]: Improve indentation. Change-Id: Ic780cf1009240eb9298cefd01725163266d79bff
gnu: trealla: Update to 2.84.25. * gnu/packages/prolog.scm (trealla): Update to 2.84.25. Change-Id: I12e8ae32533c5fe22267e8dbfb30a93bed2efe6d
gnu: Add tree-sitter-hare. * gnu/packages/tree-sitter.scm (tree-sitter-hare): New variable. Change-Id: I2728c9713621c33a84483e253d8f5f34136ce7ec
gnu: nar-herder: Update to 0-48.4dc78b7. * gnu/packages/package-management.scm (nar-herder): Update to 0-48.4dc78b7. Change-Id: I13f4dd7de8f41c8b3f08e253ff75c598d6675f86
gnu: guix-data-service: Update to 0.0.1-75.9a03cdf. * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-75.9a03cdf. Change-Id: I784842272ed604c14128847b1d4dd823299d332a
gnu: guile-sqlite3: Use sqlite-next. * gnu/packages/guile.scm (guile-sqlite3)[inputs]: Use sqlite-next. Change-Id: If7e0a281638c5255281df8bf03f6c79a0a33a821
gnu: sqlite-next: Update to 3.51.0. * gnu/packages/sqlite.scm (sqlite-next): Update to 3.51.0. Change-Id: I395ecd41a0cedc005b97d6d81356c65b2b48e688
gnu: ring-racers: Update to 2.4. * gnu/packages/games.scm (ring-racers-data): Update to 2.4. (ring-racers): Update to 2.4. [native-inputs]: Add pkg-config. [inputs]: Add opus. Closes: guix/guix#4020 Change-Id: I286434f48378db99b19e95ea6a700d5f81d4e68a Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: aflplusplus: Update to 4.34c. * gnu/packages/debug.scm (aflplusplus): Update to 4.34c. Closes: guix/guix#3204 Change-Id: I70fa7206ea43269f255e0a5c7acee07319c48804 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
lint: Fix regressions in tests. This fixes a regression introduced with commit 7752580a33 ("guix: lint: Check end of sentences for a period."). * guix/lint.scm (check-description-style): Do not emit warning when the description is empty or ends with trailing whitespace. * tests/lint.scm ("description: invalid Texinfo markup") ("description: may start with texinfo markup") ("description: may not contain trademark signs: ™") ("description: may not contain trademark signs: ®"): Add period. Fixes: #4222 Change-Id: Ib10bcf324cb55b39a88c0c67875a40a59c1d4c18
gnu: neovim: Update to 0.11.5 Change-Id: I0f57275efcdcd972b91eac175747f26712c12da0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: neovim: Update to 0.11.4 Change-Id: I5eb2540f5f5098e71b03f9f3aff45303e556c7e4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: maak: Update to 0.2.9. * gnu/packages/build-tools.scm (maak): Update to 0.2.9. Change-Id: I070fd95a25e8d1b3ee14fe7c92f9e523d53f2871 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: xpra-5: New variable. * gnu/packages/xorg.scm (xpra-5): New variable. * gnu/packages/patches/xpra-5.0-install_libs.patch: New file. * gnu/packages/patches/xpra-5.0-systemd-run.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. Change-Id: Ib07d8227a6b175ad124aa07e25ec8a11a6a907d2 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: yosys: Update to 0.59. * gnu/packages/electronics.scm (yosys): Update to 0.59. [native-inputs]: Add perl. [arguments]: Replace 'use-external-abc #phase by 'configure-makefile. Change-Id: I7536ca40addc7fcbd02673385dd1e1f438f229be Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: symbiyosys: Update to 0.59. * gnu/packages/electronics.scm (symbiyosys): Update to 0.59. [arguments]: Disable #:parallel-tests?. Change-Id: I17c0e1ec7979ac01ecfb0ea1e6e997875f057195 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: abc-yosyshq: Update to 0.59. * gnu/packages/electronics.scm (abc-yosyshq): Update to 0.59. Change-Id: I5c8e346bbb3624bd5ad9efd0e10f4dda21044044 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: parallel: Update to 20251022. * gnu/packages/parallel.scm (parallel): Update to 20251022. Change-Id: I163a9ea614c34b26f975ae8a7762dba1a14b8821 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add --pid-file option to "guix system container" scripts. * gnu/system/linux-container.scm (container-script): Accept pid-file command line option to write out the container's process ID. * doc/guix.texi (Invoking guix system): Document new option. Change-Id: I93e8a99b39c1dd831f116104bf92c723d96c9965 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: ruby-activesupport: Fix build. * gnu/packages/patches/ruby-activesupport-fix-deprecation-warning.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/rails.scm (ruby-activesupport): Apply it. Change-Id: Ibeafb74ae93a42108ea5f383996756c43b0bc444 Signed-off-by: Ludovic Courtès <ludo@gnu.org>