summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorRobert Schütz <dev@schuetz-co.de>2021-03-08 11:06:24 +0100
committerRobert Schütz <dev@schuetz-co.de>2021-03-08 11:06:24 +0100
commit11f4fa4a22af70647bf2004a1711cb2f803af80e (patch)
tree08fb67530777a58a1f0aa43d8a89332b62ac9a63 /doc
parentf4b327a9c2ce0c45ad6ccd94137e64a16ec89ada (diff)
downloadnixpkgs-11f4fa4a22af70647bf2004a1711cb2f803af80e.tar
nixpkgs-11f4fa4a22af70647bf2004a1711cb2f803af80e.tar.gz
nixpkgs-11f4fa4a22af70647bf2004a1711cb2f803af80e.tar.bz2
nixpkgs-11f4fa4a22af70647bf2004a1711cb2f803af80e.tar.lz
nixpkgs-11f4fa4a22af70647bf2004a1711cb2f803af80e.tar.xz
nixpkgs-11f4fa4a22af70647bf2004a1711cb2f803af80e.tar.zst
nixpkgs-11f4fa4a22af70647bf2004a1711cb2f803af80e.zip
doc: mention up-to-date tools for generating Python expressions
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/python.section.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/languages-frameworks/python.section.md b/doc/languages-frameworks/python.section.md
index 46491a785a7..e569cdaa935 100644
--- a/doc/languages-frameworks/python.section.md
+++ b/doc/languages-frameworks/python.section.md
@@ -1188,7 +1188,8 @@ community to help save time. No tool is preferred at the moment.
   expressions for your Python project. Note that [sharing derivations from
   pypi2nix with nixpkgs is possible but not
   encouraged](https://github.com/nix-community/pypi2nix/issues/222#issuecomment-443497376).
-- [python2nix](https://github.com/proger/python2nix) by Vladimir Kirillov.
+- [nixpkgs-pytools](https://github.com/nix-community/nixpkgs-pytools)
+- [poetry2nix](https://github.com/nix-community/poetry2nix)
 
 ### Deterministic builds