diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-12-05 15:37:01 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-12-05 15:37:01 +0100 |
commit | f3e3f4d934ee0ecd71f5c73a57252ed1d0bad88e (patch) | |
tree | dd65296979da11111edf21a698fe79476cbe7f5e /NEWS | |
parent | ff0e0041f358c0e4d0ab890f183b8a0c31727bea (diff) | |
download | guix-f3e3f4d934ee0ecd71f5c73a57252ed1d0bad88e.tar guix-f3e3f4d934ee0ecd71f5c73a57252ed1d0bad88e.tar.gz |
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,6 +44,7 @@ Please send Guix bug reports to bug-guix@gnu.org. *** ‘guix system disk-image’ can now creates ISO-9660 images *** ‘guix system vm-image’ & co. automatically estimate the image size *** ‘guix system vm’ now uses overlayfs instead of unionfs +*** ‘guix system init’ displays a progress bar while copying files *** TeX Live is now also available as a set of small ‘texlive-’ packages *** New ‘guix system search’ command to search for services *** New services @@ -81,6 +82,8 @@ murmur, rsync, tailon, sysctl (<https://bugs.gnu.org/25958>) *** Setuid programs now honor the system timezone (<https://bugs.gnu.org/29212>) +*** ‘guix substitute’ honors substitute expiry time again + (<https://lists.gnu.org/archive/html/guix-devel/2017-07/msg00179.html>) ** Native language support |