Julia 0.3.0 seems to have no more problems than 0.2.1, so make it default
This commit is contained in:
parent
dcb38fc8aa
commit
64a18d70e5
@ -3145,7 +3145,7 @@ let
|
|||||||
llvm = llvm_34;
|
llvm = llvm_34;
|
||||||
openblas = openblas_0_2_10;
|
openblas = openblas_0_2_10;
|
||||||
};
|
};
|
||||||
julia = julia021;
|
julia = julia030;
|
||||||
|
|
||||||
lazarus = builderDefsPackage (import ../development/compilers/fpc/lazarus.nix) {
|
lazarus = builderDefsPackage (import ../development/compilers/fpc/lazarus.nix) {
|
||||||
inherit makeWrapper gtk glib pango atk gdk_pixbuf;
|
inherit makeWrapper gtk glib pango atk gdk_pixbuf;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user