diff options
| author | Vladimír Čunát <v@cunat.cz> | 2025-11-12 08:29:34 +0100 |
|---|---|---|
| committer | Vladimír Čunát <v@cunat.cz> | 2025-11-12 08:29:34 +0100 |
| commit | 1d8d3da257f71bfc0d6a916da0313727ada89346 (patch) | |
| tree | f845bb98e30a0990861907cd0c3bda9cd0953a02 /doc/languages-frameworks | |
| parent | python3Packages.openai: 2.6.0 -> 2.7.2 (#460182) (diff) | |
| parent | mcaselector: 2.5.3 -> 2.6.1 (#460504) (diff) | |
| download | nixpkgs-1d8d3da257f71bfc0d6a916da0313727ada89346.tar.gz | |
Merge branch 'master' into staging-next
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. |
