mirror of
https://github.com/nix-community/awesome-nix
synced 2024-11-09 23:44:11 +00:00
Move pip2nix to depracted (#201)
This commit is contained in:
parent
ce8edcb3b9
commit
46390af6f8
2 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,9 @@ Here lie the following former awesome-list members as they have been archived, d
|
|||
|
||||
### Python
|
||||
|
||||
* [pypi2nix](https://github.com/nix-community/pypi2nix) - Generate Nix expressions for Python packages.
|
||||
* [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.
|
||||
* [pypi2nix](https://github.com/nix-community/pypi2nix) - Generate Nix expressions for Python packages.
|
||||
|
||||
### Scala
|
||||
|
||||
|
|
|
@ -204,7 +204,6 @@
|
|||
|
||||
### Python
|
||||
|
||||
* [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