guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1559564 -> f5a2724)


From: Ludovic Courtès
Subject: branch master updated (1559564 -> f5a2724)
Date: Tue, 13 Nov 2018 09:05:21 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  1559564   gnu: restic: Fix build phase.
       new  1afe198   nar: Access the database instead of connecting to the 
daemon.
       new  1908777   services: mcron: Fix typo in comment.
       new  d3f7517   services: nscd: Add 'invalidate' and 'statistics' actions.
       new  3ed56ad   tests: Remove check for a feature that appeared in Guile 
2.0.10.
       new  8390869   tests: Check file canonicalization for 'restore-file-set'.
       new  f5a2724   deduplication: Restore directory mtime and permissions 
after deduplication.

The 6 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                | 26 ++++++++++++++++++++-
 gnu/services/base.scm        | 54 ++++++++++++++++++++++++++++++++++++++++----
 gnu/services/mcron.scm       |  2 +-
 gnu/tests/base.scm           | 14 ++++++++++++
 guix/nar.scm                 | 13 ++++++-----
 guix/store/database.scm      |  6 +++++
 guix/store/deduplication.scm | 12 +++++++---
 guix/tests.scm               |  9 ++++++++
 tests/nar.scm                | 47 +++++++++++++++++++++++++++++++-------
 9 files changed, 159 insertions(+), 24 deletions(-)



reply via email to

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