guix/gnu
Bruno Victal 3301459034
gnu: gnome-session: Remove libxml2.
Observations:
1. No longer required for XML_CATALOG_FILES.
   These are already adequately set within the used dependencies

2. It's not required for gnome-session but by libxkbcommon.
   libxkbcommon was fixed to convey this by use of a symlink.

2.1. Shouldn't count as a native-input but as a regular input.
     … since this is a dependency for xkbregistry (from libxkbcommon).

* gnu/packages/gnome.scm (gnome-session)[native-inputs]: Remove libxml2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ie2300d1c24c03223a6adeba8bd7c415b5bc677b0
2024-08-31 10:42:12 +02:00
..
bootloader
build
home home: services: Add home-beets-service-type. 2024-08-28 16:37:31 +02:00
installer
machine
packages gnu: gnome-session: Remove libxml2. 2024-08-31 10:42:12 +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 gnu: secilc: Drop xmlto workaround. 2024-08-31 10:42:10 +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
tests.scm