julia: make the LTS release the default version
Reverts the non-syntax part of 1e4c335a94b2df4e74a1e447d2f7074a09ada478.
This commit is contained in:
parent
a4f2b97a24
commit
d51713378b
@ -10989,9 +10989,9 @@ in
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices ApplicationServices;
|
||||
};
|
||||
|
||||
julia = julia_15;
|
||||
julia-lts = julia_10;
|
||||
julia-stable = julia_15;
|
||||
julia = julia-lts;
|
||||
|
||||
jwasm = callPackage ../development/compilers/jwasm { };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user