diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2022-10-13 10:49:19 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-10-13 10:49:19 +0200 |
commit | d2ca9334a304ab5837b62968b77bbbab34af7afe (patch) | |
tree | c2e6dd7575815f221137837707200872bf00328d /NEWS | |
parent | 91d817cc17fad5bfcba6ea3406b1275e8695f658 (diff) |
NEWS: Update it.
* NEWS: Add an entry about 'guix shell' --emulate-fhs option.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |