nixpkgs/pkgs/development/haskell-modules/lib
sternenseemann 63862f4a66 haskell.packages.ghc94.X11-xft: automate workaround for cabal#8455
The current workaround for the regression is propagating the
runtime dependency closure (technically only Requires.private in the
pkg-config files). This can easily be done automatically by mimicking
how e.g. pkgsStatic converts buildInputs to propagatedBuildInputs.
This is extracted into a helper function,
__CabalEagerPkgConfigWorkaround, which can be applied to any package
easily.
2023-02-04 12:34:07 +01:00
..
compose.nix haskell.packages.ghc94.X11-xft: automate workaround for cabal#8455 2023-02-04 12:34:07 +01:00
default.nix treewide: fix typos 2022-12-17 19:39:44 -05:00