nixpkgs/doc/languages-frameworks
adisbladis b9138b7c07 mk-python-derivation: Add dependencies & optional-dependencies arguments
Since https://github.com/NixOS/nixpkgs/pull/161835 we've had the
concept of `passthru.optional-dependencies` for Python optional deps.

Having to explicitly put optional-dependencies in the passthru attrset
is a bit strange API-wise, even though it semantically makes sense.

This change unifies the handling of non-optional & optional Python
dependencies using the names established from PEP-621 (standardized pyproject.toml project metadata).
2024-02-18 17:40:42 +13:00
..
2023-11-09 21:48:05 +01:00
2023-12-07 16:45:56 +00:00
2024-01-13 22:43:54 +01:00
2024-01-15 18:19:53 -06:00
2023-11-09 21:48:05 +01:00
2023-11-09 21:48:05 +01:00
2024-02-11 11:02:39 +03:00
2023-11-09 21:48:05 +01:00