mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 04:02:10 +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 |