guix-commits
[Top][All Lists]
Advanced

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

02/02: news: Add entry for 'guix shell --symlink'.


From: guix-commits
Subject: 02/02: news: Add entry for 'guix shell --symlink'.
Date: Tue, 15 Nov 2022 14:41:33 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 8f9588185d74f1f251b041b84d43302c337588ff
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Nov 15 14:39:41 2022 -0500

    news: Add entry for 'guix shell --symlink'.
    
    * etc/news.scm: Add entry.
---
 etc/news.scm | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index b014e65f28..f19078f5ab 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -26,6 +26,22 @@
 (channel-news
  (version 0)
 
+ (entry (commit "788602b37ff42f730d4b7b569b0fb51465f147da")
+        (title
+         (en "New @option{--symlink} option for @command{guix shell}")
+         (fr "Nouvelle option @option{--symlink} pour @command{guix shell}"))
+        (body
+         (en "The @command{guix shell} command has a new
+@option{--symlink} (or @option{-S}) option, to be used in conjunction with the
+@option{--container} (or @option{-C}) option to create a symbolic link inside
+the container.  Run @command{info \"(guix) Invoking guix shell\"} for more
+information.")
+         (fr "La commande @command{guix shell} dispose d'une nouvelle option,
+@option{--symlink} (ou @option{-S}), qui doit être utilisée en conjonction
+avec l'option @option{--container} (ou @option{-C}) pour créer un lien
+symbolique dans le conteneur.  Lancer @command{info \"(guix.fr) Invoquer guix
+shell\"} pour plus d'informations.")))
+
  (entry (commit "82a0a395d7051eab7b9f15ec4740d58c86413604")
         (title
          (en "Linux-libre kernel updated to 6.0")



reply via email to

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