Commit Graph

1034 Commits (b4c6e5f34573c22f6eff3fb21c3fdf25a60a1868)

Author SHA1 Message Date
Daniël de Kok 900b2d5a6c python3: fix impure /bin/sh call in subprocess 4 years ago
Jonathan Ringer 91bec61635
python35: remove 4 years ago
Christian Kauhaus a14859c686 python: Apply patch for CVE-2019-20907 4 years ago
Anders Kaseorg b31e4a20a4 pypy, pypy3: 7.1.1 -> 7.3.1 4 years ago
Anders Kaseorg 6f2ec6d967 pythonInterpreters.pypy{27,36}_prebuilt: 7.1.1 -> 7.3.1 4 years ago
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages 4 years ago
Mario Rodas ced8ec8488 python39: 3.9.0a4 -> 3.9.0b5 4 years ago
Mario Rodas 79590e27d4 python38: 3.8.3 -> 3.8.5 4 years ago
Robert Scott ede2e00c9f cpython: expose gdb libpython.py 4 years ago
Robert Scott 6d19ab339a cpython: set separateDebugInfo 4 years ago
Frederik Rietdijk 7935bf793e python37: 3.7.7 -> 3.7.8 4 years ago
Frederik Rietdijk 60fb772ae2 python36: 3.6.10 -> 3.6.11 4 years ago
misuzu aedbade43e python3Packages.pip: allow setting reproducible temporary directory via NIX_PIP_INSTALL_TMPDIR 4 years ago
DavHau d1c1a0c656 fix indentation in mk-python-derivation.nix 4 years ago
Frederik Rietdijk f03734efa0 python3: improve cross-compilation of extension modules, fixes #91171 4 years ago
Frederik Rietdijk b7aec77a7b buildPythonPackage: don't recompile bytecode 4 years ago
Jonathan Ringer b6654d9d6c python2Packages: default to dontUsePythonRecompileBytecode = true; 4 years ago
Frederik Rietdijk 818cf7827b buildPythonPackage: recompile bytecode for reproducibility 4 years ago
Frederik Rietdijk a7ea828f09 pythonRemoveBinBytecodeHook: fix explanation 4 years ago
Frederik Rietdijk 4087d3fe41 python: don't use optimizations on Darwin 4 years ago
Daniël de Kok 1e2b6695cf pythonPackages.setuptoolsBuildHook: do not build in an isolated environment 4 years ago
Daniël de Kok e2309df85e pythonPackages.pipBuildHook: do not build in an isolated environment 4 years ago
Frederik Rietdijk 913bee36ed python3Minimal: override python38, not python3 4 years ago
Frederik Rietdijk a337c44db6 python3Minimal: disable optimizations 4 years ago
Frederik Rietdijk bcf03e8cd2 Revert "cpython: Optimize dynamic symbol tables, for a 6% speedup." 4 years ago
Frederik Rietdijk b7ff746540 python3: now points to python38 4 years ago
Luflosi 2379e36124 python39: fix build on macOS 4 years ago
Frederik Rietdijk 0367fa630d python38: 3.8.2 -> 3.8.3 4 years ago
Frederik Rietdijk f17001afd8 Python: fix virtualenv with Python 2 4 years ago
Frederik Rietdijk 98bcf5d8da Python tests: fix use of is_virtualenv 4 years ago
Frederik Rietdijk 2de446e0b8 python.tests: also test virtualenv 4 years ago
adisbladis 203f382a4a
pypy: Remove bootstrap python from closure 4 years ago
Jon 15b3d9d277
python3Packages.venvShellHook: add postVenvCreation (#87850) 4 years ago
Greg Price 480c8d1991 cpython: Optimize dynamic symbol tables, for a 6% speedup. 4 years ago
Greg Price 52c04b0347 cpython: Use autoreconfHook to rebuild configure script. 4 years ago
Greg Price f8a8243bd3 cpython: Use --enable-optimizations, for a 16% speedup. 4 years ago
Jonathan Ringer 884436b254 pythonPackages.pytestCheckHook: disable setuptoolsCheckPhase 4 years ago
Josef Kemetmüller 3818cd9049 python: Fix creating RPMs from Python packages 4 years ago
Pavol Rusnak 420124adf8 python: remove isPy33, isPy34 4 years ago
Frederik Rietdijk 6f873e98f4 Python integration tests: disable for older python 3 versions 4 years ago
Frederik Rietdijk 71171b3225 Python tests: test venv from a nix env with Python 3.8 4 years ago
Frederik Rietdijk cf1a68360e python2: 2.7.17 -> 2.7.18 4 years ago
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 4 years ago
Greg Price 9d8831c8fe cpython: Drop unrecognized --with-threads configure flag. 4 years ago
Frederik Rietdijk c392d70518 pkgsStatic.python3: fix build 4 years ago
Jonathan Ringer 279438e7f8 python: add use-pkgs-prefix option to update script 4 years ago
Jonathan Ringer a9c994ad0b python: add pythonNamespacesHook 4 years ago
Frederik Rietdijk 7447fff95a
Fix sys.prefix in case of a Nix env 4 years ago
adisbladis 753122388d
Python: Add integration test verifying NIX_PYTHONPATH with Mypy 4 years ago
adisbladis 05571d3059
Python Add test for NIX_PYTHONPREFIX 4 years ago