nongnu: Remove linux-6.15.

This version is slated to be removed from upstream Guix soon and is no longer
supported upstream.  The default has already been set to 6.16.

* nongnu/packages/linux.scm (linux-6.15): Delete variable.
This commit is contained in:
John Kehayias 2025-09-12 17:31:49 -04:00
parent d096df0356
commit df4e6ed9fe
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -180,9 +180,6 @@ on hardware which requires nonfree software to function."))))
(define-public linux-6.16
(corrupt-linux linux-libre-6.16))
(define-public linux-6.15
(corrupt-linux linux-libre-6.15))
(define-public linux-6.12
(corrupt-linux linux-libre-6.12))