poetry2nix/hooks
Sergey Vlasov 8fb6db1d12 Adjust for renaming of pythonForBuild to pythonOnBuildForHost
The upstream Nixpkgs renamed `pythonForBuild` to `pythonOnBuildForHost`
and made `pythonForBuild` emit warnings: NixOS/nixpkgs#265764.  Adjust
the poetry2nix code to avoid warnings with the new version, while still
keeping compatibility with the old one.
2024-02-01 10:03:24 +03:00
..
default.nix Adjust for renaming of pythonForBuild to pythonOnBuildForHost 2024-02-01 10:03:24 +03:00
fixup-hook.sh Add hook to remove normal files from site-packages 2022-02-05 21:50:20 +12:00
pip-build-hook.sh chore: add hooks 2023-10-24 08:24:50 -04:00
pyproject-without-special-deps.py Fix build failure when editable dependencies exist in pyproject.toml 2022-07-24 21:03:23 +01:00
pyproject-without-url-whl.py chore: reformat and relax test on nix sandbox 2023-10-26 05:18:15 -04:00
python-requires-patch-hook.py hooks: Read setup.py AST as utf-8 with BOM 2023-03-28 16:57:30 +13:00
python-requires-patch-hook.sh Add a hook to rewrite python_requires in setup.py to be PEP440 compliant 2023-03-23 15:23:57 +13:00
remove-special-dependencies.sh Reset PYTHONPATH before running Python script in hooks 2022-05-10 08:14:08 +12:00
wheel-unpack-hook.sh overrides: Remove condition from wheel override 2020-08-17 05:02:19 +02:00