nixpkgs/pkgs/development/interpreters/python
Frederik Rietdijk 818cf7827b buildPythonPackage: recompile bytecode for reproducibility
Due to a change in pip the unpacked wheels are no longer reproducible.
We recompile the bytecode to cleanup this error.
https://github.com/NixOS/nixpkgs/issues/81441
2020-06-13 10:36:28 +02:00
..
catch_conflicts
cpython Merge staging-next into staging 2020-06-05 19:42:16 +02:00
graalpython
hooks buildPythonPackage: recompile bytecode for reproducibility 2020-06-13 10:36:28 +02:00
manylinux
pypy pypy: Remove bootstrap python from closure 2020-05-23 11:47:11 +01:00
tests Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
update-python-libraries python: add use-pkgs-prefix option to update script 2020-03-27 01:47:30 -07:00
default.nix python3Minimal: override python38, not python3 2020-06-05 16:46:40 +02:00
fetchpypi.nix
mk-python-derivation.nix buildPythonPackage: recompile bytecode for reproducibility 2020-06-13 10:36:28 +02:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
tests.nix Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
with-packages.nix
wrap-python.nix
wrap.sh python.pkgs.wrapPython: get rid of warning 2019-12-30 16:46:55 +01:00
wrapper.nix Python: introduce NIX_PYTHONPREFIX in order to set site.PREFIXES 2020-03-14 21:39:31 +00:00