nixpkgs/pkgs/development/tools/poetry2nix/poetry2nix
2023-02-28 03:37:38 +03:00
..
bin
hooks treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +02:00
overrides poetry2nix: fix override bootstrapped-pip 2023-02-28 03:37:38 +03:00
pkgs/poetry poetry2nix: 1.38.0 -> 1.39.1 2022-12-11 03:18:01 +13:00
cli.nix
default.nix treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
editable.nix
extensions.json
fetch_from_legacy.py
fetch-from-pypi.sh
known-build-systems.json
lib.nix treewide: use optionalString 2023-02-13 21:52:34 +01:00
mk-poetry-dep.nix poetry2nix: 1.38.0 -> 1.39.1 2022-12-11 03:18:01 +13:00
pep425.nix
pep508.nix
plugins.nix
README.md
semver.nix
shell-scripts.nix

Dont change these files here, they are maintained at https://github.com/nix-community/poetry2nix

The update procedure is as-follows:

  1. Send your change to the upstream poetry2nix repository
  2. Get it approved with tests passing
  3. Run the update script in pkgs/development/tools/poetry2nix