NixOS / cabal2nix

Generate Nix build instructions from a Cabal file
https://haskell4nix.readthedocs.io
Other
355 stars 154 forks source link

cabal2nix: support pkg-config name liblzma for pkgs.xz #602

Closed sternenseemann closed 1 year ago

sternenseemann commented 1 year ago

Since Haskell lzma-0.0.1.0, pkg-config is used by default to describe the dependency on the system library.