From 56038f08e5d64a469b62a901996f723e4df70c41 Mon Sep 17 00:00:00 2001 From: John Kehayias Date: Wed, 29 Oct 2025 21:04:28 -0400 Subject: nongnu: Add linux-6.17. * nongnu/packages/linux.scm (linux-6.17): 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 a12c056..fc3c98d 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -177,6 +177,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.17 + (corrupt-linux linux-libre-6.17)) + (define-public linux-6.16 (corrupt-linux linux-libre-6.16)) -- cgit v1.2.3