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
gnu: bash-minimal: Use package/inherit.
This ensures that any grafts applied to bash will be inherited to this
variant.
* gnu/packages/bash.scm (bash-minimal): Use package/inherit.
Change-Id: I5221b08c02b7afc7b88e01265eea41d27cd010f0
gnu: packages/python-xyz: Remove unused modules.
* gnu/packages/python-xyz.scm: Remove gl, graphics, gstreamer, sdl, and
swig modules.
Change-Id: I9112fd3e9216541e6fc7c2e3048b0892ad4e77f4
gnu: python-pastel: Move to python-xyz.
* gnu/packages/graphics.scm (python-pastel): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.
Change-Id: I0179d8111db7a8ef088461524f2ca481534100e7
gnu: python-pysdl2: Move to python-graphics.
* gnu/packages/python-xyz.scm (python-pysdl2): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
Change-Id: I54aba5426a666063c6aa4aedc004ca3c3faa54bb
gnu: python-pytmx: Fix build.
* gnu/packages/game-development.scm (python-pytmx): Fix build, improve
style.
[build-system]: Switch to pyproject.
[arguments] <tests?>: No tests in PyPI provided, disable.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Id879d37564b7b4a6fd320ca8a7cc5d3d8f182806
gnu: python-pysdl2: Update to 0.9.17.
* gnu/packages/python-xyz.scm (python-pysdl2): Update to 0.9.17.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ic6830f73a2d8629d7c47cfd329dfa4ddbcb14f19
gnu: python-pysdl2: Use G-expressions.
* gnu/packages/python-xyz.scm (python-pysdl2): Refresh package style
with G-expressions and FORMAT.
Change-Id: Id3f43b490ca4892337769cbce65b1fa6d08738e9
gnu: python-pysdl2: Fix indentation.
* gnu/packages/python-xyz.scm (python-pysdl2): Fix indentation.
Change-Id: I5171a1a06640fcb6bafaa9ae77a4202098130cef
gnu: python-pivy: Move to python-graphics.
* gnu/packages/python-xyz.scm (python-pivy): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.
* gnu/packages/engineering.scm: Add python-graphics module.
Change-Id: I3fd1d43f8c45229531ea82f294ee4eb8042d4f70