guix/gnu
Christopher Baines 8a59448770
gnu: gnutls: Make p11-kit a propagated input.
Because p11-kit appears in the gnutls.pc file, it needs to be a propagated
input.

This was a regression introduced in 28a13226fd
which broke things like HTTPS support in curl, which then broke Git clones
from repositories using HTTPS.

* gnu/packages/tls.scm (gnutls)[inputs]: Move p11-kit from here.
[propagated-inputs]: To here.
2020-11-17 21:38:06 +00:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build Merge branch 'staging' 2020-10-19 13:11:40 -04:00
installer
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: gnutls: Make p11-kit a propagated input. 2020-11-17 21:38:06 +00:00
services services: docker: Fix missing containerd-shim binary. 2020-10-17 00:43:24 +03:00
system Merge branch 'staging' 2020-10-19 13:11:40 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: python: Move Hurd-specific configure fix into a patch. 2020-10-26 15:39:40 +01:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm