nixpkgs/pkgs/development/interpreters/python/cpython/2.7
Frederik Rietdijk 4bc1d02698 Python 2.7: increase priority
Higher priority than Python 3.x so that `/bin/python` points to
`/bin/python2` in case both 2 and 3 are installed.
2017-02-26 16:07:52 +01:00
..
2.5.2-ctypes-util-find_library.patch
2.5.2-tkinter-x11.patch
2.6.2-ssl-threads.patch
2.6.5-export-PySignal_SetWakeupFd.patch
2.6.5-FD_SETSIZE.patch
2.6.5-ncurses-abi6.patch
2.7.3-dbm.patch
2.7.3-dylib.patch
2.7.3-getpath-exe-extension.patch
2.7.3-no-libm.patch
boot.nix stdenv: bootstrap cmake and python on darwin 2017-01-03 18:01:47 +01:00
default.nix Python 2.7: increase priority 2017-02-26 16:07:52 +01:00
deterministic-build.patch
glibc-2.25-enosys.patch python*: upstream patches to fix with glibc-2.25 2017-02-16 23:13:38 +01:00
nix-store-mtime.patch
no-ldconfig.patch
properly-detect-curses.patch
python-2.7-distutils-C++.patch
search-path.patch
setup-hook.sh