diff options
author | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2022-11-23 17:22:11 +0100 |
---|---|---|
committer | Jonathan Brielmaier <jonathan.brielmaier@web.de> | 2022-11-23 17:22:11 +0100 |
commit | 7a2082023ad9c7479bfedf39537606a088222d48 (patch) | |
tree | c81ebdb2a584094ba1877cd752f3f5d2e24a8eaf | |
parent | f7cb2b22a275cc1fa0fdae9023aa3b4788cd1952 (diff) | |
download | guix-7a2082023ad9c7479bfedf39537606a088222d48.tar.gz guix-7a2082023ad9c7479bfedf39537606a088222d48.zip |
NEWS: Update it.
* NEWS: Shepherd is already at 0.9.3 now.
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -74,10 +74,11 @@ Please send Guix bug reports to bug-guix@gnu.org. *** The installer now has a crash dump upload mechanism *** Emacs now supports native compilation *** GRUB bootloader now supports chain-loading -*** The GNU Shepherd was upgraded to 0.9.2 +*** The GNU Shepherd was upgraded to 0.9.3 *** The init RAM disk honors more arguments—e.g. ‘root’ and ‘rootflags’ *** ‘guix system image’ can now generate WSL images *** The mcron task scheduler logs now contain the jobs exit statuses + ** Programming interfaces *** Package input fields can now plain package lists *** G-expressions can now be used in build phases |