mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 16:38:09 +01:00
nongnu: linux: s/GuixSD/Guix System/.
* nongnu/packages/linux.scm (corrupt-linux): Replace GuixSD in description with Guix System.
This commit is contained in:
parent
379e5b74ba
commit
c523c62ec1
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@
|
|||
(home-page "https://www.kernel.org/")
|
||||
(synopsis "Linux kernel with nonfree binary blobs included")
|
||||
(description
|
||||
"The unmodified Linux kernel, including nonfree blobs, for running GuixSD
|
||||
on hardware which requires nonfree software to function.")))
|
||||
"The unmodified Linux kernel, including nonfree blobs, for running Guix
|
||||
System on hardware which requires nonfree software to function.")))
|
||||
|
||||
(define-public linux-5.4
|
||||
(corrupt-linux linux-libre-5.4 "5.4.29"
|
||||
|
|
Loading…
Reference in a new issue