On Tuesday, January 13, 2015 at 1:35:10 PM UTC-8, René Donner wrote:
>
> Hi, 
>
> another way would be to use the nix package manager: http://nixos.org/nix/ 
>
> list of available packages: http://nixos.org/nixos/packages.html 
>
> you don't need to be super user to install it, and everything you install 
> through nix can reside in your home directory as well. 
>
> it is my goto tool whereever i work, when i am not root. 
>

Do you know of any additional information on using Julia with Nix, such as 
documentation or a collection of Nix expressions?  I've tried using the Nix 
Julia package (and I even made the pull request that upgraded nixpkgs to 
julia 0.3.5), but then I will e.g. try to use PyCall, and it will not have 
a Python interpreter available.  I'm interested enough in using Nix with 
Julia that I'd be willing to help document these things if you or anyone 
else has any guiding light on how to better move forward.

Reply via email to