nixpkgs/pkgs/development/interpreters/python
Martin Weinelt eb3091ac76 cpython: fix permissions on venv activation scripts
Previously these ended up without u+w permissions which meant they could
not be regenerated, which was hugely annoying when these venvs were for
example created and recreated in a nix-shell.

(cherry picked from commit 4fa69858d951409426c5b080fbdaf342fe790877)
2021-08-09 15:43:21 +02:00
..
catch_conflicts
cpython cpython: fix permissions on venv activation scripts 2021-08-09 15:43:21 +02:00
graalpython pythonInterpreters.graalpython37: init 2019-10-22 09:16:18 +02:00
hooks pytestCheckHook: improve disabledTestPaths whitespace handling 2021-05-14 21:59:55 -07:00
manylinux Fix manylinux packages 2019-12-13 11:40:44 +01:00
pypy lzma: deprecate alias 2021-04-04 19:49:52 +02:00
tests python.tests: use self.callPackage instead of super.callPackage 2020-11-28 16:57:07 +01:00
update-python-libraries pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
default.nix python310: 3.10.0b3 -> 3.10.0rc1 2021-08-09 13:39:04 +02:00
fetchpypi.nix pythonPackages.fetchPypi: support SRI hashes 2019-07-11 18:01:04 +02:00
mk-python-derivation.nix pythonPackages: set mainProgram to pname by default 2021-06-13 10:36:12 +02:00
run_setup.py
setup-hook.nix
setup-hook.sh python: make it possible to disable the python setup-hook 2019-04-28 09:20:41 +02:00
sitecustomize.py Python: fix virtualenv with Python 2 2020-05-24 10:43:24 +02:00
tests.nix python.tests: test overriding functions 2021-02-19 10:12:21 +01: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 treewide: Fix various tools wrappers "with packages" 2021-03-02 22:38:04 +00:00