Language-specific package helpers: Difference between revisions
m Category:Haskell added |
added Zig section with zon2nix |
||
| (One intermediate revision by the same user 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] | ||
=== 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 === | ||
| Line 67: | 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] | |||