nongnu: linux-6.10: Remove variable.

linux-libre-6.10 is set to be dropped by upstream Guix, see
<https://issues.guix.gnu.org/74168>.  So, let's remove before then to prevent
guix pull from breaking due to a missing variable.

* nongnu/packages/linux.scm (linux-6.10): Remove variable.
This commit is contained in:
John Kehayias 2024-11-05 13:43:55 -05:00
parent 141db409ef
commit 3b78eca656
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

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