guix-commits
[Top][All Lists]
Advanced

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

branch master updated (cceb5344ae -> 2a55f99aff)


From: guix-commits
Subject: branch master updated (cceb5344ae -> 2a55f99aff)
Date: Thu, 10 Mar 2022 05:43:52 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from cceb5344ae gnu: gthumb: Fix build.
     new 13ff4ae5b1 maint: 'assert-binaries-available' only checks 
ci.guix.gnu.org.
     new 325136b8b1 gnu: gnome-arcade: Update to 0.240.
     new 0cb05f4a06 gnu: gnome-sudoku: Add missing dependency on Python.
     new 25afd66a81 gnu: gnome-sudoku: Remove input labels.
     new 66bf60a4cd home: symlink-manager: Clarify module imports.
     new 7a8856f540 home: symlink-manager: Move helper procedures as top-level 
defines.
     new cf803b71c7 home: symlink-manager: Use 'for-each' when used for effects.
     new e1b38046a6 home: symlink-manager: Use 'file-is-directory?'.
     new a81bb1e4bb home: symlink-manager: Remove 'empty-directory?' and avoid 
TOCTTOU race.
     new a3a76a8384 home: symlink-manager: Avoid extra 'lstat' call.
     new 7b7e32d5ad tests: Make sure 'guix home reconfigure' backs up files.
     new 26e67e0280 tests: Simplify use of 'local-file' in 'tests/guix-home.sh'.
     new 5fabaf1128 tests: Check 'guix home reconfigure' for a second 
generation.
     new 5fa188e92e home: symlink-manager: 'cleanup-symlinks' uses 
'file-system-fold'.
     new 1fb6ef0473 home: symlink-manager: 'create-symlinks' uses 
'file-system-fold'.
     new 2a55f99aff home: symlink-manager: Rename "path" to "file" where 
appropriate.

The 16 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:
 Makefile.am                           |   4 +-
 gnu/home/services/symlink-manager.scm | 357 +++++++++++++++-------------------
 gnu/packages/emulators.scm            |   4 +-
 gnu/packages/gnome.scm                |  17 +-
 tests/guix-home.sh                    |  44 ++++-
 5 files changed, 213 insertions(+), 213 deletions(-)



reply via email to

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