nixpkgs/pkgs/development/tools/poetry2nix/poetry2nix
2020-05-05 21:20:44 +01:00
..
bin poetry2nix: 1.7.0 -> 1.7.1 2020-03-27 23:47:40 +00:00
hooks poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
cli.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
default.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
extensions.json
fetch-wheel.sh poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
lib.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
mk-poetry-dep.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
overrides.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
pep425.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
pep508.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
README.md
semver.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00

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