Language-specific package helpers: Difference between revisions

m consistency
Pigeon (talk | contribs)
added Zig section with zon2nix
 
(8 intermediate revisions by 3 users not shown)
Line 28: Line 28:
** [https://github.com/stephank/yarn-plugin-nixify yarn-plugin-nixify] by stephank
** [https://github.com/stephank/yarn-plugin-nixify yarn-plugin-nixify] by stephank
* [https://github.com/rvl/bower2nix bower2nix]
* [https://github.com/rvl/bower2nix bower2nix]
=== PureScript ===
* [https://github.com/purs-nix/purs-nix purs-nix]


=== Lua ===
=== Lua ===
Line 41: Line 37:
=== Perl ===
=== Perl ===
* [https://gitee.com/volth/cpan2nix/ cpan2nix]
* [https://gitee.com/volth/cpan2nix/ cpan2nix]
=== PureScript ===
* [https://github.com/purs-nix/purs-nix purs-nix]


=== 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 66: Line 66:
* [https://gitlab.com/nightkr/Sbtix sbtix]
* [https://gitlab.com/nightkr/Sbtix sbtix]
* [https://github.com/zaninime/sbt-derivation sbt-derivation]
* [https://github.com/zaninime/sbt-derivation sbt-derivation]
=== Zig ===
* [https://github.com/nix-community/zon2nix zon2nix]
[[Category:Languages]]
[[Category:Go]]
[[Category:Haskell]]
[[Category:JavaScript]]
[[Category:Perl]]
[[Category:Python]]
[[Category:Ruby]]
[[Category:Rust]]