guix-commits
[Top][All Lists]
Advanced

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

05/05: news: Add entry for 'guix import go'.


From: guix-commits
Subject: 05/05: news: Add entry for 'guix import go'.
Date: Wed, 10 Mar 2021 12:04:30 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 2673324efac039d9986c5bf440e8806f853d4220
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Wed Mar 10 18:01:12 2021 +0100

    news: Add entry for 'guix import go'.
    
    * etc/news.scm: Add entry.
---
 etc/news.scm | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index ff90afc..d1b9b42 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -19,6 +19,20 @@
 (channel-news
  (version 0)
 
+ (entry (commit "02e2e093e858e8a0ca7bd66c1f1f6fd0a1705edb")
+        (title
+         (en "New @command{guix import go} command"))
+        (body
+         (en "The new @command{guix import go} command allows packagers to
+generate a package definition or a template thereof given the name of a Go
+package available through @url{https://proxy.golang.org}, like so:
+
+@example
+guix import go golang.org/x/sys
+@end example
+
+Run @command{info \"(guix) Invoking guix import\"} for more info.")))
+
  (entry (commit "1b5b882120daf7d111aa351a919a90e818324347")
         (title
           (en "The @code{linux-libre} kernel is updated to 5.11.2")



reply via email to

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