~ruther/guix-local

1d016797 — Sharlatan Hellseher 1 year, 2 months ago
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
35654cb6 — Sharlatan Hellseher 1 year, 2 months ago
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
43d6e5ee — Sharlatan Hellseher 1 year, 2 months ago
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
cf633f11 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pysdl2: Fix hash.

* gnu/packages/python-graphics.scm (python-pysdl2): [source]: Fix hash.

Change-Id: If2154737d640520391832bada93379af823a3105
01ca6543 — Vagrant Cascadian 1 year, 2 months ago
gnu: lcrq: Fix home-page.

Upstream recently fixed their URL redirects.

* gnu/packages/networking.scm (lcrq)[home-page]: Update redirected URL.
ee0a39cc — Evgeny Pisemsky 1 year, 2 months ago
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>
459705ce — Ashish SHUKLA 1 year, 3 months ago
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>
9d9a6291 — Hilton Chain 1 year, 3 months ago
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>
2ca8d382 — Cayetano Santos 1 year, 3 months ago
gnu: Add prjtrellis.

* gnu/packages/electronics.scm (prjtrellis): New variable.

Change-Id: Iac188df00f55c06f9000fe1b688d6cded9d495fd
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
21400ed9 — Maxim Cournoyer 1 year, 2 months ago
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
03e5aac7 — Vagrant Cascadian 1 year, 3 months ago
gnu: vcmi: Update to 1.6.8.

* gnu/packages/games.scm (vcmi): Update to 1.6.8.
f3b2a79c — Vagrant Cascadian 1 year, 2 months ago
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
295a35ba — Efraim Flashner 1 year, 2 months ago
gnu: vifm: Update to 0.14.2.

* gnu/packages/vim.scm (vifm): Update to 0.14.2.

Change-Id: Ied25f2420a8933c4f45b6047ca9f705de571457f
475173e4 — Florian Pelz 1 year, 2 months ago
news: Add 'de' translation.

* etc/news.scm: Add German translation of read-only root entry.

Change-Id: I0d12d00a3dea33cb3ce61e6ddb9848e89bec0569
0fa40834 — Sharlatan Hellseher 1 year, 2 months ago
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
d110f7dd — Maxim Cournoyer 1 year, 2 months ago
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
ad73bdec — Maxim Cournoyer 1 year, 2 months ago
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
Next