nongnu: Remove linux-6.11.

Upstream Guix will soon remove linux-libre-6.11.

* nongnu/packages/linux.scm (linux-6.11): Remove variable.
This commit is contained in:
John Kehayias 2025-01-10 16:33:23 -05:00
parent b680888a22
commit 2c77fe5331
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9

View File

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