Andreas Enge <[email protected]> skribis: > Maybe we could extend "guix lint" so that it compiles the package and performs > checks on the output (for instance, looking for .pc files and checking > whether libraries are correctly propagated)?
That would be costly and probably difficult to automate: it’s almost doable for .pc files, but hardly so for .h files. Ludo’.
