guix-commits
[Top][All Lists]
Advanced

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

branch master updated (34ba6e0616 -> f7bb161445)


From: guix-commits
Subject: branch master updated (34ba6e0616 -> f7bb161445)
Date: Mon, 7 Mar 2022 16:50:53 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 34ba6e0616 system: Set kernel name for riscv64-linux.
     new 667f21aea0 tests: Adjust to (guix import github) changes.
     new 6e09ab9f61 gnu: scotch: Explicitly pass "-DINTSIZE" to CMake.
     new 1cad347618 derivations: Coalesce inputs that have the same output path.
     new c723aa98b5 gnu: Add gnusim8085.
     new ad464b1704 gnu: Add python-multipart.
     new ebb03447f8 import: pypi: Gracefully handle missing project home page.
     new 434925379d import: pypi: Return multiple values for unknown packages.
     new 6bb92098b4 import: hackage: Return multiple values for unknown 
packages.
     new 1fe81b349c import: elpa: Return multiple values for unknown packages.
     new 7229b0e858 import: cran: Return multiple values for unknown packages.
     new 5278cab3dc scripts: import: gem: Fix recursive error handling.
     new 483e4a9d07 import: hackage: Avoid pointless use of 'compose'.
     new f7bb161445 import: hackage: Use SRFI-71 instead of SRFI-11.

The 13 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/emulators.scm  | 37 +++++++++++++++++++++++++++++++
 gnu/packages/maths.scm      |  9 ++++----
 gnu/packages/python-xyz.scm | 27 +++++++++++++++++++++++
 guix/derivations.scm        | 14 +++++++++---
 guix/import/cran.scm        |  5 ++---
 guix/import/elpa.scm        |  7 ++----
 guix/import/hackage.scm     | 54 ++++++++++++++++++++++-----------------------
 guix/import/pypi.scm        | 53 ++++++++++++++++++++++++--------------------
 guix/scripts/import/gem.scm | 33 ++++++++++++++-------------
 tests/derivations.scm       | 50 +++++++++++++++++++++++++++++++++++------
 tests/import-github.scm     | 43 ++++++++++++++++++++++--------------
 11 files changed, 226 insertions(+), 106 deletions(-)



reply via email to

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