guix-commits
[Top][All Lists]
Advanced

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

branch master updated (faeae5114c -> 5a61ce6bcf)


From: guix-commits
Subject: branch master updated (faeae5114c -> 5a61ce6bcf)
Date: Mon, 12 Feb 2024 06:21:28 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from faeae5114c gnu: ruby-3.2: Update to 3.2.3.
     new 15fd5d6c3f services: virtual-build-machine: Add base file systems to 
default OS.
     new e0ade40c2b services: virtual-build-machine: Use a larger partition by 
default.
     new 5bd5bb5f6c git authenticate: Gracefully handle invalid fingerprints.
     new 1610a632d4 swh: ‘vault-fetch’ follows redirects.
     new be773bd192 swh: Add bindings for the “ExtID” API.
     new 1b72e14307 swh: Add ‘swh-download-directory-by-nar-hash’.
     new 29f3089c84 lint: archival: Check with ‘lookup-directory-by-nar-hash’.
     new 264fdbcaff git-download: Download from SWH by nar hash when possible.
     new 5a61ce6bcf swh: Fix docstring of ‘lookup-directory’.

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/services/virtualization.scm   |  22 ++++++--
 guix/build/git.scm                |  20 +++++--
 guix/git-download.scm             |   4 +-
 guix/lint.scm                     |  30 ++++++----
 guix/scripts/git/authenticate.scm |  15 ++++-
 guix/scripts/perform-download.scm |   4 +-
 guix/swh.scm                      | 113 ++++++++++++++++++++++++++++++++++----
 tests/lint.scm                    |  33 +++++++++--
 tests/swh.scm                     |  21 ++++++-
 9 files changed, 221 insertions(+), 41 deletions(-)



reply via email to

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