nixpkgs/pkgs/development/tools/poetry2nix/poetry2nix
2020-07-22 17:04:47 +02:00
..
bin
hooks
pkgs/poetry poetry2nix: 1.10.0 -> 1.11.0 2020-07-22 17:04:47 +02:00
cli.nix
default.nix poetry2nix: 1.10.0 -> 1.11.0 2020-07-22 17:04:47 +02:00
editable.nix
extensions.json
fetch-wheel.sh
lib.nix poetry2nix: 1.10.0 -> 1.11.0 2020-07-22 17:04:47 +02:00
mk-poetry-dep.nix poetry2nix: 1.9.2 -> 1.10.0 2020-07-14 16:18:39 +02:00
overrides.nix poetry2nix: 1.10.0 -> 1.11.0 2020-07-22 17:04:47 +02:00
pep425.nix poetry2nix: 1.9.0 -> 1.9.2 2020-06-09 02:54:48 +02:00
pep508.nix
plugins.nix poetry2nix: 1.9.2 -> 1.10.0 2020-07-14 16:18:39 +02:00
README.md
semver.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