This website requires JavaScript.
Explore
Help
Sign In
gador
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5aef12036a6431a7377ab950f94de37bc6c8e7fa
nixpkgs
/
pkgs
/
development
/
interpreters
/
python
/
hooks
T
History
Jörg Thalheim
7eccc4973c
Merge pull request
#195055
from Mic92/buildPythonPackage
...
buildPythonPackage: fix regression if no setuptools is used
2022-11-06 20:37:18 +01:00
..
conda-install-hook.sh
…
conda-unpack-hook.sh
…
default.nix
pythonPackages: ensure all derivations provide python modules
2022-10-27 10:03:16 +02:00
egg-build-hook.sh
…
egg-install-hook.sh
…
egg-unpack-hook.sh
…
flit-build-hook.sh
…
pip-build-hook.sh
…
pip-install-hook.sh
…
pytest-check-hook.sh
…
python-catch-conflicts-hook.sh
Revert "Revert "buildPython*: wrap setuptools in hook for catching conflicts""
2022-09-20 09:49:27 +02:00
python-imports-check-hook.sh
…
python-namespaces-hook.sh
…
python-output-dist-hook.sh
buildPythonPackage: better error message if no setuptools is used.
2022-10-17 10:12:34 +02:00
python-recompile-bytecode-hook.sh
…
python-relax-deps-hook.sh
pythonRelaxDepsHook: improve Requires-Dist parsing
2022-10-31 17:05:12 +01:00
python-remove-bin-bytecode-hook.sh
…
python-remove-tests-dir-hook.sh
…
setuptools-build-hook.sh
…
setuptools-check-hook.sh
…
sphinx-hook.sh
python3Packages.sphinxHook: run install phase in predist
2022-08-24 23:02:27 +02:00
unittest-check-hook.sh
pythonPackages.unittestCheckHook: init
2022-08-13 14:09:43 -04:00
venv-shell-hook.sh
…
wheel-unpack-hook.sh
…