mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-20 04:33:57 +00:00
98de48fc8f
Since the wheel file name is based on the package metadata instead of what we set in the derivation, if you set the version as `unstable-YYYYMMDD`, for example, the hook would silently fail. We will ignore the version now and just use a glob instead to match anything that has the package name in its path. Fixes #248185. |
||
---|---|---|
.. | ||
conda-install-hook.sh | ||
conda-unpack-hook.sh | ||
default.nix | ||
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 | ||
python-imports-check-hook.sh | ||
python-namespaces-hook.sh | ||
python-output-dist-hook.sh | ||
python-recompile-bytecode-hook.sh | ||
python-relax-deps-hook.sh | ||
python-remove-bin-bytecode-hook.sh | ||
python-remove-tests-dir-hook.sh | ||
setuptools-build-hook.sh | ||
setuptools-check-hook.sh | ||
sphinx-hook.sh | ||
unittest-check-hook.sh | ||
venv-shell-hook.sh | ||
wheel-unpack-hook.sh |