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: 50ba3f7ad80e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a63762ace8a6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 27, 2019

  1. python3Packages.pytest4: deterministic bytecode

    For reasons that are not clear to me, the pytest4 check phase produces a
    lot of non-deterministic bytecode files. This PR turns off bytecode
    generation and disables a test that force enables bytecode generation.
    d-xo committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    5cd5661 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Merge pull request #72091 from xwvvvvwx/reproducible-pytest4

    python3Packages.pytest4: deterministic bytecode
    domenkozar committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    a63762a View commit details
    Browse the repository at this point in the history