guix-commits
[Top][All Lists]
Advanced

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

branch master updated (2de3004267 -> ff1146fb4f)


From: guix-commits
Subject: branch master updated (2de3004267 -> ff1146fb4f)
Date: Fri, 27 Oct 2023 19:35:05 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 2de3004267 home: services: Fix regression in generated 
‘on-first-login’ script.
     new 67effc1560 grafts: Fix corner case involving multiple-output 
derivations.
     new b3ec2a0d37 environment: Honor ‘-s’ for guile-for-build.
     new 9d4b720e1f packages: Add ‘system’ parameter for ‘set-guile-for-build’.
     new 344e39c928 profiles: Hooks honor the #:system parameter of 
‘profile-derivation’.
     new 661672a7f8 environment: Parameterize ‘%graft?’ early on.
     new 6eb147dc31 environment: Fix typo in error messages.
     new ff1146fb4f tests: Adjust to cope with glibc graft.

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:
 gnu/bootloader.scm                  |  5 ++--
 guix/channels.scm                   |  3 ++-
 guix/grafts.scm                     | 43 ++++++++++++++-----------------
 guix/packages.scm                   |  7 +++---
 guix/profiles.scm                   | 49 +++++++++++++++++++++++-------------
 guix/scripts/environment.scm        | 35 +++++++++++++-------------
 tests/grafts.scm                    | 50 ++++++++++++++++++++++++++++++++++++-
 tests/guix-environment-container.sh |  2 +-
 tests/guix-pack.sh                  |  4 ++-
 tests/profiles.scm                  | 24 +++++++++++++++++-
 tests/transformations.scm           |  5 ++++
 11 files changed, 159 insertions(+), 68 deletions(-)



reply via email to

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