[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (dec8456 -> 99fcefb)
From: |
guix-commits |
Subject: |
branch master updated (dec8456 -> 99fcefb) |
Date: |
Thu, 26 Sep 2019 17:15:58 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from dec8456 guix download: Ensure destination file-name is valid in
the store.
new 0d3a4fc shepherd: 'make-forkexec-constructor/container' keeps the
log file.
new 464caf7 shepherd: Ensure the log file has correct ownership.
new 8727e03 self: Mark trivial "-modules" derivations as
non-substitutable.
new 7647c0d gnu: tbb: Build in a reproducible fashion.
new 99fcefb gnu: texinfo: Add version 6.7.
The 5 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:
gnu/build/shepherd.scm | 6 ++++--
gnu/packages/tbb.scm | 11 +++++++++++
gnu/packages/texinfo.scm | 14 +++++++++++++-
guix/self.scm | 6 +++++-
4 files changed, 33 insertions(+), 4 deletions(-)
- branch master updated (dec8456 -> 99fcefb),
guix-commits <=
- 01/05: shepherd: 'make-forkexec-constructor/container' keeps the log file., guix-commits, 2019/09/26
- 02/05: shepherd: Ensure the log file has correct ownership., guix-commits, 2019/09/26
- 03/05: self: Mark trivial "-modules" derivations as non-substitutable., guix-commits, 2019/09/26
- 05/05: gnu: texinfo: Add version 6.7., guix-commits, 2019/09/26
- 04/05: gnu: tbb: Build in a reproducible fashion., guix-commits, 2019/09/26