aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-11-09 23:26:50 +0100
committerLudovic Courtès <ludo@gnu.org>2020-11-09 23:27:09 +0100
commitb51da3ccef74e5842b87e39eea839e36831e844e (patch)
tree8e825cfe177b701e9fd296a24ddd1eae6a5613b5 /NEWS
parent70ffa8af1e93ab8a92c4622745e9cb4a2782f3c8 (diff)
downloadguix-b51da3ccef74e5842b87e39eea839e36831e844e.tar
guix-b51da3ccef74e5842b87e39eea839e36831e844e.tar.gz
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index bbb59bee16..ab1838398c 100644
--- a/NEWS
+++ b/NEWS
@@ -54,8 +54,8 @@ Please send Guix bug reports to bug-guix@gnu.org.
*** New ‘hurd-vm-service-type’ to spawn a GNU/Hurd VM on GNU/Linux
*** /etc/guix/acl on Guix System is now built from the OS configuration
*** ‘rottlog-service-type’ is now part of ‘%base-services’
-*** Linux-libre modules are now GZIP compressed.
-*** The efivarfs filesystem is now part of %base-file-systems.
+*** Linux-libre modules are now gzip-compressed
+*** The efivarfs file system is now part of ‘%base-file-systems’
*** mcron job specs are now statically checked at OS build time
*** ‘swap-devices’ field of ‘operating-system’ can contains UUIDs and labels
*** Graphical installer uses UUIDs for unencrypted swap partitions
@@ -71,6 +71,8 @@ simulated-wifi, udev-rules, unattended-upgrade, webssh, zram
*** XXX package updates
** Programming interfaces
+*** New ‘maven-build-system’, for packages built with Maven
+*** ‘haskell-build-system’ now always adds a “static” output
*** New (gnu image) module, to build system images
*** New (guix git-authenticate) module, for Git checkout authentication
*** New (guix openpgp) module with a minimal OpenPGP implementation
@@ -132,8 +134,6 @@ simulated-wifi, udev-rules, unattended-upgrade, webssh, zram
(<https://issues.guix.gnu.org/43773>)
*** ‘guix build --check’ now honors ‘--rounds’
(<https://issues.guix.gnu.org/40144>)
-*** /dev/disk/by-id file names can now be used with U-Boot
- (<https://issues.guix.gnu.org/44101>)
*** ‘guix-install.sh’ now installs shell completion files
(<https://bugs.gnu.org/43744>)
*** ‘guix-install.sh’ now warns about lack of ‘nscd’