guix/gnu
Ian Eure 6a483ed7c6
gnu: collectd: Enable more plugins.
This enables the Python, SMART, and lm-sensors plugins for collectd.

* gnu/packages/patches/collectd-5.11.0-python-3.11.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add collectd-5.11.0-python-3.11.patch.
* gnu/packages/monitoring.scm (patches): Add
collectd-5.11.0-python-3.11.patch.
(arguments): Add --enable-python.
(native-inputs): Add python-3.
(arguments): Add --enable-smart.
(native-inputs): Add libatasmart.
(arguments): Add --enable-sensors.
(native-inputs): Add lm-sensors.

Change-Id: I40e059c7883ac29b74572b2c05e638d6fc47bc16
2026-01-20 18:50:03 -08:00
..
bootloader gnu: install-starfive-visionfive2-uEnv.txt: Set extra options. 2026-01-16 20:13:41 +01:00
build image: Use unshare to map root user for btrfs 2026-01-12 10:56:38 +01:00
home services: configuration: Generalize 'list-of-packages?' 2026-01-09 15:22:44 +01:00
installer installer: Add Hurd x86_64 as an option. 2026-01-12 22:50:51 +01:00
machine
packages gnu: collectd: Enable more plugins. 2026-01-20 18:50:03 -08:00
services services: <greetd-terminal-configuration>: Default initial-session-command to (greetd-user-session). 2026-01-19 23:23:50 +01:00
system gnu: visionfive2: Update the module commentary. 2026-01-16 20:13:43 +01:00
tests tests: install: Fix timezone check. 2026-01-15 20:26:28 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: collectd: Enable more plugins. 2026-01-20 18:50:03 -08:00
machine.scm
packages.scm
services.scm
system.scm system: operating-system-etc-service: Unset GUIX_PROFILE. 2026-01-04 12:13:29 +01:00
tests.scm