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

Commits on Jun 17, 2020

  1. Copy the full SHA
    bbd1294 View commit details
    Browse the repository at this point in the history
  2. buildPythonPackage: don't recompile bytecode

    There are too many regressions. Instead of reverting all the work that has been
    done on this so far, let's just disable it Python-wide. That way we can
    investigate and fix it easier.
    FRidh committed Jun 17, 2020
    Copy the full SHA
    b7aec77 View commit details
    Browse the repository at this point in the history