guix/gnu
Bruno Victal e96fa0b695
search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES.
These variables are used by some packages for XML/SGML catalog lookups.

* guix/search-paths ($XML_CATALOG_FILES, $SGML_CATALOG_FILES): New variable,
extracted from …
* gnu/packages/xml.scm (libxml2, opensp)[native-search-paths]: … here. Refer
to the variables from (guix search-paths) respectively.
* gnu/packages/perl.scm
(perl-app-xml-docbook-builder)[native-search-paths]: Use $XML_CATALOG_FILES.
* doc/guix.texi (Search Paths): Update documentation to reflect changes.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31 10:42:07 +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
packages search-paths: Add $XML_CATALOG_FILES and $SGML_CATALOG_FILES. 2024-08-31 10:42:07 +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
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk home: services: Add home-beets-service-type. 2024-08-28 16:37:31 +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