guix-commits
[Top][All Lists]
Advanced

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

branch master updated (dc7eb6f07a -> 80902fc210)


From: guix-commits
Subject: branch master updated (dc7eb6f07a -> 80902fc210)
Date: Thu, 5 Jan 2023 09:17:49 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from dc7eb6f07a nls: Update translations.
     new 2c757e8fb4 home: '--version' really says "guix home".
     new 73684dc90e home: services: environment-variables: Add support for 
literal strings.
     new 2127e56bd8 system, home: Factorize default '.bashrc'.
     new 086df6ef21 system: Define default 'PS1' in /etc/bashrc rather than 
~/.bashrc.
     new 632e2f7ce1 environment: Simplify 'PS1' suggestion on '--check'.
     new b5e3701f1a environment: Avoid false positive on 'PS1' check.
     new 80902fc210 gnu: guile-avahi: Fix cross-compilation.

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:
 doc/guix.texi                | 14 ++++++++++---
 gnu/home/services.scm        | 48 +++++++++++++++++++++++++++++++-----------
 gnu/home/services/shells.scm | 50 +++++++++++---------------------------------
 gnu/packages/guile-xyz.scm   |  4 ++--
 gnu/system.scm               |  3 +++
 gnu/system/shadow.scm        | 33 +++++++++++++----------------
 guix/scripts/environment.scm | 12 ++++++-----
 guix/scripts/home.scm        |  4 ++--
 tests/guix-home.sh           |  4 +++-
 9 files changed, 91 insertions(+), 81 deletions(-)



reply via email to

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