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: 6e0387a1e642
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0e762cdc0e6a
Choose a head ref
  • 14 commits
  • 12 files changed
  • 6 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 18, 2017

  1. gnutar: 1.29 -> 1.30

    copumpkin committed Dec 18, 2017
    Copy the full SHA
    bba5d62 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Copy the full SHA
    4378dc9 View commit details
    Browse the repository at this point in the history
  2. 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
  3. Copy the full SHA
    13e6a5c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9b54a00 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    13acbea View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. Copy the full SHA
    fb349c8 View commit details
    Browse the repository at this point in the history
  2. python36: 3.6.3 -> 3.6.4

    FRidh committed Dec 20, 2017
    Copy the full SHA
    c9044de View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. fetchurl on Darwin: gssSupport = false (see 9b54a00)

    I can't see a better way around the problem for now.
    vcunat committed Dec 21, 2017
    Copy the full SHA
    c303047 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2017

  1. Copy the full SHA
    d54ff36 View commit details
    Browse the repository at this point in the history
  2. darwin stdenv boostrap tools: use curl without kerberos

    /cc #29785.  Otherwise we would have to put the lib in, etc.
    vcunat committed Dec 24, 2017
    Copy the full SHA
    ced4e5a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2017

  1. Merge older staging branch

    vcunat committed Dec 25, 2017
    Copy the full SHA
    0e762cd View commit details
    Browse the repository at this point in the history