guix-commits
[Top][All Lists]
Advanced

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

branch master updated (becfa42 -> 4f156c2)


From: guix-commits
Subject: branch master updated (becfa42 -> 4f156c2)
Date: Sat, 21 Nov 2020 06:41:06 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from becfa42  scripts: lint: Display result of checkers on stdout.
     new 2200bb2  linux-initrd: Remove unnecessary timestamp reset phase.
     new ac435c1  store-database: Add test checking the directory mtime after 
'register-path'.
     new e79ecff  transformations: Show '--help-transform' only where 
applicable.
     new 4f156c2  lint: Add 'patch-headers' checker.

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:
 gnu/build/linux-initrd.scm   | 13 ++++------
 guix/lint.scm                | 55 +++++++++++++++++++++++++++++++++++++++++++
 guix/scripts/build.scm       | 13 +++-------
 guix/scripts/environment.scm |  2 ++
 guix/scripts/graph.scm       |  5 +++-
 guix/scripts/install.scm     |  2 ++
 guix/scripts/pack.scm        |  2 ++
 guix/scripts/package.scm     |  2 ++
 guix/scripts/upgrade.scm     |  2 ++
 guix/transformations.scm     | 16 +++++++++++--
 tests/lint.scm               | 56 ++++++++++++++++++++++++++++++++++++++++++++
 tests/store-database.scm     | 26 +++++++++++++++++++-
 12 files changed, 171 insertions(+), 23 deletions(-)



reply via email to

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