diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-05-28 12:03:48 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-17 11:00:34 +0200 |
| commit | 102af20a72b020ccc576ea3413d072df1d7364ec (patch) | |
| tree | 10e212b8f9d9d65b73088c54b1e03593452eb6b9 /gnu/packages/textutils.scm | |
| parent | c65acc89b2404f0e2ceeb9dfb1ba641cfb6127f7 (diff) | |
gnu: utf8proc: Drop unused native input.
* gnu/packages/textutils.scm (utf8proc)[native-inputs]: Remove ruby-2.7.
Change-Id: I2cc4aa3e8bb22d3de237a1e1820a0400b06931a5
Diffstat (limited to 'gnu/packages/textutils.scm')
| -rw-r--r-- | gnu/packages/textutils.scm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index 37f277f34d0..b9696bd7249 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm | |||
| @@ -257,9 +257,7 @@ case-folding, and other operations for data in the UTF-8 encoding.") | |||
| 257 | "021clafsjmjblsxcszp0dpxy2phwhbmyghfmxym2yj2w378zxir4"))) | 257 | "021clafsjmjblsxcszp0dpxy2phwhbmyghfmxym2yj2w378zxir4"))) |
| 258 | ;; For tests. | 258 | ;; For tests. |
| 259 | julia | 259 | julia |
| 260 | perl | 260 | perl) |
| 261 | ;; TODO Move to ruby@3 on the next rebuild cycle. | ||
| 262 | ruby-2.7) | ||
| 263 | '()))) | 261 | '()))) |
| 264 | (arguments | 262 | (arguments |
| 265 | (if (this-package-native-input "julia") | 263 | (if (this-package-native-input "julia") |
