diff options
Diffstat (limited to 'gnu/packages/julia.scm')
-rw-r--r-- | gnu/packages/julia.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/julia.scm b/gnu/packages/julia.scm index 9668b3fd1e..e2f87307da 100644 --- a/gnu/packages/julia.scm +++ b/gnu/packages/julia.scm @@ -526,6 +526,7 @@ using Dates: @dateformat_str, Date, DateTime, DateFormat, Time")) ("p7zip" ,p7zip) ("pcre2" ,pcre2) ("suitesparse" ,suitesparse) + ;; TODO Move dependent ruby to ruby@3 on the next rebuild cycle. ("utf8proc" ,utf8proc-2.7.0) ("wget" ,wget) ("which" ,which) |