cabal2nix v2.19.0 Release Notes
-
- ๐ Only use
hpack
when building if no cabal file is found for the package to process (See #508) - ๐ Support
aarch64-darwin
as an unsupported platform inhackage2nix
(See #517) cabal2nix
will no longer emit a dependency onwebkitgtk24x-gtk{2,3}
if it detects the older 3.0 API of WebKit being used. Nixpkgs hasn't contained this package for a few years now due to security vulnerabilities and the packages still using it on Hackage are unmaintained. If you have a legacy project built with an old version of nixpkgs, either don't upgradecabal2nix
or emulate the old behavior using overrides.
- ๐ Only use