summaryrefslogtreecommitdiff
path: root/doc/languages-frameworks
diff options
context:
space:
mode:
authorSergey Volkov <taranarmo@gmail.com>2025-10-29 09:50:56 +0100
committerSergey Volkov <taranarmo@gmail.com>2025-10-29 15:16:12 +0100
commit81cf417d4394cc3975fdc485b774f1d300e7a39d (patch)
treeb4b084131be28af6d9e21633e47c1d456d74eabe /doc/languages-frameworks
parentjulia: add taranarmo to maintainers (diff)
downloadnixpkgs-81cf417d4394cc3975fdc485b774f1d300e7a39d.tar.gz
julia_19{,-bin}: drop
Diffstat (limited to 'doc/languages-frameworks')
-rw-r--r--doc/languages-frameworks/julia.section.md2
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.