mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-25 18:08:09 +01:00
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:
parent
8a0e6588ee
commit
b9bca55efc
1 changed files with 0 additions and 3 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Reference in a new issue