civodul pushed a change to branch master
in repository guix.
from b22755b gnu: Add Raul.
new 020f3e4 gexp: 'local-file' now defaults to non-recursive.
new 69792b2 store: Memoize 'add-to-store' based on the result of
'lstat', not 'stat'.
new 7833db1 gexp: 'local-file' canonicalizes its file argument.
The 3 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:
guix/gexp.scm | 8 ++++++--
guix/store.scm | 11 ++++++-----
tests/gexp.scm | 23 +++++++++++++++++++++--
3 files changed, 33 insertions(+), 9 deletions(-)