From 807cb49406ea72c8edcbab2b626d49a0b7fa5f7a Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Thu, 21 Aug 2025 09:08:43 +0900 Subject: nongnu: Remove linux-6.14. No longer supported upstream and removed from Guix. * nongnu/packages/linux.scm (linux-6.14): Delete variable. Signed-off-by: John Kehayias --- nongnu/packages/linux.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'nongnu/packages/linux.scm') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index dd3bd29..c0c59c9 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -178,9 +178,6 @@ on hardware which requires nonfree software to function.")))) (define-public linux-6.15 (corrupt-linux linux-libre-6.15)) -(define-public linux-6.14 - (corrupt-linux linux-libre-6.14)) - (define-public linux-6.12 (corrupt-linux linux-libre-6.12)) -- cgit v1.2.3