guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c0f6eeb -> d088d5c)


From: guix-commits
Subject: branch master updated (c0f6eeb -> d088d5c)
Date: Wed, 5 Jun 2019 17:11:20 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  c0f6eeb   gnu: soil: Update home page.
       new  bcb7c90   guix package: Do not list environment variables that need 
to be set.
       new  c11ac62   gnu: minizip: Do not install crypt.h.
       new  b7178c2   syscalls: Add 'with-file-lock' macro.
       new  89ceb86   syscalls: 'with-file-lock' expands to a call to 
'call-with-file-lock'.
       new  5f0cf1d   syscalls: 'with-lock-file' catches ENOSYS.
       new  d497b6a   activation: Lock /etc/.pwd.lock before accessing 
databases.
       new  70a7a1b   nar: Really lock store files.
       new  ed8570d   accounts: Close database before renaming it.
       new  d088d5c   accounts: Call 'fdatasync' when writing databases.

The 9 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:
 .dir-locals.el               |  2 ++
 gnu/build/accounts.scm       | 24 +++++++++++++++++++++++-
 gnu/build/activation.scm     | 37 +++++++++++++++++++++----------------
 gnu/packages/compression.scm | 13 +++++++++++--
 guix/build/syscalls.scm      | 40 ++++++++++++++++++++++++++++++++++++++++
 guix/nar.scm                 | 42 ++++++++++++++++--------------------------
 guix/scripts/offload.scm     | 25 -------------------------
 guix/scripts/package.scm     | 30 +++++++++++++++++-------------
 8 files changed, 130 insertions(+), 83 deletions(-)



reply via email to

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