guix-commits
[Top][All Lists]
Advanced

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

branch master updated (5ecbf5b163 -> 8d922504b2)


From: guix-commits
Subject: branch master updated (5ecbf5b163 -> 8d922504b2)
Date: Mon, 11 Jul 2022 19:19:21 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 5ecbf5b163 doc: Fix cross-reference to Git Info manual.
     new dee9a32888 gnu: xonsh: Update to 0.13.0
     new 4574ef267e guix: Really export 'define-public'.
     new b8b02f4de5 style: Gracefully handle failure to locate a source file.
     new e5e352ae2a gnu: llvm-8: Fix build with gcc-10.
     new 3485984a09 gnu: llvm-3.7, llvm-3.8: Fix build with gcc.
     new f276ebc348 gnu: LLVM, Clang, LLD: Update to 14.0.6.
     new 03bc18dfcf gnu: clang-toolchain-14: Build with libomp-14.
     new 8d922504b2 gnu: home: Add Guix channels service.

The 8 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                                      |  33 +++++
 gnu/home/services/guix.scm                         |  44 +++++++
 gnu/local.mk                                       |   4 +
 gnu/packages/llvm.scm                              | 137 +++++++++++++--------
 .../clang-runtime-3.7-fix-build-with-python3.patch |  16 +++
 ...0.patch => llvm-3.x.1-fix-build-with-gcc.patch} |  10 +-
 .../patches/llvm-8-fix-build-with-gcc-10.patch     |  34 +++++
 gnu/packages/shells.scm                            |  46 ++++---
 guix.scm                                           |   3 +-
 guix/scripts/style.scm                             |  12 +-
 10 files changed, 262 insertions(+), 77 deletions(-)
 create mode 100644 gnu/home/services/guix.scm
 create mode 100644 
gnu/packages/patches/clang-runtime-3.7-fix-build-with-python3.patch
 copy gnu/packages/patches/{llvm-3.6-fix-build-with-gcc-10.patch => 
llvm-3.x.1-fix-build-with-gcc.patch} (56%)
 create mode 100644 gnu/packages/patches/llvm-8-fix-build-with-gcc-10.patch



reply via email to

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