diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2021-03-10 18:01:12 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2021-03-10 18:03:34 +0100 |
| commit | 2673324efac039d9986c5bf440e8806f853d4220 (patch) | |
| tree | e0ce14caf48395b0a2ea0ba78e242d76f75d3a3b /etc | |
| parent | d028aef31c9dd05c0390addc3d7f419e41c530ab (diff) | |
news: Add entry for 'guix import go'.
* etc/news.scm: Add entry.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/news.scm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index ff90afc8dc6..d1b9b422f77 100644 --- a/etc/news.scm +++ b/etc/news.scm | |||
| @@ -19,6 +19,20 @@ | |||
| 19 | (channel-news | 19 | (channel-news |
| 20 | (version 0) | 20 | (version 0) |
| 21 | 21 | ||
| 22 | (entry (commit "02e2e093e858e8a0ca7bd66c1f1f6fd0a1705edb") | ||
| 23 | (title | ||
| 24 | (en "New @command{guix import go} command")) | ||
| 25 | (body | ||
| 26 | (en "The new @command{guix import go} command allows packagers to | ||
| 27 | generate a package definition or a template thereof given the name of a Go | ||
| 28 | package available through @url{https://proxy.golang.org}, like so: | ||
| 29 | |||
| 30 | @example | ||
| 31 | guix import go golang.org/x/sys | ||
| 32 | @end example | ||
| 33 | |||
| 34 | Run @command{info \"(guix) Invoking guix import\"} for more info."))) | ||
| 35 | |||
| 22 | (entry (commit "1b5b882120daf7d111aa351a919a90e818324347") | 36 | (entry (commit "1b5b882120daf7d111aa351a919a90e818324347") |
| 23 | (title | 37 | (title |
| 24 | (en "The @code{linux-libre} kernel is updated to 5.11.2") | 38 | (en "The @code{linux-libre} kernel is updated to 5.11.2") |
