From a366ab1dbeb755a1770af7eb12194856993d6e51 Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Sat, 22 Aug 2026 01:08:08 -0400 Subject: nongnu: Remove linux-5.15. Upstream has dropped this version. * nongnu/packages/linux.scm (linux-5.15): Delete variable. --- nongnu/packages/linux.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index d313a1b..346d810 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -206,9 +206,6 @@ on hardware which requires nonfree software to function.")))) (define-public linux-6.1 (corrupt-linux linux-libre-6.1)) -(define-public linux-5.15 - (corrupt-linux linux-libre-5.15)) - (define-public linux linux-7.1) ;; linux-lts points to the *newest* released long-term support version. (define-public linux-lts linux-6.18) -- cgit v1.2.3