gnu: calibre: Update to 8.13.0. * gnu/packages/ebook.scm (calibre): Update to 8.13.0. [arguments]: Skip failing 7z test. [inputs]: Add espeak-ng, onnxruntime. Reorder alphabetically. [native-inputs]: Reorder alphabetically. Change-Id: Ibc68ef7fdd473e7114bf32b6b7d5d2da0689a605
gnu: espeak-ng: Update to 1.52.0-1.0d451f8. * gnu/packages/speech.scm (espeak-ng): Update to 1.52.0-1.0d451f8. [build-system]: Use cmake-build-system. [arguments]: Update configure flags accordingly. [inputs]: Add sonic. Change-Id: I0d163b8454e321e4b9330a6656bd8baf2276970d
gnu: bzflag: Update to 2.4.30. * gnu/packages/games.scm (bzflag): Update to 2.4.30. Change-Id: I1b1433392999a6f9e75de68330cb687dc8c60d97
gnu: zig-0.15: Update to 0.15.2. * gnu/packages/zig.scm (zig-0.15): Update to 0.15.2. Change-Id: Ic34145e403f927e1758fafab185978f44749b9b1 Signed-off-by: Hilton Chain <hako@ultrarare.space>
gnu: zig-0.15-libc-abi-tools: Update to commit 6878b563. * gnu/packages/zig.scm (zig-0.15-libc-abi-tools): Update to commit 6878b563. Change-Id: I4a2585a71c5ead17f3d36f190ef148ccf68b5ecc Signed-off-by: Hilton Chain <hako@ultrarare.space>
gnu: perl-data-printer: Update to 1.002001. * gnu/packages/perl.scm (perl-data-printer): Update to 1.002001. [propagated-inputs]: Remove field. [native-inputs]: Add perl-capture-tiny. Change-Id: I67b9883a43eb31647163c038514e435aa975234c Signed-off-by: jgart <jgart@dismail.de>
services: forgejo-runner: Add ‘log-file’ option. * gnu/services/ci.scm (<forgejo-runner-configuration>) [log-file]: New field. (forgejo-runner-shepherd-service): Use new field. * doc/guix.texi (Continuous Integration): Add documentation. Change-Id: Ie03e6d4b9b4f2c1cad0e9cd20032fca5ae4a4410 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
services: herd: Remove ‘load-services/safe’. This is a followup to 95731b4ef1991f5b85aa9ec9d4fb97c006bec65d. * gnu/services/herd.scm (load-services/safe): Remove. * guix/scripts/system/reconfigure.scm (upgrade-services-program): Use ‘load-services’. Change-Id: Ie5ab99e69e2d7c1934fddd37794c07e6e07489a3
services: herd: Use the non-deprecated form of ‘register-services’. Passing a rest list to ‘register-services’ is deprecated since version 0.10.0 of the Shepherd. * gnu/services/herd.scm (load-services): Pass a list to ‘register-services’. Change-Id: Id6325259aed86d02510d4c741c0cd41c4566d3c8
gnu: Add OSU micro benchmarks. * gnu/packages/benchmark.scm (osu-micro-benchmarks): New variable. Change-Id: I642a30fa64e03cd8bd1dd6cd1630ca92851c3ba6 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: libcxi: Update to 12.0.1. * gnu/packages/linux.scm (libcxi): Update to 12.0.1. Change-Id: I253ed3c744e5fd3f2067c0dd7a317ce9b5f0c732
gnu: libfabric: Update to 2.3.0. * gnu/packages/linux.scm (libfabric): Update to 2.3.0. (libfabric-1): New variable. * gnu/packages/mpi.scm (openmpi-4)[inputs]: Use ‘libfabric-1’ instead of ‘libfabric’. (openmpi-5)[inputs]: Replace ‘libfabric-1’ by ‘libfabric’. Change-Id: I2cd739f1891960b0e8c6125589e3b05c82956353
gnu: rdma-core: Update to 59.0. * gnu/packages/linux.scm (rdma-core): Update to 59.0. Change-Id: Ic6e35c7c5f3f16bc39f8ec98bb96484f9bc19631
gnu: trealla: Update to 2.84.1. * gnu/packages/prolog.scm (trealla): Update to 2.84.1. Change-Id: I2b8b1c8ac342ad00df9e8c58895836aacf471fbc
gnu: libkscreen: Fix build. * gnu/packages/kde-plasma.scm (libkscreen)[arguments]<#:test-exclude>: Exclude "kscreen-testqscreenbackend". <#:phases>: In 'check-env-setup phase, do not add "verifyScreen" to BLACKLIST. Change-Id: Ic15de9d443a62f0f6e306e98fc2c2f4b9243a9a3
gnu: nextcloud-client: Fix GUI not working. * gnu/packages/sync.scm (nextcloud-client)[source]<snippet>: Keep the bundled qtlockfile and qtsingleapplication. [inputs]: Remove qtsolutions. Change-Id: Iea269b8c8a08d9cefb9f9a8138181cb314589c9d
gnu: packages/python-xyz: Sort python-t[oqrw]* variables. * gnu/packages/python-xyz.scm::(python-tokenize-rt, python-tomlkit, python-toolrack, python-toolshed, python-toolz, python-toposort, python-towncrier, python-tqdm, python-traitlets, python-translitcodec, python-treelib, python-trio, python-trio-typing, python-trubar, python-twine, python-twisted): Sort variables alphabetically. Change-Id: Ia69b8d06ec79742d65b0aa5fbe7ab03919587205
gnu: packages/python-xyz: Sort python-t[abefhil]* variables. * gnu/packages/python-xyz.scm::(python-tables, python-tablib, python-tabulate, python-takethetime, python-taskgroup, python-tasklogger, python-tatsu, python-tblib, python-telethon, python-tempdir, python-tempora, python-tenacity, python-term-background, python-term-image, python-termcolor, python-termcolor-1, python-terminaltables, python-termstyle, python-text-unidecode, python-textdistance, python-textparser, python-texttable, python-textual, python-tftpy, python-three-merge, python-throttler, python-tifffile, python-tifffile-for-dask-image, python-tiktoken, python-timeout-decorator, python-titlecase, python-tlsh): Sort variables alphabetically. Change-Id: I8d1195dfcbb587244ec5fbc7b0a794eeef408fd5
gnu: python-tablib: Update to 3.9.0. * gnu/packages/python-xyz.scm (python-tablib): Update to 3.9.0. [inputs]: Add python-tabulate. [propagated-inputs]: Remove python-tabulate. [native-inputs]: Remove python-pandas and python-wheel. Change-Id: I98082293c603666eeef7d873e75d73f22bdfa696
gnu: python-tabulate: Fix home page. * gnu/packages/python-xyz.scm (python-tabulate)[home-page]: BitBucket pack does not longer exist. PyPI page provides the link to GitHub. Change-Id: I16245a559904ad4600ebca5192111fc4f5099c9e