Navigation Menu

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

thunderbird: rewrite (68.2.2 -> 68.3.0) #75328

Merged
merged 2 commits into from Dec 12, 2019

Commits on Dec 9, 2019

  1. Copy the full SHA
    3d81015 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. thunderbird: rewrite

    This is a large scale rework of the package, here's a change summary:
        * Organized inputs (1/line, except conditionals)
        * Introduced alsaSupport, pulseaudioSupport, waylandSupport
        * enableGTK3 -> gtk3Support
        * enableCalendar -> calendarSupport
        * Organized buildInputs, nativeBuildInputs (1/line)
        * Corrected native/buildInputs separation
        * Ported over fixes/changes from Firefox
        * Enabled sound, webp, vpx, rust-SIMD, necko-wifi
        * Removed manual wrapping
        * Lifted makeDesktopItem out of string section, into Nix
        * Correctly set bindgen options
        * Added lovesegfault as maintainer
        * New url which uses https
    This is non-authoritative, look at the diff for further info.
    lovesegfault authored and worldofpeace committed Dec 12, 2019
    Copy the full SHA
    8b8458a View commit details
    Browse the repository at this point in the history