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: d492f53faf4b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 36e2e9dd3383
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 21, 2018

  1. 1
    Copy the full SHA
    b13af1e View commit details
    Browse the repository at this point in the history
  2. libtirpc: fix cross compilation

    KRB5_CONFIG needs to be aviailable to get the right one when cross
    compiling. These things should just use pkgconfig, but it’s fairly
    easy to hack around this. krb5-config will not be on path because we
    don’t know ahead of time what architecture it will be for.
    matthewbauer committed Nov 21, 2018
    Copy the full SHA
    4d8664e View commit details
    Browse the repository at this point in the history
  3. nspr: fix cross compilation

    Fixes #50656
    eburimu authored and matthewbauer committed Nov 21, 2018
    Copy the full SHA
    4d10fb3 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    36e2e9d View commit details
    Browse the repository at this point in the history