mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-22 23:04:53 +01:00
nongnu: Remove linux-6.7.
Guix will remove linux-libre-6.7 soon (end of life), so remove linux-6.7 before it leads to an error in 'guix pull' when it is removed upstream. * nongnu/packages/linux.scm (linux-6.7): Remove variable.
This commit is contained in:
parent
ec3565d284
commit
2978ae66b9
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.8
|
||||
(corrupt-linux linux-libre-6.8))
|
||||
|
||||
(define-public linux-6.7
|
||||
(corrupt-linux linux-libre-6.7))
|
||||
|
||||
(define-public linux-6.6
|
||||
(corrupt-linux linux-libre-6.6))
|
||||
|
||||
|
|
Loading…
Reference in a new issue