From f4b1febef57e50828607e1ec03983c064840a1ff Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Thu, 28 May 2026 12:03:48 +0200 Subject: gnu: utf8proc: Drop unused native input. * gnu/packages/textutils.scm (utf8proc)[native-inputs]: Remove ruby-2.7. Change-Id: I2cc4aa3e8bb22d3de237a1e1820a0400b06931a5 --- gnu/packages/textutils.scm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index d5e3d66f51b..543d5b62b9a 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -255,9 +255,7 @@ case-folding, and other operations for data in the UTF-8 encoding.") "1gfsq4vdmzi803i2s8ih7mm4fgs907kvkg88kvv9fi4my9hm3lrr"))) ;; For tests. julia - perl - ;; TODO Move to ruby@3 on the next rebuild cycle. - ruby-2.7) + perl) '()))) (arguments (if (this-package-native-input "julia") -- cgit v1.2.3