From df4e6ed9fe917f004357d931e210e328e348bb38 Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Fri, 12 Sep 2025 17:31:49 -0400 Subject: nongnu: Remove linux-6.15. This version is slated to be removed from upstream Guix soon and is no longer supported upstream. The default has already been set to 6.16. * nongnu/packages/linux.scm (linux-6.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 ebc9bab..1c458be 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -180,9 +180,6 @@ on hardware which requires nonfree software to function.")))) (define-public linux-6.16 (corrupt-linux linux-libre-6.16)) -(define-public linux-6.15 - (corrupt-linux linux-libre-6.15)) - (define-public linux-6.12 (corrupt-linux linux-libre-6.12)) -- cgit v1.2.3