guix-commits
[Top][All Lists]
Advanced

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

branch master updated (552e9fc -> a5945a6)


From: guix-commits
Subject: branch master updated (552e9fc -> a5945a6)
Date: Thu, 5 Nov 2020 10:15:58 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 552e9fc  gnu: dump1090: Update to 4.0.
     new 61d9c44  image: Error out when passed an unsupported partition type.
     new 18fc84b  gexp: Store the source code location in <gexp>.
     new ca465a9  gexp: Warn when importing (guix config) or (ice-9 …).
     new e6934c0  shepherd: Remove dependency on (guix utils).
     new 4db90a6  pack: Do not include the host (guix config).
     new a4e7749  services: Remove imports of (ice-9 …) modules.
     new a5945a6  gnu: chromium: Silent 'local-file' warning.

The 7 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:
 gnu/build/image.scm         | 10 ++++----
 gnu/build/shepherd.scm      | 16 ++++++++++--
 gnu/packages/chromium.scm   |  8 ++++--
 gnu/services/monitoring.scm |  7 +++---
 gnu/tests/mail.scm          |  3 +--
 guix/gexp.scm               | 61 +++++++++++++++++++++++++++++++++++----------
 guix/scripts/pack.scm       |  8 +++---
 tests/gexp.scm              | 14 ++++++++++-
 8 files changed, 95 insertions(+), 32 deletions(-)



reply via email to

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