Sharlatan Hellseher
7372201a62
gnu: python-docutils: Update to 0.21.2.
...
This change updates python-docutils to the latests version and pins some
older packages on 0.19 to resolve build documentation issue which uses
rst2man.
* gnu/packages/python-xyz.scm (python-docutils): Update to 0.21.2.
[build-system]: Use pyproject.
[arguments] <phases>: Do not overwrite 'check use {#:test-backend} and
{#:test-flags}.
[native-inputs]: Add python-flit-core.
(python-docutils-0.16)[native-inputs]: Add python-wheel.
(python-docutils-0.19): New variable.
* gnu/packages/diffoscope.scm (trydiffoscope) [native-inputs]: Remove
python-docutils; add python-docutils-0.19.
* gnu/packages/gtk.scm (gtk): Likewise.
* gnu/packages/linux.scm (rdma-core): Likewise.
* gnu/packages/power.scm (apcupsd): Likewise.
* gnu/packages/version-control.scm (cgit): Likewise.
* gnu/packages/virtualization.scm (ganeti)) Likewise.
Change-Id: If58b9b12732347245e66e3c2cb5e67b0a8450913
2025-09-25 09:35:40 +01:00
Tomas Volf
60e549975c
Add missing license file headers.
...
* gnu/packages/power.scm: Add the license file header.
* gnu/services/power.scm: Same.
Change-Id: I64a8d74a569797739735b9f08ecffa845219822c
Signed-off-by: Vagrant Cascadian <vagrant@debian.org >
2025-03-11 14:50:47 -07:00
Ricardo Wurmus
590225f22e
gnu: Remove import of (gnu) module.
...
This module re-exports other modules, and this causes "guix pull" to break.
This was diagnosed on IRC by dariqq and ieure.
This is a follow-up to commit f302e6bc1a .
* gnu/packages/power.scm: Remove import of (gnu).
Change-Id: I56925b48fa0d3f713ee63dac4f838fcbddf4710e
2025-02-22 22:05:01 +01:00
Tomas Volf
f302e6bc1a
gnu: Add apcupsd.
...
* gnu/packages/power.scm (apcupsd): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the new file.
Co-authored-by: Raven Hallsby <karl@hallsby.com >
Change-Id: I5366f6deea111a6a9ea56648122cdc8b3297f08c
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
2025-02-22 23:55:24 +09:00