Language-specific package helpers: Difference between revisions
imported>Mic92 No edit summary |
imported>Adetokunbo m Add a link to the haskell-overridez tool |
||
Line 20: | Line 20: | ||
=== Haskell === | === Haskell === | ||
* [https://github.com/NixOS/cabal2nix cabal2nix] | * [https://github.com/NixOS/cabal2nix cabal2nix] | ||
* [https://github.com/adetokunbo/haskell-overridez haskell-overridez] - Simplify usage of nix dependencies during haskell development | |||
=== Scala === | === Scala === | ||
* [https://github.com/teozkr/Sbtix sbtix] | * [https://github.com/teozkr/Sbtix sbtix] |
Revision as of 05:37, 21 June 2018
The official overview can be found in the nixpkgs manual.
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