[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (905a2ff -> 7dc19c3)
From: |
guix-commits |
Subject: |
branch master updated (905a2ff -> 7dc19c3) |
Date: |
Thu, 1 Oct 2020 06:47:41 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 905a2ff gnu: Add texlive-symbol.
new 9556ac4 daemon: Try to execute derivation builders only for matching
OS kernels.
new 58abd58 pack: Work around ld.so bug that affects the "fakechroot"
engine.
new e9cbf43 gnu: tbb: Update to 2020.3.
new 786a04c gnu: SuiteSparse: Update to 5.8.1.
new 7dc19c3 ui: "guix help" silently ignores EPIPE.
The 5 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:
gnu/packages/maths.scm | 7 ++++---
gnu/packages/tbb.scm | 4 ++--
guix/scripts/pack.scm | 10 ++++++++--
guix/ui.scm | 4 ++--
nix/libstore/build.cc | 26 +++++++++++++++++++++++---
5 files changed, 39 insertions(+), 12 deletions(-)
- branch master updated (905a2ff -> 7dc19c3),
guix-commits <=
- 02/05: pack: Work around ld.so bug that affects the "fakechroot" engine., guix-commits, 2020/10/01
- 03/05: gnu: tbb: Update to 2020.3., guix-commits, 2020/10/01
- 01/05: daemon: Try to execute derivation builders only for matching OS kernels., guix-commits, 2020/10/01
- 04/05: gnu: SuiteSparse: Update to 5.8.1., guix-commits, 2020/10/01
- 05/05: ui: "guix help" silently ignores EPIPE., guix-commits, 2020/10/01