mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2025-01-09 15:41:44 +01:00
nongnu: linux-6.9: Remove variable.
`linux-libre-6.9` was dropped by Upstream Guix. Fixes https://gitlab.com/nonguix/nonguix/-/issues/344 * nongnu/packages/linux.scm (linux-6.9): Remove variable.
This commit is contained in:
parent
df623c6cd5
commit
1d7c890926
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.10
|
(define-public linux-6.10
|
||||||
(corrupt-linux linux-libre-6.10))
|
(corrupt-linux linux-libre-6.10))
|
||||||
|
|
||||||
(define-public linux-6.9
|
|
||||||
(corrupt-linux linux-libre-6.9))
|
|
||||||
|
|
||||||
(define-public linux-6.6
|
(define-public linux-6.6
|
||||||
(corrupt-linux linux-libre-6.6))
|
(corrupt-linux linux-libre-6.6))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue