mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-02 17:09:09 +03:00
0810decaa7
The previous commit revealed that Python wasn't actually using Berkeley DB; it only had it in its closure due to the build-time flag dump in Makefile and _sysconfigdata.py. When Python detects both GNU gdbm and Berkeley DB at build time, it will use the former. |
||
---|---|---|
.. | ||
cpython | ||
pypy/2.7 | ||
build-python-package.nix | ||
catch_conflicts.py | ||
mk-python-derivation.nix | ||
run_setup.py | ||
with-packages.nix | ||
wrap-python.nix | ||
wrap.sh | ||
wrapper.nix |