From 5a0490f23d8cb9a564a2486b2507356cfb328129 Mon Sep 17 00:00:00 2001 From: Ada Stevenson Date: Tue, 3 Oct 2023 17:54:55 +0800 Subject: nongnu: Add linux@6.5. Adding linux@6.5 but not changing the default linux to this version until upstream does as well. * nongnu/packages/linux.scm (linux-6.5): New variable. Co-authored-by: John Kehayias Signed-off-by: John Kehayias --- nongnu/packages/linux.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 1eac737..4dedfde 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -102,6 +102,9 @@ "The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function.")))) +(define-public linux-6.5 + (corrupt-linux linux-libre-6.5)) + (define-public linux-6.4 (corrupt-linux linux-libre-6.4)) -- cgit v1.2.3