From 39424fb09813cebac8d323da75abf80f01e2641f Mon Sep 17 00:00:00 2001 From: Jelle Licht Date: Wed, 2 Jul 2025 22:03:29 +0200 Subject: nongnu: Add linux-6.15. * nongnu/packages/linux.scm (linux-6.15): 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 ed6ccd0..bb138a8 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -168,6 +168,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.15 + (corrupt-linux linux-libre-6.15)) + (define-public linux-6.14 (corrupt-linux linux-libre-6.14)) -- cgit v1.2.3