From 45a3887289afd42d2ad02e10eee437edd06c2e1d Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Thu, 29 Jan 2026 17:53:00 -0500 Subject: nongnu: Add linux-6.18. * nongnu/packages/linux.scm (linux-6.18): New variable. --- nongnu/packages/linux.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nongnu/packages') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index cbc7f0f..7b0e9fd 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -178,6 +178,9 @@ some freedo package or an output of package-version procedure." "The unmodified Linux kernel, including nonfree blobs, for running Guix System on hardware which requires nonfree software to function.")))) +(define-public linux-6.18 + (corrupt-linux linux-libre-6.18)) + (define-public linux-6.17 (corrupt-linux linux-libre-6.17)) -- cgit v1.2.3