From c523c62ec1ccf3637f29b086d13934e91ed7bacd Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Wed, 1 Apr 2020 07:50:19 -0500 Subject: nongnu: linux: s/GuixSD/Guix System/. * nongnu/packages/linux.scm (corrupt-linux): Replace GuixSD in description with Guix System. --- nongnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nongnu') diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 96cef9b..ab8a107 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -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" -- cgit v1.2.3