mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-10 07:44:13 +00:00
README.md: Add pip2nix (#165)
This commit is contained in:
parent
1e5780c395
commit
787d9f9796
1 changed files with 1 additions and 0 deletions
|
@ -198,6 +198,7 @@
|
|||
### Python
|
||||
|
||||
* [mach-nix](https://github.com/DavHau/mach-nix) - Tool to create highly reproducible python environments.
|
||||
* [pip2nix](https://github.com/nix-community/pip2nix) - A repository-agnostic Python package generator tool.
|
||||
* [poetry2nix](https://github.com/nix-community/poetry2nix) - Build Python packages directly from [Poetry's](https://python-poetry.org/) `poetry.lock`. No conversion step needed.
|
||||
|
||||
### Ruby
|
||||
|
|
Loading…
Reference in a new issue