mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
gi-docgen is only used at build time, so place it in `nativeBuildInputs` (or rather, remove the extra copy from `buildInputs`). for the upstream build script to discover the gi-docgen from `nativeBuildInputs`, it needs a `pkg-config` that would search there instead of in `buildInputs`, i.e. `depsBuildBuild = [ pkg-config ];` |
||
|---|---|---|
| .. | ||
| package.nix | ||