guix/gnu
Tobias Geerinckx-Rice ceb9c6c50e
gnu: nss-certs: Avoid top-level reference to NSS.
This is the only hammer I know for dealing with module cycles and
effectively fixes, for example, ‘guix show nss’ today.

It's also a very poor solution.

* gnu/packages/certs.scm (nss-certs)[version, source]: Copy verbatim
from the nss package rather than referring to it at the top level.

Reported by several users of #guix.
2021-12-16 01:55:34 +01:00
..
bootloader
build Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
home
installer
machine
packages gnu: nss-certs: Avoid top-level reference to NSS. 2021-12-16 01:55:34 +01:00
platforms
services services: cuirass: Remove the default database host. 2021-12-15 14:41:42 +01:00
system Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
tests tests: static-networking: Adjust to new style. 2021-12-13 23:37:30 +01:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: spice-vdagent: Fix build with glib >= 2.68. 2021-12-15 03:04:54 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm