Language-specific package helpers: Difference between revisions
m Category:Languages added |
m Category:Go added |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 43: | Line 43: | ||
=== Python === | === Python === | ||
* [https://github.com/pyproject-nix/uv2nix uv2nix] - uv2nix turns uv projects into Nix derivations | |||
* [https://github.com/nix-community/poetry2nix poetry2nix] - poetry2nix turns Poetry projects into Nix derivations without the need to actually write Nix expressions. | * [https://github.com/nix-community/poetry2nix poetry2nix] - poetry2nix turns Poetry projects into Nix derivations without the need to actually write Nix expressions. | ||
* [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. | ||
Line 69: | Line 70: | ||
[[Category:Languages]] | [[Category:Languages]] | ||
[[Category:Go]] | |||
[[Category:JavaScript]] | |||
[[Category:Perl]] | |||
[[Category:Python]] | |||
[[Category:Ruby]] | |||
[[Category:Rust]] |