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: 701375662b8c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9dd56a9b1e92
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 21, 2018

  1. python.pkgs.metaphone: fix pname

    This is a proper fix for 2224d42.
    The pname is used by fetchPypi, so you can't just modify it
    and expect fetching to still work.
    FRidh committed Nov 21, 2018
    Copy the full SHA
    0470591 View commit details
    Browse the repository at this point in the history
  2. python.pkgs.sphinx: fix pname

    This is a proper fix for d2e6608
    The pname is used by fetchPypi, so you can't just modify it
    and expect fetching to still work.
    FRidh committed Nov 21, 2018
    Copy the full SHA
    9dd56a9 View commit details
    Browse the repository at this point in the history