nongnu: Remove linux-6.8.

linux-libre@6.8 got removed from upstream Guix.

* nongnu/packages/linux.scm (linux-6.8): Remove variable.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
Adam 2024-06-18 00:46:51 +03:00 committed by Jonathan Brielmaier
parent 8a0e6588ee
commit b9bca55efc
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

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