guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1c916c167b -> 4fefbd4f14)


From: guix-commits
Subject: branch master updated (1c916c167b -> 4fefbd4f14)
Date: Fri, 25 Aug 2023 12:28:36 -0400 (EDT)

jpoiret pushed a change to branch master
in repository guix.

    from 1c916c167b gnu: Add thunarx-python.
     new 519c3b7803 tests: guix-shell: Use bash instead of user's $SHELL.
     new d57cab7641 image: Add mbr-raw-image-type and use by default.
     new ca8acad382 build: Add dependency on guix script for help2man targets.
     new 106ad23ae4 graph: Add GraphML backend.
     new 6c447ababf gnu: gcc-toolchain: Add empty librt.a.
     new e9a5eebc78 gnu: system: Add home-directory-permissions field to 
<user-account>.
     new 9f68a2a9c4 doc: Note that `guix shell` should contain base language 
packages.
     new 4fefbd4f14 tests: guix-home: Fix description search for home-mcron.

The 8 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-cookbook.texi        | 12 +++++++++---
 doc/guix.texi                 | 30 +++++++++++++++++++++++-------
 doc/local.mk                  |  4 ++--
 gnu/build/activation.scm      |  6 +++---
 gnu/packages/base.scm         |  4 ++++
 gnu/packages/commencement.scm |  7 +++++++
 gnu/system/accounts.scm       |  3 +++
 gnu/system/image.scm          | 19 +++++++++++++++++--
 gnu/tests/install.scm         |  4 ++--
 guix/graph.scm                | 36 +++++++++++++++++++++++++++++++++++-
 guix/scripts/system.scm       |  2 +-
 tests/guix-home.sh            |  2 +-
 tests/guix-shell.sh           |  2 +-
 13 files changed, 108 insertions(+), 23 deletions(-)



reply via email to

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