Language-specific package helpers: Difference between revisions
imported>Teto added luarocks2nix |
imported>Kamilchm |
||
Line 6: | Line 6: | ||
=== Go === | === Go === | ||
* [https://github.com/kamilchm/go2nix go2nix] | * [https://github.com/kamilchm/go2nix go2nix] | ||
* [https://github.com/nixcloud/dep2nix dep2nix] | |||
=== Python === | === Python === | ||
* [https://github.com/garbas/pypi2nix pypi2nix] - Recommended by Community | * [https://github.com/garbas/pypi2nix pypi2nix] - Recommended by Community |
Revision as of 18:25, 18 August 2018
The official overview can be found in the nixpkgs manual.
Lua
Go
Python
- pypi2nix - Recommended by Community
- pip2nix
- python2nix
- nix-pip
Node.js
Ruby
Haskell
- cabal2nix
- haskell-overridez - Simplify usage of nix dependencies during haskell development
Scala
Elisp
Rust
- carnix documentation - Recommend by community, also integrated into nixpkgs.
- cratesio2nix
- nixcrates
- nix-crates-index
- manilla