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: 5647e9ae4ea3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1d61c41646bf
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 13, 2018

  1. pythonPackages.pytest.setupHook: run in correct phase

    It was reported that the 2nd solution wasn't working as expected because
    it was ran in the wrong phase.
    
    This commit creates a new phase, in between the installCheckPhase and distPhase.
    
    (cherry picked from commit 20a4a4b)
    FRidh committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    284a128 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.autobahn: run hooks

    (cherry picked from commit b75ea62)
    FRidh committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    c918e05 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.autobahn: use checkInputs

    (cherry picked from commit 1c3f730)
    lopsided98 authored and FRidh committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    6306db4 View commit details
    Browse the repository at this point in the history
  4. python.pkgs.bootstrapped-pip: update pip, setuptools and wheel

    (cherry picked from commit b05a596)
    FRidh committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    de7a2df View commit details
    Browse the repository at this point in the history
  5. python.pkgs.pip: 18.0 -> 18.1

    (cherry picked from commit 474c78a)
    FRidh committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    1d61c41 View commit details
    Browse the repository at this point in the history