guix/gnu/system
Maxim Cournoyer af9e540b71
gnu: nss-certs: Relocate to (gnu packages nss).
This is made so that the source can be shared without introducing module
circular dependencies.

* gnu/packages/certs.scm (nss-certs)
(nss-certs-for-test): Move to...
* gnu/packages/nss.scm: ... here.

Adjust the module imports via:

  git grep -l '(gnu packages certs)' |
  xargs sed 's/(gnu packages certs)/(gnu packages nss)/' -i

Change-Id: I56d7bc52ddcdffbced8a162e8db8ea5071b0cb0f
2025-08-17 22:34:42 +02:00
..
examples gnu: system: Replace deprecated dhcp client service. 2025-07-24 18:46:06 +02:00
images gnu: nss-certs: Relocate to (gnu packages nss). 2025-08-17 22:34:42 +02:00
accounts.scm
file-systems.scm Revert "file-systems: %base-file-systems: Add tmpfs /run." 2025-03-05 14:45:15 +08:00
hurd.scm gnu: nss-certs: Relocate to (gnu packages nss). 2025-08-17 22:34:42 +02:00
image.scm
install.scm install: Adjust for (package-source guix) not being a <channel>. 2025-06-04 16:45:08 +02:00
keyboard.scm
linux-container.scm gnu: system: Replace deprecated dhcp client service. 2025-07-24 18:46:06 +02:00
linux-initrd.scm mapped-devices: Add ‘arguments’ field. 2025-07-18 00:57:25 +02:00
locale.scm locale: Upgrade ‘%default-locale-libcs’. 2025-07-18 20:17:51 +02:00
mapped-devices.scm mapped-devices: luks: Adjust to support extra arguments. 2025-07-18 00:57:31 +02:00
nss.scm
pam.scm
privilege.scm
setuid.scm
shadow.scm system: skeleton-directory: Create parent directory for target. 2025-06-27 00:42:15 +08:00
uuid.scm
vm.scm vm: Account for an upstream change in the name of the Cirrus kernel module. 2025-04-27 02:29:41 -04:00