mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-23 00:48:08 +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/")
|
(home-page "https://www.kernel.org/")
|
||||||
(synopsis "Linux kernel with nonfree binary blobs included")
|
(synopsis "Linux kernel with nonfree binary blobs included")
|
||||||
(description
|
(description
|
||||||
"The unmodified Linux kernel, including nonfree blobs, for running GuixSD
|
"The unmodified Linux kernel, including nonfree blobs, for running Guix
|
||||||
on hardware which requires nonfree software to function.")))
|
System on hardware which requires nonfree software to function.")))
|
||||||
|
|
||||||
(define-public linux-5.4
|
(define-public linux-5.4
|
||||||
(corrupt-linux linux-libre-5.4 "5.4.29"
|
(corrupt-linux linux-libre-5.4 "5.4.29"
|
||||||
|
|
Loading…
Reference in a new issue