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. | |||
| 31 | *** New updater (see ‘guix refresh’): ‘generic-git’ | 31 | *** New updater (see ‘guix refresh’): ‘generic-git’ |
| 32 | *** ‘guix graph’ has a new ‘--max-depth’ option | 32 | *** ‘guix graph’ has a new ‘--max-depth’ option |
| 33 | *** ‘guix deploy’ has a new ‘--execute’ option | 33 | *** ‘guix deploy’ has a new ‘--execute’ option |
| 34 | *** ‘guix shell’ has a new ‘--emulate-fhs’ option | ||
| 34 | *** ‘--with-commit’ option now accepts strings returned by ‘git describe’ | 35 | *** ‘--with-commit’ option now accepts strings returned by ‘git describe’ |
| 35 | *** Align tabular data output by commands like ‘guix package --list-available’ | 36 | *** Align tabular data output by commands like ‘guix package --list-available’ |
| 36 | *** Improved ‘guix import go’ importer via a new PEG parser | 37 | *** Improved ‘guix import go’ importer via a new PEG parser |
