From b4e60db98f752083f4392ba338208dc209f044b8 Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Tue, 26 Jun 2018 18:35:26 +0300 Subject: Update NEWS --- NEWS | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/NEWS b/NEWS index a319fee..cc29212 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,40 @@ -*- mode: org -*- +* Changes in 0.4.1 (since 0.4) + +The main purpose of this release is to support the new behaviour of +"guix pull" command, which now makes a full-featured profile +[[~/.config/guix/current]] instead of just building the latest guix modules +and putting them into [[~/.config/guix/latest]] directory. + +** User visible changes + +*** New commands + +**** M-x guix-system-from-file +**** M-x guix-system-profile + +*** Changed commands + +**** M-x guix-dependent-packages + +It asks for dependency type now: "all" or "direct". + +*** Profile List + +The new profile populated by "guix pull" is displayed by "M-x +guix-profiles" now. + +*** Renamed variables + +guix-hash-support-dired -> guix-support-dired + +** Internal changes + +*** New variables + +- guix-pulled-profile + * Changes in 0.4 (since 0.3.4) ** User visible changes -- cgit v1.2.3