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: 4378dc92d542
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9b54a001601a
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 8, 2017

  1. curl: use the "kerberos" package rather than specifically GNU gss

    This allows a policy decision about which Kerberos to use.
    catern committed Oct 8, 2017
    Copy the full SHA
    7535385 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    68432fd View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. fetchurl: switch to the usual curl

    I verified that krb5 doesn't need yacc in lib-only build,
    simplifying the circular-reference cut.
    vcunat committed Dec 19, 2017
    Copy the full SHA
    3c51628 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    13e6a5c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9b54a00 View commit details
    Browse the repository at this point in the history