guix-commits
[Top][All Lists]
Advanced

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

branch master updated (63e5ef4 -> a73bd30)


From: guix-commits
Subject: branch master updated (63e5ef4 -> a73bd30)
Date: Fri, 2 Oct 2020 17:29:26 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 63e5ef4  gnu: orc: Update to 0.4.32.
     new ad54a73  guix build: Record package transformations in manifest 
entries.
     new 8e1907a  guix package: Re-apply package transformation when upgrading.
     new 0f53c80  environment: Provide /etc/hosts in containers without 
'--network'.
     new a73bd30  news: Add entry for transformation option record/replay.

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


Summary of changes:
 doc/guix.texi                       | 27 +++++++++++++
 etc/news.scm                        | 19 +++++++++
 guix/scripts/build.scm              | 80 +++++++++++++++++++++++++++++--------
 guix/scripts/environment.scm        |  7 ++++
 guix/scripts/pack.scm               | 29 ++++++++------
 guix/scripts/package.scm            | 33 ++++++++++-----
 tests/guix-environment-container.sh |  4 ++
 tests/guix-package-aliases.sh       |  6 +++
 tests/guix-package.sh               | 15 +++++++
 tests/packages.scm                  | 23 +++++++++++
 10 files changed, 203 insertions(+), 40 deletions(-)



reply via email to

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