Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: bf8f92e1010b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f7e5482e55a5
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

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
  2. Merge pull request #75328 from lovesegfault/thunderbird-rewrite

    thunderbird: rewrite (68.2.2 -> 68.3.0)
    worldofpeace committed Dec 12, 2019
    Copy the full SHA
    f7e5482 View commit details
    Browse the repository at this point in the history