guix-commits
[Top][All Lists]
Advanced

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

branch wip-guix-home updated (f82a0ac -> 235ceb0)


From: guix-commits
Subject: branch wip-guix-home updated (f82a0ac -> 235ceb0)
Date: Mon, 30 Aug 2021 19:18:16 -0400 (EDT)

wigust pushed a change to branch wip-guix-home
in repository guix.

    from f82a0ac  home: Add home-environment.
     new 962264b  home-services: Add utils module.
     new e593e08  home-services: symlink-manager: Properly handle 1st 
generation case.
     new 03a7d62  home-services: activation: Add support for multiline env vars.
     new bb9e4c0  gnu: home: Add doc comment about the module.
     new 31461bb  home-services: xdg: Add missing import.
     new 235ceb0  gnu: local.mk: Tabify.

The 6 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/home-services.scm                 |  4 +-
 gnu/home-services/shells.scm          |  1 +
 gnu/home-services/symlink-manager.scm |  2 +-
 gnu/home-services/utils.scm           | 77 +++++++++++++++++++++++++++++++++++
 gnu/home-services/xdg.scm             |  1 +
 gnu/home.scm                          |  8 ++++
 gnu/local.mk                          | 15 +++----
 7 files changed, 98 insertions(+), 10 deletions(-)
 create mode 100644 gnu/home-services/utils.scm



reply via email to

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