3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/interpreters/python/cpython
Matthew Bauer 48d0e9401e cpython: skip macOS system frameworks
We don’t want cpython picking up /Library/Frameworks and
/System/Library/Frameworks which contains Tcl.framework. Instead it
should use the one provided by Nix. this would not be an issue if
sandboxing was enabled, but unfortunately that has its own issues.

Fixes #66647
2019-08-25 20:35:19 -04:00
..
2.7 python2: backport fix for pyc race condition, part 2 2019-07-17 10:22:11 +02:00
3.5 python3{5,6}: Reintroduce bytecode determinism 2019-04-18 08:12:29 +02:00
3.6 CPython: merge expressions of interpreters 2019-01-04 10:45:22 +01:00
3.7 python37: fix distutils C++ patch (PR #64758) 2019-07-15 09:37:43 +02:00
3.8 python38: init at 3.8.0b2 2019-07-09 15:31:37 +02:00
docs Generate python3 docs 2019-04-28 09:24:01 +02:00
default.nix cpython: skip macOS system frameworks 2019-08-25 20:35:19 -04:00