guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: news: Add entry for 'customize-linux'.


From: guix-commits
Subject: branch master updated: news: Add entry for 'customize-linux'.
Date: Wed, 07 Dec 2022 20:11:17 -0500

This is an automated email from the git hooks/post-receive script.

apteryx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1aae4e7237 news: Add entry for 'customize-linux'.
1aae4e7237 is described below

commit 1aae4e72379a8348bf1390e44173c7b4b6edd342
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Dec 7 13:09:47 2022 -0500

    news: Add entry for 'customize-linux'.
    
    * etc/news.scm: Add entry.
---
 etc/news.scm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index a64572dfea..aa21685af8 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,16 @@
 (channel-news
  (version 0)
 
+ (entry (commit "dfc6957a5af7d179d4618eb19d4f555c519bc6f2")
+        (title
+         (en "New @code{customize-linux} procedure"))
+        (body
+         (en "The @code{(gnu packages linux)} module includes a new
+@code{customize-linux} procedure, which should now be used instead of
+replacing the @samp{\"kconfig\"} native input of a @code{linux-libre}-derived
+package, as the kernel config file is no longer provided as a native
+input.")))
+
  (entry (commit "788602b37ff42f730d4b7b569b0fb51465f147da")
         (title
          (en "New @option{--symlink} option for @command{guix shell}")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]