diff options
| author | Sergey Volkov <taranarmo@gmail.com> | 2025-10-29 09:50:56 +0100 |
|---|---|---|
| committer | Sergey Volkov <taranarmo@gmail.com> | 2025-10-29 15:16:12 +0100 |
| commit | 81cf417d4394cc3975fdc485b774f1d300e7a39d (patch) | |
| tree | b4b084131be28af6d9e21633e47c1d456d74eabe /doc/languages-frameworks | |
| parent | julia: add taranarmo to maintainers (diff) | |
| download | nixpkgs-81cf417d4394cc3975fdc485b774f1d300e7a39d.tar.gz | |
julia_19{,-bin}: drop
Diffstat (limited to 'doc/languages-frameworks')
| -rw-r--r-- | doc/languages-frameworks/julia.section.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/julia.section.md b/doc/languages-frameworks/julia.section.md index 911a313a74ab..cd247a533fef 100644 --- a/doc/languages-frameworks/julia.section.md +++ b/doc/languages-frameworks/julia.section.md @@ -4,7 +4,7 @@ Nixpkgs includes Julia as the `julia` derivation. You can get specific versions by looking at the other `julia*` top-level derivations available. -For example, `julia_19` corresponds to Julia 1.9. +For example, `julia_112` corresponds to Julia 1.12. We also provide the current stable version as `julia-stable`, and an LTS version as `julia-lts`. Occasionally, a Julia version has been too difficult to build from source in Nixpkgs and has been fetched prebuilt instead. |
