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: 7242ef1ec1ef
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b75ea627c6f2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 4, 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.
    FRidh committed Sep 4, 2018
    Copy the full SHA
    20a4a4b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b75ea62 View commit details
    Browse the repository at this point in the history