guix/gnu
Bruno Victal 1817f5cf4b
gnu: perf: Remove libxml2.
XML_CATALOG_FILES is already set within xmlto which is a requirement for
building the documentation.

Note: perf depends on zlib which was propagated by libxml2 so we must re-add
it here.

* gnu/packages/linux.scm (perf)[inputs]: Remove libxml2. Add zlib. Relocate
docbook-xsl, xmlto and asciidoc to …
[native-inputs]: … here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31 10:42:14 +02:00
..
bootloader
build privilege: Add POSIX capabilities(7) support. 2024-08-11 02:00:00 +02:00
home home: services: Add home-beets-service-type. 2024-08-28 16:37:31 +02:00
installer
machine gnu: Replace (almost) all uses of /run/setuid-programs. 2024-08-11 02:00:00 +02:00
packages gnu: perf: Remove libxml2. 2024-08-31 10:42:14 +02:00
services services: mcron: Fix home version not respecting user PATH variable. 2024-08-28 16:37:32 +02:00
system install: Set ‘privileged-programs’ rather than ‘setuid-programs’. 2024-08-19 16:41:07 +02:00
tests gnu: Replace (almost) all uses of /run/setuid-programs. 2024-08-11 02:00:00 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: libstdc++-doc: Build libstdc++ info documentation. 2024-08-31 10:42:14 +02:00
machine.scm
packages.scm
services.scm services: Truly mark ‘setuid-program-service-type’ as deprecated. 2024-08-19 16:36:04 +02:00
system.scm system: Add privileged-programs to <operating-system>. 2024-08-11 02:00:00 +02:00
tests.scm