nixpkgs/pkgs/development/interpreters/python
Yueh-Shun Li 29c08adae1 pythonRelaxDepsHook: lint with ShellCheck
Ignore SC2164 at this moment, as it will be gone when adding `set -e`.
2024-11-05 10:47:22 +08:00
..
catch_conflicts
conda
cpython Merge master into staging-next 2024-09-30 18:04:40 +00:00
hooks pythonRelaxDepsHook: lint with ShellCheck 2024-11-05 10:47:22 +08:00
manylinux
pypy treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
python2 treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
rustpython rustpython: 0.3.1 -> 0.4.0 2024-10-06 20:59:50 +08:00
tests treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
update-python-libraries update-python-libraries: enable nix-command consistently 2024-09-14 13:41:25 +02:00
default.nix Merge master into staging-next 2024-10-03 18:04:30 +00:00
editable.nix python3Packages.mkPythonEditablePackage: init 2024-09-08 17:13:21 +12:00
meta-package.nix python3Packages.mkPythonMetaPackage: init 2024-08-30 00:24:31 +12:00
mk-python-derivation.nix Merge branch 'master' into staging-next 2024-09-25 06:05:01 +03:00
passthrufun.nix treewide: lib.isInOldestRelease -> lib.oldestSupportedReleaseIsAtLeast 2024-10-08 11:14:24 +02:00
python-packages-base.nix python3Packages.mkPythonEditablePackage: init 2024-09-08 17:13:21 +12:00
run_setup.py
setup-hook.nix
setup-hook.sh
sitecustomize.py
tests.nix treewide: replace stdenv.is with stdenv.hostPlatform.is 2024-09-25 00:04:37 +03:00
with-packages.nix
wrap-python.nix
wrap.sh
wrapper.nix