nix-pills
nix-pills copied to clipboard
Generic builder needs to use baseInputs also
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)