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: b7ef4d7ddaf5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 75c5e594a4fd
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 2, 2020

  1. fixup! nss: make reproducible (#102156)

    Fixes a precedence issue from fe9f559
    
    `lib.optionalString <cond> 'text' + 'text2'` will always have 'text2' as
    part of the result.
    zimbatm committed Nov 2, 2020
    Copy the full SHA
    5ff35fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102469 from zimbatm/staging-nss-fixup

    Staging nss fixup
    flokli committed Nov 2, 2020
    Copy the full SHA
    75c5e59 View commit details
    Browse the repository at this point in the history