nixpkgs/pkgs/development/tools/poetry2nix/poetry2nix
2021-09-29 21:35:44 -05:00
..
bin
hooks poetry2nix: 1.17.1 -> 1.19.0 2021-08-19 17:49:52 -05:00
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 treewide: runCommandNoCC -> runCommand 2021-08-15 17:36:41 +02:00
extensions.json
fetch_from_legacy.py poetry2nix: 1.17.1 -> 1.19.0 2021-08-19 17:49:52 -05:00
fetch-from-pypi.sh
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