Language-specific package helpers: Difference between revisions

imported>Bennofs
No edit summary
imported>Bennofs
No edit summary
Line 38: Line 38:
* [https://github.com/garbas/pypi2nix pypi2nix] - Recommended by Community
* [https://github.com/garbas/pypi2nix pypi2nix] - Recommended by Community
* [https://github.com/nix-community/nixpkgs-pytools nixpkgs-pytools] semi-automated way to add python packages to nixpkgs.
* [https://github.com/nix-community/nixpkgs-pytools nixpkgs-pytools] semi-automated way to add python packages to nixpkgs.
* [https://github.com/DavHau/mach-nix] - Create reproducible python environments from `requirements.txt` (using Nix)
* [https://github.com/DavHau/mach-nix mach-nix] - Create reproducible python environments from `requirements.txt` (using Nix)
* [https://github.com/johbo/pip2nix pip2nix]
* [https://github.com/johbo/pip2nix pip2nix]
* [https://github.com/proger/python2nix python2nix]
* [https://github.com/proger/python2nix python2nix]