nixpkgs/doc/stdenv
Daniël de Kok 13083b1a01 validatePkgConfig: init
This adds the `validatePkgConfig` hook, which can be used to validate
pkg-config files in the output(s). Currently, this will just run
`pkg-config --validate` on all `.pc` files, capturing errors such as
the issue that was fixed in #87789.

The hook could be extended in the future with more fine-grained
checks.
2020-05-31 20:45:03 +02:00
..
cross-compilation.xml nixpkgs manual: fix a typo in cross-compilation 2020-02-10 16:58:50 +01:00
meta.xml manual: use quoted homepage urls 2020-02-16 09:49:12 -08:00
multiple-output.xml patchelf: Fix homepage URL 2020-04-06 14:08:11 +02:00
platform-notes.xml
stdenv.xml validatePkgConfig: init 2020-05-31 20:45:03 +02:00