mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Update NEWS.
This commit is contained in:
parent
83fb681658
commit
e06df550e2
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -32,6 +32,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
|
||||||
*** ‘guix graph’ has a new ‘--max-depth’ option
|
*** ‘guix graph’ has a new ‘--max-depth’ option
|
||||||
*** ‘guix deploy’ has a new ‘--execute’ option
|
*** ‘guix deploy’ has a new ‘--execute’ option
|
||||||
*** ‘guix shell’ has a new ‘--emulate-fhs’ option
|
*** ‘guix shell’ has a new ‘--emulate-fhs’ option
|
||||||
|
*** ‘guix shell’ has a new ‘--symlink’ option
|
||||||
*** ‘--with-commit’ option now accepts strings returned by ‘git describe’
|
*** ‘--with-commit’ option now accepts strings returned by ‘git describe’
|
||||||
*** Align tabular data output by commands like ‘guix package --list-available’
|
*** Align tabular data output by commands like ‘guix package --list-available’
|
||||||
*** Improved ‘guix import go’ importer via a new PEG parser
|
*** Improved ‘guix import go’ importer via a new PEG parser
|
||||||
|
@ -76,6 +77,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
|
||||||
*** The GNU Shepherd was upgraded to 0.9.2
|
*** The GNU Shepherd was upgraded to 0.9.2
|
||||||
*** The init RAM disk honors more arguments—e.g. ‘root’ and ‘rootflags’
|
*** The init RAM disk honors more arguments—e.g. ‘root’ and ‘rootflags’
|
||||||
*** ‘guix system image’ can now generate WSL images
|
*** ‘guix system image’ can now generate WSL images
|
||||||
|
*** The mcron task scheduler logs now contain the jobs exit statuses
|
||||||
** Programming interfaces
|
** Programming interfaces
|
||||||
*** Package input fields can now plain package lists
|
*** Package input fields can now plain package lists
|
||||||
*** G-expressions can now be used in build phases
|
*** G-expressions can now be used in build phases
|
||||||
|
|
Loading…
Reference in a new issue