nixpkgs-suyu/pkgs/development/tools/poetry2nix/poetry2nix
2021-09-29 21:35:44 -05:00
..
bin
hooks
pkgs/poetry poetry2nix: 1.19.0 -> 1.20.0 2021-09-23 10:55:18 -05:00
cli.nix
default.nix poetry2nix: 1.20.0 -> 1.21.0 2021-09-29 21:35:44 -05:00
editable.nix
extensions.json
fetch-from-pypi.sh
fetch_from_legacy.py
lib.nix
mk-poetry-dep.nix poetry2nix: 1.19.0 -> 1.20.0 2021-09-23 10:55:18 -05:00
overrides.nix poetry2nix: 1.20.0 -> 1.21.0 2021-09-29 21:35:44 -05:00
pep425.nix poetry2nix: 1.19.0 -> 1.20.0 2021-09-23 10:55:18 -05:00
pep508.nix poetry2nix: 1.19.0 -> 1.20.0 2021-09-23 10:55:18 -05:00
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