This website requires JavaScript.
Explore
Help
Sign In
chn
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/CHN-beta/nixpkgs.git
synced
2026-01-13 19:43:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
561bc25fa450073b634ea82cfae25d70e1e2ef8d
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
/
cpython
History
Nikola Knezevic
561bc25fa4
fix: Python 3.10 doesn't need ctypes.util.find_library() patch
...
This patch is only needed on Python 3.9 version, as it is included in 3.10.0 release.
2021-12-17 23:09:19 +01:00
..
2.7
python27: use strictDeps = true;
2021-08-19 09:30:47 +02:00
3.5
…
3.6
…
3.7
…
3.8
…
3.9
python39: backport patch to accomodate system library changes in Big Sur
2021-12-03 02:04:08 +00:00
3.10
…
docs
…
default.nix
fix: Python 3.10 doesn't need ctypes.util.find_library() patch
2021-12-17 23:09:19 +01:00
mimetypes.patch
cpython: Pull in the mime-types database
2021-03-14 15:45:15 +01:00
virtualenv-permissions.patch
cpython: fix permissions on venv activation scripts
2021-06-28 03:15:04 +02:00