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: 677e3960b51e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4f52dfed5ea2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 4, 2020

  1. Revert "cpython: Optimize dynamic symbol tables, for a 6% speedup."

    ofborg does not like fetching patches when the derivation is used during bootstrapping.
    
    This reverts commit 480c8d1.
    FRidh committed Jun 4, 2020
    Copy the full SHA
    bcf03e8 View commit details
    Browse the repository at this point in the history
  2. python3Minimal: disable optimizations

    No point for the bootstrapping.
    FRidh committed Jun 4, 2020
    Copy the full SHA
    a337c44 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Merge pull request #89489 from FRidh/opt

    python3Minimal: disable optimizations
    FRidh committed Jun 5, 2020
    Copy the full SHA
    4f52dfe View commit details
    Browse the repository at this point in the history