mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
4 lines
210 B
Markdown
4 lines
210 B
Markdown
# validatePkgConfig {#validatepkgconfig}
|
|
|
|
The `validatePkgConfig` hook validates all pkg-config (`.pc`) files in a package. This helps catch some common errors in pkg-config files, such as undefined variables.
|