nixpkgs-suyu/pkgs/development/tools/poetry2nix/poetry2nix
Samuel Gräfenstein 819ab46fe7
treewide: pkgconfig -> pkg-config
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
..
bin
hooks
pkgs/poetry poetry2nix: 1.15.5 -> 1.16.0 2021-03-04 16:32:04 +02:00
cli.nix
default.nix poetry2nix: 1.16.0 -> 1.16.1 2021-03-16 17:25:26 +02:00
editable.nix
extensions.json
fetch-wheel.sh
lib.nix poetry2nix: 1.15.5 -> 1.16.0 2021-03-04 16:32:04 +02:00
mk-poetry-dep.nix poetry2nix: 1.14.0 -> 1.15.2 2021-02-02 15:21:10 +01:00
overrides.nix treewide: pkgconfig -> pkg-config 2021-03-17 00:00:19 +01:00
pep425.nix poetry2nix: 1.14.0 -> 1.15.2 2021-02-02 15:21:10 +01:00
pep508.nix poetry2nix: 1.14.0 -> 1.15.2 2021-02-02 15:21:10 +01:00
plugins.nix
README.md
semver.nix poetry2nix: 1.15.5 -> 1.16.0 2021-03-04 16:32:04 +02:00
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