guix/gnu
Maxim Cournoyer e81228166e
gnu: web: Move libyaml and libcyaml to (gnu packages serialization).
Files to be adjusted were searched with the following command:

 $ git ls-files | xargs grep -l -E ',libc?yaml' | \
       xargs grep -L '(gnu packages serialization)'

* gnu/packages/web.scm (libyaml, libyaml+static, libcyaml): Move to...
* gnu/packages/serialization.scm: ... here.
2021-07-29 22:03:33 -04:00
..
bootloader
build services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
installer installer: Unconditionally import (gnu services cups) in config.scm. 2021-07-04 13:04:45 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages gnu: web: Move libyaml and libcyaml to (gnu packages serialization). 2021-07-29 22:03:33 -04:00
services services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
system system: Add (gnu system setuid). 2021-07-29 13:09:48 -04:00
tests installer: tests: Expect but do not select other services by default. 2021-07-04 13:04:45 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add bootstrap packages to the core subset. 2021-07-09 14:12:15 +02:00
image.scm
installer.scm
local.mk gnu: Add XNNPACK. 2021-07-29 21:54:55 +02:00
machine.scm
packages.scm
services.scm services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
system.scm services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
tests.scm