Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name: use explicit ABI version of webkitgtk #629

Merged
merged 1 commit into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. FromCabal.Name: add missing (versioned) webkitgtk pkg-config names

    When we don't know the exact version from the cabal file, we still emit
    the generic name that has recently been removed from nixpkgs safe for an
    alias (NixOS/nixpkgs#345611) which we can't use
    in hackage-packages.nix. This is still the best solution for downstream
    expressions generated by cabal2nix, in nixpkgs we'll have to manually
    specify the correct version (instead of hackage2nix picking the default
    which may not always be correct).
    
    Co-authored-by: sternenseemann <[email protected]>
    fabianhjr and sternenseemann committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f32c64b View commit details
    Browse the repository at this point in the history