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

Commits on Oct 17, 2019

  1. p4v: explicitly depend on openssl 1.0 series

    The 2017.3 version of p4v is linked against `libssl.so.1.0.0`.  Since
    the default openssl in NixOS 2019.09 has been changed to openssl 1.1,
    the p4v package must now import the openssl_1_0_2 derivation.
    nathyong committed Oct 17, 2019
    Copy the full SHA
    1ced63d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge pull request #71301 from nathyong/p4v-openssl-patch

    p4v: explicitly depend on openssl 1.0 series
    roberth committed Nov 4, 2019
    Copy the full SHA
    64a8f2e View commit details
    Browse the repository at this point in the history