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: 7266cae45c4a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e5f945b13b3f
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 18, 2020

  1. cacert: decouple from NSS to reduce rebuild amount

    In [#100765] @vcunat pointed out that we could decouple cacert from the
    NSS package to make it more rebuild friendly. Just rebuilding packages
    that depend on NSS seems to be about ~100. Rebuilding all the packages
    that depend on cacert is >9k as of this writing. This makes it much more
    feasible to upgrade high-profile packages that are (rightfully) pedantic
    on their NSS version like firefox and thunderbird.
    
    [#100765]: #100765
    andir committed Nov 18, 2020
    Copy the full SHA
    94448ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    398cdab View commit details
    Browse the repository at this point in the history
  3. nss_3_53: init

    andir committed Nov 18, 2020
    Copy the full SHA
    cbd0f89 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c1cfe8b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6c33216 View commit details
    Browse the repository at this point in the history
  6. firefox: 82.0.3 -> 83.0

    andir committed Nov 18, 2020
    Copy the full SHA
    fddfa39 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ccb42da View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fce1a3e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #104176 from andir/firefox-83

    firefox: 82.0.3 -> 83.0, firefox-esr: 78.4.1esr -> 78.5.0esr, nss: 3.56 -> 3.58, cacert refactor
    andir committed Nov 18, 2020
    Copy the full SHA
    e5f945b View commit details
    Browse the repository at this point in the history