aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2022-10-13 10:49:19 +0200
committerMathieu Othacehe <othacehe@gnu.org>2022-10-13 10:49:19 +0200
commitd2ca9334a304ab5837b62968b77bbbab34af7afe (patch)
treec2e6dd7575815f221137837707200872bf00328d /NEWS
parent91d817cc17fad5bfcba6ea3406b1275e8695f658 (diff)
downloadguix-d2ca9334a304ab5837b62968b77bbbab34af7afe.tar
guix-d2ca9334a304ab5837b62968b77bbbab34af7afe.tar.gz
NEWS: Update it.
* NEWS: Add an entry about 'guix shell' --emulate-fhs option.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0422c3e9f1..3dd88893de 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
*** New updater (see ‘guix refresh’): ‘generic-git’
*** ‘guix graph’ has a new ‘--max-depth’ option
*** ‘guix deploy’ has a new ‘--execute’ option
+*** ‘guix shell’ has a new ‘--emulate-fhs’ option
*** ‘--with-commit’ option now accepts strings returned by ‘git describe’
*** Align tabular data output by commands like ‘guix package --list-available’
*** Improved ‘guix import go’ importer via a new PEG parser