My personal project and infrastructure archive
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nomicon/pkgs/development/tools/poetry2nix/poetry2nix
..
bin
hooks
pkgs/poetry
README.md
cli.nix
default.nix
editable.nix
extensions.json
fetch-wheel.sh
lib.nix
mk-poetry-dep.nix
overrides.nix
pep425.nix
pep508.nix
plugins.nix
semver.nix
shell-scripts.nix

README.md

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