Language-specific package helpers: Difference between revisions
Add yarn-plugin-nixify and minor wording improvement |
m Category:Go added |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 26: | Line 26: | ||
** [https://github.com/moretea/yarn2nix yarn2nix] by moretea | ** [https://github.com/moretea/yarn2nix yarn2nix] by moretea | ||
** [https://github.com/Profpatsch/yarn2nix yarn2nix] by Profpatsch | ** [https://github.com/Profpatsch/yarn2nix yarn2nix] by Profpatsch | ||
** [https://github.com/stephank/yarn-plugin-nixify] | ** [https://github.com/stephank/yarn-plugin-nixify yarn-plugin-nixify] by stephank | ||
* [https:// | * [https://github.com/rvl/bower2nix bower2nix] | ||
=== PureScript === | === PureScript === | ||
Line 34: | Line 34: | ||
=== Lua === | === Lua === | ||
* [https://github.com/ | * [https://github.com/nix-community/luarocks-nix luarocks2nix] works with https://github.com/NixOS/nixpkgs/pull/33903 | ||
=== OCaml === | === OCaml === | ||
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 64: | Line 65: | ||
=== Scala === | === Scala === | ||
* [https://gitlab.com/ | * [https://gitlab.com/nightkr/Sbtix sbtix] | ||
* [https://github.com/zaninime/sbt-derivation sbt-derivation] | |||
[[Category:Languages]] | |||
[[Category:Go]] | |||
[[Category:JavaScript]] | |||
[[Category:Perl]] | |||
[[Category:Python]] | |||
[[Category:Ruby]] | |||
[[Category:Rust]] |