nixpkgs/pkgs/development/tools/poetry2nix/poetry2nix
markuskowa 2f34b4b883
Merge pull request #108983 from markuskowa/dev-mpi
Use mpi attribute consistently to provide a default MPI implementation
2021-01-23 22:51:09 +01:00
..
bin poetry2nix: 1.13.0 -> 1.14.0 2020-12-01 14:25:46 +01:00
hooks poetry2nix: 1.13.0 -> 1.14.0 2020-12-01 14:25:46 +01:00
pkgs/poetry poetry2nix: 1.13.0 -> 1.14.0 2020-12-01 14:25:46 +01:00
cli.nix poetry2nix: 1.7.1 -> 1.8.0 2020-05-05 21:20:44 +01:00
default.nix poetry2nix: 1.13.0 -> 1.14.0 2020-12-01 14:25:46 +01:00
editable.nix poetry2nix: 1.12.0 -> 1.13.0 2020-10-01 23:11:14 +02: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.12.0 -> 1.13.0 2020-10-01 23:11:14 +02:00
mk-poetry-dep.nix poetry2nix: 1.13.0 -> 1.14.0 2020-12-01 14:25:46 +01:00
overrides.nix Merge pull request #108983 from markuskowa/dev-mpi 2021-01-23 22:51:09 +01:00
pep425.nix lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
pep508.nix lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
plugins.nix poetry2nix: 1.13.0 -> 1.14.0 2020-12-01 14:25:46 +01:00
README.md
semver.nix poetry2nix: 1.8.0 -> 1.9.0 2020-05-28 21:41:17 +01:00
shell-scripts.nix poetry2nix: 1.11.0 -> 1.12.0 2020-08-26 15:26:35 +02: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