mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
13083b1a01
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. |
||
---|---|---|
.. | ||
cross-compilation.xml | ||
meta.xml | ||
multiple-output.xml | ||
platform-notes.xml | ||
stdenv.xml |