This website requires JavaScript.
Explore
Help
Sign In
nathan
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2026-06-21 09:35:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ba3ec71be94de50d8117f76fbddc19e29e828f5
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
/
cpython
/
2.7
History
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03: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
…
atomic_pyc.patch
…
cross-compile.patch
…
CVE-2019-20907.patch
python: Apply patch for CVE-2019-20907
2020-08-11 16:05:43 +02:00
CVE-2021-3177.patch
python27: Fix CVE-2021-3177
2021-02-20 10:03:11 +01:00
CVE-2021-23336.patch
python27: fix CVE-2021-23336
2021-04-03 15:10:01 +02:00
default.nix
treewide: optional -> optionals where the argument is a list
2022-10-10 15:40:21 +03:00
deterministic-build.patch
…
find_library-gcc10.patch
python2: fix ctypes.util.find_library with gcc10
2021-01-08 11:19:39 +01:00
nix-store-mtime.patch
…
no-ldconfig.patch
…
profile-task.patch
cpython: Use --enable-optimizations, for a 16% speedup.
2020-05-11 23:37:04 -07:00
python-2.7-distutils-C++.patch
…
search-path.patch
…
use-correct-tcl-tk-on-darwin.patch
…