nixpkgs/pkgs/development/interpreters/python/cpython/2.7
Frederik Rietdijk 31e32b6d9e Python interpreters: add pkgs attribute
A package set is constructed for a specific interpreter. Therefore, we add the
possibility to override the package set to the interpreter. This should make it
easier to override the interpreter and the package set at the same time.
2016-12-05 09:43:44 +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
default.nix Python interpreters: add pkgs attribute 2016-12-05 09:43:44 +01:00
deterministic-build.patch
nix-store-mtime.patch
no-ldconfig.patch
properly-detect-curses.patch
python-2.7-distutils-C++.patch python: add C++ compiler support for distutils 2016-10-17 11:23:13 -04:00
search-path.patch
setup-hook.sh