guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (473cd27 -> 8980eea)


From: Ludovic Courtès
Subject: branch master updated (473cd27 -> 8980eea)
Date: Tue, 27 Mar 2018 08:51:51 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  473cd27   gnu: Remove Haskell packages provided by GHC.
       new  7ddd418   gnu: bootstrap: Remove unneeded import.
       new  82b71ac   activation: Pass '-d HOME' to 'usermod'.
       new  de00213   gnu: Remove unnecessary import.
       new  b06a70e   graph: Add "module" node type.
       new  8980eea   guix gc: Add '--derivers'.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/guix.texi              | 27 +++++++++++++++++++++++++++
 gnu/build/activation.scm   |  5 +++--
 gnu/packages/bootstrap.scm |  3 +--
 gnu/packages/guile.scm     |  1 -
 guix/modules.scm           |  3 ++-
 guix/scripts/gc.scm        | 10 +++++++++-
 guix/scripts/graph.scm     | 38 ++++++++++++++++++++++++++++++++++++--
 tests/graph.scm            | 20 +++++++++++++++++++-
 tests/guix-gc.sh           |  5 ++++-
 9 files changed, 101 insertions(+), 11 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]