guix-commits
[Top][All Lists]
Advanced

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

branch master updated (fe556f4 -> c067918)


From: Christopher Baines
Subject: branch master updated (fe556f4 -> c067918)
Date: Fri, 11 Mar 2022 08:28:35 -0500 (EST)

cbaines pushed a change to branch master
in repository data-service.

    from fe556f4  Deduplicate inferior packages including replacements
     new 0e3f650  Compute more cross derivations
     new 9db755f  Disable value history in the inferior repl
     new 8379427  Process each system target pair individually
     new 0f07826  Extract out the code for starting an inferior
     new df4e0a7  Add to the hardcoded list of valid targets
     new 097e22a  Close the load revision inferior prior to inserting data
     new c067918  Fix an issue with the /builds page

The 7 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:
 guix-data-service/jobs/load-new-guix-revision.scm | 193 ++++++++++++++--------
 guix-data-service/model/derivation.scm            |   6 +-
 guix-data-service/model/package-metadata.scm      |  54 +++---
 guix-data-service/web/build/controller.scm        |   3 +-
 tests/model-package-metadata.scm                  |  93 +++++------
 tests/model-package.scm                           |  41 ++---
 6 files changed, 229 insertions(+), 161 deletions(-)



reply via email to

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