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: e1b3aacd8db1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 211e0b57ca3d
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 22, 2019

  1. gnutls: remove 3.5.10

    Nix packages are expected to honor NIX_SSL_CERT_FILE and this removes the
    dependency on the framework while bootstrapping the stdenv.
    (+ nitpick changes from vcunat)
    
    The patch is based on https://gitlab.com/gnutls/gnutls/commit/c0eb46d3463cd21b3f822ac377ff37f067f66b8d
    LnL7 committed Apr 22, 2019
    Copy the full SHA
    33e7d72 View commit details
    Browse the repository at this point in the history
  2. gnutls: respect NIX_SSL_CERT_FILE, same as our openssl

    The patch should work fine, regardless of the Darwin patch being applied.
    vcunat authored and LnL7 committed Apr 22, 2019
    Copy the full SHA
    39c2b64 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Merge #58611: gnutls: respect NIX_SSL_CERT_FILE

    ... and remove 3.5.10 on darwin (into staging branch)
    vcunat committed May 1, 2019
    Copy the full SHA
    211e0b5 View commit details
    Browse the repository at this point in the history