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: 816e214c1838
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 108304675f5e
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 14, 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.
    vcunat committed Feb 14, 2020
    Copy the full SHA
    f651910 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.
    vcunat committed Feb 14, 2020
    Copy the full SHA
    5a8000d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Merge pull request #80112 from vcunat/p/glibc-python

    glibc: use python3Minimal instead of python3
    worldofpeace committed Feb 15, 2020
    Copy the full SHA
    1083046 View commit details
    Browse the repository at this point in the history