diff options
author | Mathieu Othacehe <othacehe@gnu.org> | 2022-09-26 09:47:10 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-09-26 09:47:10 +0200 |
commit | 4b551518d0a14a6ac1655bde3d23f6d189f49490 (patch) | |
tree | 71cffbcd81fcdd1c708f25661f95cfab57e9b827 | |
parent | 754ce586e013582b0f6d28337fdc46db35395997 (diff) |
NEWS: Update it.
* NEWS: Add an entry about WSL images.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ Please send Guix bug reports to bug-guix@gnu.org. *** GRUB bootloader now supports chain-loading *** The GNU Shepherd was upgraded to 0.9.2 *** The init RAM disk honors more arguments—e.g. ‘root’ and ‘rootflags’ +*** ‘guix system image’ can now generate WSL images ** Programming interfaces *** Package input fields can now plain package lists *** G-expressions can now be used in build phases |