This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
6d80927a43baee1b006fd54944084001dc04b5a5
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
History
Anders Kaseorg
6d80927a43
pypy: Set isPy2, isPy27
...
Signed-off-by: Anders Kaseorg <
andersk@mit.edu
>
2018-11-20 01:59:08 -08:00
..
catch_conflicts
…
cpython
Enable cross compilation for cpython 2.7 (
#50245
)
2018-11-15 19:36:03 +01:00
pypy
/2.7
pypy: Set isPy2, isPy27
2018-11-20 01:59:08 -08:00
build-python-package-common.nix
…
build-python-package-flit.nix
python: flit: 0.13 -> 1.0
2018-04-08 11:36:07 +02:00
build-python-package-setuptools.nix
…
build-python-package-wheel.nix
…
build-python-package.nix
buildPythonPackage: use
config.doCheckByDefault
2018-04-26 20:15:52 +00:00
mk-python-derivation.nix
stdenv: steal
checkInputs
from buildPythonPackage
2018-04-26 20:22:51 +00:00
run_setup.py
…
setup-hook.nix
…
setup-hook.sh
…
with-packages.nix
…
wrap-python.nix
…
wrap.sh
…
wrapper.nix
python.buildEnv: new argument
makeWrapperArgs
2018-10-13 12:31:52 +02:00