guix/gnu
Ludovic Courtès 839285dd5b
gnu: Avoid cycle involving (gnu packages pkg-config).
Fixes a regression introduced in
7a26aee61bbbd8e37745ce13433545333eac4505 whereby (gnu packages
pkg-config) would be caught in a cycle, leading to miscompilation of
package modules, in turn leading to failure to compute the Guix
derivation with exceptions like:

  1. &package-input-error:
      package: #<package libgc@8.2.4 7fee96c4dc60>
      input: ("_" #<syntax-transformer pkg-config>)

* gnu/packages/pkg-config.scm: Autoload (gnu packages check).

Change-Id: I624e701a0c411b6f3d9ad5e10dca6ad7cf552be4
2024-08-31 10:45:02 +02:00
..
bootloader
build gnu: image: Reformat comments. 2024-08-31 10:42:46 +02:00
home home: services: Add home-beets-service-type. 2024-08-28 16:37:31 +02:00
installer
machine
packages gnu: Avoid cycle involving (gnu packages pkg-config). 2024-08-31 10:45:02 +02:00
services services: mcron: Fix home version not respecting user PATH variable. 2024-08-28 16:37:32 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm compression: Enable zstd parallel compression. 2024-08-31 10:44:22 +02:00
home.scm
image.scm
installer.scm
local.mk gnu: epiphany: Fix encoding test. 2024-08-31 10:45:02 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm