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: 330e54ee51fd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d5a81030ec51
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 21, 2019

  1. mercurial: 4.9.1 -> 5.2.1

    also switch to python3
    Mic92 committed Dec 21, 2019
    Copy the full SHA
    88a473f View commit details
    Browse the repository at this point in the history
  2. python3.pkgs.qscintilla-qt5: don't propagate pyqt5

    Since this package symlinks pyqt5 in its own tree, propagating pyqt5
    is detected as a conflict by our python setup hook.
    Mic92 committed Dec 21, 2019
    Copy the full SHA
    001999e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

  1. tortoisehg: 5.0.2 -> 5.2.1

    This version is not yet released. However given that python2 will soon
    go end-of-life (without security updates), this seems like a good move.
    The package was also lacking proper qt wrapping and unusable before.
    Mic92 committed Dec 22, 2019
    Copy the full SHA
    7063f6f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. mercurial: 4.9.1 -> 5.2.1 + python3 🚀 (#76126)

    mercurial: 4.9.1 -> 5.2.1 + python3  🚀
    Mic92 committed Dec 25, 2019
    Copy the full SHA
    d5a8103 View commit details
    Browse the repository at this point in the history