guix-commits
[Top][All Lists]
Advanced

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

branch master updated (10b99dd -> f292c50)


From: guix-commits
Subject: branch master updated (10b99dd -> f292c50)
Date: Fri, 13 Mar 2020 12:34:05 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 10b99dd  gnu: cadaver: Satisfy 'guix lint'.
     new be764b4  weather: Exit with non-zero when coverage is below 100%.
     new a0feabd  weather: '--coverage' filters out non-package objects.
     new b24ec85  pack: Factorize 'mksquashfs' invocations.
     new b829864  pack: Make bit-reproducible squashfs images.
     new 24fb0dc  pack: Do not create a squashfs "recovery file".
     new f292c50  maint: Add 'etc/release-manifest.scm'.

The 6 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:
 Makefile.am                            |   7 +-
 build-aux/check-available-binaries.scm |  78 ----------------
 doc/guix.texi                          |   7 +-
 etc/release-manifest.scm               | 108 ++++++++++++++++++++++
 gnu/ci.scm                             |   3 +-
 guix/scripts/pack.scm                  | 161 ++++++++++++++++++---------------
 guix/scripts/weather.scm               |  33 +++++--
 7 files changed, 229 insertions(+), 168 deletions(-)
 delete mode 100644 build-aux/check-available-binaries.scm
 create mode 100644 etc/release-manifest.scm



reply via email to

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