guix-commits
[Top][All Lists]
Advanced

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

branch master updated (61bce4d -> 0c10902)


From: guix-commits
Subject: branch master updated (61bce4d -> 0c10902)
Date: Tue, 8 Jun 2021 03:33:44 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 61bce4d  gnu: python-mappy: Move to (gnu packages bioinformatics).
     new f9d8206  news: Fix typo.
     new 6b752bd  doc: Update minimum Guile-Git version.
     new dfed76e  gnu: pantheon: Use modern 'define-module' syntax.
     new d9d7b9e  store: Support dynamic allocation of per-connection caches.
     new 0a3c723  store: Generalize cache lookup recording.
     new 6bd3d4f  grafts: Record cache lookups for profiling.
     new 4a93fb0  grafts: Use SRFI-71 instead of SRFI-11.
     new 2725f04  store: Remove 'references/substitutes'.
     new fde3c34  store: 'references/cached' now uses a per-session cache.
     new 0c10902  grafts: Cache the derivation/graft mapping for the whole 
session.

The 10 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:
 doc/guix.texi             |   4 +-
 etc/news.scm              |   2 +-
 gnu/packages/pantheon.scm |   2 +-
 guix/grafts.scm           |  56 ++++++++-----
 guix/store.scm            | 207 +++++++++++++++++++++++++---------------------
 tests/store.scm           |  36 --------
 6 files changed, 154 insertions(+), 153 deletions(-)



reply via email to

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