nix-pills icon indicating copy to clipboard operation
nix-pills copied to clipboard

Generic builder needs to use baseInputs also

Open lboclboc opened this issue 1 year ago • 0 comments
trafficstars

The generic builder only use buildInputs, but the autotools.nix defines baseInputs so the generic builder needs to use both the final packages PATHS (first) and the autotools PATHS (last)

lboclboc avatar Nov 01 '24 10:11 lboclboc