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: e3d57a20bb35
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b1d8335904db
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 8, 2021

  1. Copy the full SHA
    fe45edd View commit details
    Browse the repository at this point in the history
  2. python3Packages.pytest-forked: don't propagate pytest

    pytest extensions should not propagate pytest. Doing so makes it
    impossible to combine the package with another version of pytest, which
    sometimes is needed.
    FRidh committed Mar 8, 2021
    Copy the full SHA
    c44ae94 View commit details
    Browse the repository at this point in the history
  3. python3Packages.pytest-xdist: don't propagate pytest

    pytest extensions should not propagate pytest. Doing so makes it
    impossible to combine the package with another version of pytest, which
    sometimes is needed.
    FRidh committed Mar 8, 2021
    Copy the full SHA
    1ceaf03 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bea1b90 View commit details
    Browse the repository at this point in the history
  5. 2
    Copy the full SHA
    b1d8335 View commit details
    Browse the repository at this point in the history