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: 2053cb05933c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 306d76f357ec
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 15, 2020

  1. glibc: use python3Minimal instead of python3

    This should improve the speed of bootstrapping process.
    Cost of evaluation also decreases a bit,
    but I don't expect that will be significant.
    
    (cherry picked from commit f651910)
    vcunat authored and worldofpeace committed Feb 15, 2020
    Copy the full SHA
    ced2b5a View commit details
    Browse the repository at this point in the history
  2. openssl: revert a workaround that's no longer needed

    Thanks to python3Minimal.  This reverts part of c203848 #79738.
    
    (cherry picked from commit 5a8000d)
    vcunat authored and worldofpeace committed Feb 15, 2020
    Copy the full SHA
    306d76f View commit details
    Browse the repository at this point in the history