guix-commits
[Top][All Lists]
Advanced

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

branch master updated (48542e0 -> 6272222)


From: guix-commits
Subject: branch master updated (48542e0 -> 6272222)
Date: Wed, 4 Aug 2021 11:23:12 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 48542e0  gnu: Add python-azure-storage-nspkg.
     new 14428aa  gnu: Add python-opcodes.
     new 9b80df5  gnu: Add python-peachpy.
     new 36f7e1d  gnu: gloo: Update to c22a5cf.
     new c83d7d6  gnu: gloo: Honor #:tests? in 'check' phase.
     new 38d319d  gnu: gemmlowp: Add "generic" variant.
     new dd55ad7  gnu: Add python-pytorch.
     new f44fe1d  gnu: Add python-clang.
     new 15452f3  import: Use PARSE-COMMAND-LINE for options.
     new 6272222  gnu: Fix broken links to Arch Linux git repositories

The 9 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/local.mk                                       |   2 +
 gnu/packages/crypto.scm                            |   2 +-
 gnu/packages/engineering.scm                       |   9 +-
 gnu/packages/llvm.scm                              |  41 +++-
 gnu/packages/machine-learning.scm                  | 232 ++++++++++++++++++---
 gnu/packages/patches/python-pytorch-runpath.patch  |  25 +++
 .../patches/python-pytorch-system-libraries.patch  | 131 ++++++++++++
 gnu/packages/python-xyz.scm                        |  74 +++++++
 gnu/packages/tex.scm                               |   6 +-
 guix/scripts/import/cpan.scm                       |   9 +-
 guix/scripts/import/cran.scm                       |   9 +-
 guix/scripts/import/crate.scm                      |  10 +-
 guix/scripts/import/egg.scm                        |   9 +-
 guix/scripts/import/elpa.scm                       |   9 +-
 guix/scripts/import/gem.scm                        |   9 +-
 guix/scripts/import/gnu.scm                        |   9 +-
 guix/scripts/import/go.scm                         |   9 +-
 guix/scripts/import/hackage.scm                    |   9 +-
 guix/scripts/import/json.scm                       |   9 +-
 guix/scripts/import/opam.scm                       |   9 +-
 guix/scripts/import/pypi.scm                       |   9 +-
 guix/scripts/import/stackage.scm                   |   9 +-
 guix/scripts/import/texlive.scm                    |   9 +-
 23 files changed, 529 insertions(+), 120 deletions(-)
 create mode 100644 gnu/packages/patches/python-pytorch-runpath.patch
 create mode 100644 gnu/packages/patches/python-pytorch-system-libraries.patch



reply via email to

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