From 53df88e36f8df4905903abfe935c5768b24fa8c3 Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Sat, 20 Jan 2024 16:44:32 -0500 Subject: nongnu: Add linux@6.7. Upstream added linux-libre@6.7 in 95a3aaf7ad37bb0717f2c9e3faf6f636b586d133 but it is not yet the default. * nongnu/packages/linux.scm (linux-6.7): New variable. --- nongnu/packages/linux.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nongnu') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 8d1e170..71709fd 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -97,6 +97,9 @@ "The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function.")))) +(define-public linux-6.7 + (corrupt-linux linux-libre-6.7)) + (define-public linux-6.6 (corrupt-linux linux-libre-6.6)) -- cgit v1.2.3