[Nix-dev] Update Julia to today's git

Michael Raskin 7c6f434c at mail.ru
Mon May 20 06:29:02 CEST 2013


>I'm completely new to Nix so I apologize in advance if this is not the
>right place.
>I installed NixOs yesterday and I needed a recent version of Julia
>(julialang.org) and figured it would be a good way to try out Nix.
>
>Here is a patch to nixpkgs that brings julia to today's git
>(ea277f39ebdf730aabfc422af66e911288380921) and its dependencies to the
>needed version (liblapack:3.4.2, suitesparse:4.2.0, openblas:0.2.6).
>Can someone have a look ?

Did you try to make at least libunwind taken from the dependencies? 
Julia has many dependencies and wants to build them itself, but for some
of them I managed to make Julia take prebuilt ones. If you tried and 
failed to use prebuilt versions of libunwind (and maybe suitesparse),
I won't try to change it; otherwise it seems worth it to try.





More information about the nix-dev mailing list