nixpkgs/pkgs/development/tools/poetry2nix/poetry2nix
2022-04-01 22:23:40 +12:00
..
bin
hooks
overrides
pkgs/poetry
cli.nix
default.nix
editable.nix
extensions.json
fetch-from-pypi.sh
fetch_from_legacy.py
lib.nix
mk-poetry-dep.nix
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