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

Commits on Nov 25, 2019

  1. pythonPackages.m2crypto: conditional typing dep

    Since python 3.5 typing is included in the stdlib and as such
    this library should not be included and propagated for >=3.5.
    d-goldin committed Nov 25, 2019
    Copy the full SHA
    22ffab0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74190 from d-goldin/m2crypto_typing_dep

    pythonPackages.m2crypto: conditional `typing` dep
    flokli committed Nov 25, 2019
    Copy the full SHA
    5cae875 View commit details
    Browse the repository at this point in the history