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

Commits on Jan 27, 2018

  1. gnutls: fix (failing) p11-kit test

    The p11-kit-trust test looks in /usr/lib for pkcs11 modules.  As a
    result it is unnecessarily skipped on sandboxed builds, and fails on
    unsandboxed builds with a system p11-kit.  Replace hard-coded /usr/lib
    paths with pkg-config.
    dylex committed Jan 27, 2018
    Copy the full SHA
    85f81f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Copy the full SHA
    e5523cd View commit details
    Browse the repository at this point in the history