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: c055851648cd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: da12111115c4
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 13, 2020

  1. Copy the full SHA
    a7ea828 View commit details
    Browse the repository at this point in the history
  2. buildPythonPackage: recompile bytecode for reproducibility

    Due to a change in pip the unpacked wheels are no longer reproducible.
    We recompile the bytecode to cleanup this error.
    #81441
    FRidh committed Jun 13, 2020
    Copy the full SHA
    818cf78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #90208 from FRidh/bytecode

    buildPythonPackage: recompile bytecode for reproducibility
    FRidh committed Jun 13, 2020
    Copy the full SHA
    da12111 View commit details
    Browse the repository at this point in the history