gnu: packages/astronomy: Sort.
* gnu/packages/astronomy.scm (python-jwst, python-mpl-animators,
python-stsynphot, python-sunkit-image, python-sunpy-soar): Sort
variables alphabetically.
Change-Id: I3a8afb736baa4e13d3a395205bf5354a03de7d3c
gnu: Add python-sunpy-minimal.
* gnu/packages/astronomy.scm (python-sunpy-minimal): New variable.
(python-ndcube, python-sunraster) [native-inputs]: Remove python-sunpy;
add python-sunpy-minimal.
Change-Id: I270296ce365c58616629aa68c5668bde3dc905f3
gnu: python-sunpy: Fix tests.
* gnu/packages/astronomy.scm (python-sunpy) [arguments] <test-flags>:
Skip one test introducing time bomb.
<phases>: Add 'pre-check and move set HOME here from 'check.
Change-Id: I20e3f63aa45c951bd7b093e0d02e4968aca87dc3
gnu: python-pysdl2: Fix hash.
* gnu/packages/python-graphics.scm (python-pysdl2): [source]: Fix hash.
Change-Id: If2154737d640520391832bada93379af823a3105
gnu: lcrq: Fix home-page.
Upstream recently fixed their URL redirects.
* gnu/packages/networking.scm (lcrq)[home-page]: Update redirected URL.
gnu: guile-mqtt: Patch extension path.
* gnu/packages/guile-xyz.scm (guile-mqtt): Patch extension path.
[arguments]: Add 'patch-extension-path phase.
Change-Id: Ifbbd0adebcf82a36f674ab3fded3db5ba04b98b0
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: lldb: Update to 20.1.3.
* gnu/packages/llvm.scm (lldb): Update to 20.1.3.
[inputs]: Change from LLVM-17 and CLANG-17 to LLVM-20 and CLANG-20.
Change-Id: I95d0595315ec319d523046a582cc789de2f4d05b
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: mold: Update to 2.39.0.
* gnu/packages/mold.scm (mold): Update to 2.39.0.
Change-Id: Ib56c6be233d3f51434b629499291bcd03c4292c8
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: kio-extras: Fix kiod path.
* gnu/packages/kde.scm (kio-extras)[arguments]: Realign.
<#:phases>: Add fix-kiod-path phase.
Change-Id: Ifda410609323dc55797a9e97191909824679dd8f
Signed-off-by: Zheng Junjie <z572@z572.online>
services: activation: Continue on exceptions.
* gnu/services.scm (activation-script): Reset environment before loading
activation script. Catch exception and print the error. Warn about failed
activation script.
Change-Id: I89be31433fbb46d0c4a9dc6115ab167910840b6f
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
system: Remove a stale comment regarding %base-packages-utils.
The use of `canonical-package' was dropped a long time ago.
* gnu/system.scm (%base-packages-utils): Delete stale comment.
Change-Id: Ie91294baf93ba45b3120dd62ac0c9adee04d2265
gnu: vcmi: Update to 1.6.8.
* gnu/packages/games.scm (vcmi): Update to 1.6.8.
gnu: arm-trusted-firmware: Update to 2.12.2.
* gnu/packages/firmware.scm (make-arm-trusted-firmware): Update to 2.12.2.
Change-Id: Ib8077e63bd3df0fe6dce634d5b7278b9389c42db
gnu: vifm: Update to 0.14.2.
* gnu/packages/vim.scm (vifm): Update to 0.14.2.
Change-Id: Ied25f2420a8933c4f45b6047ca9f705de571457f
news: Add 'de' translation.
* etc/news.scm: Add German translation of read-only root entry.
Change-Id: I0d12d00a3dea33cb3ce61e6ddb9848e89bec0569
gnu: python-pysdl2: Fix PyPI archive name.
As seen in CI <https://ci.guix.gnu.org/build/10630201/log/raw>, it
failed to download the archive with name "PySDL2" which has been
changed.
* gnu/packages/python-graphics.scm (python-pysdl2): [source] <pypi-uri>:
Fix it as the name has been changed in PyPI.
Change-Id: I30e963294fb441404552402d2ed749344d917b8e
gnu: trealla: Update to 2.71.2.
* gnu/packages/prolog.scm (trealla): Update to 2.71.2.
Change-Id: I0ee4578686a8a9f9a6f3349752e577c14958d136
gnu: bash-with-syslog: Use package/inherit.
This ensures that any grafts applied to bash will be inherited to this
variant.
* gnu/packages/bash.scm (bash-with-syslog): Use package/inherit.
Change-Id: I58aa0f23f624f9e27a5842f638a49bb715b51122
gnu: static-minimal: Use package/inherit.
This ensures that any grafts applied to bash will be inherited to this
variant.
* gnu/packages/bash.scm (static-bash): Use package/inherit.
Change-Id: I2cce8415747d4ad0df7732d9f516e493b7b46ff7