guix-patches
[Top][All Lists]
Advanced

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

[bug#50208] [PATCH] home-services: Add symlink-manager


From: Oleg Pykhalov
Subject: [bug#50208] [PATCH] home-services: Add symlink-manager
Date: Tue, 31 Aug 2021 02:19:31 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Andrew Tropin <andrew@trop.in> writes:

> Changes since v1:
> Added missing import to xdg via a separate commit.
> Added trailing dots to commit messages.
>
> Andrew Tropin (5):
>   home-services: Add utils module.
>   home-services: symlink-manager: Properly handle 1st generation case.
>   home-services: activation: Add support for multiline env vars.
>   gnu: home: Add doc comment about the module.
>   home-services: xdg: Add missing import.
>
>  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 +++
>  6 files changed, 90 insertions(+), 3 deletions(-)
>  create mode 100644 gnu/home-services/utils.scm
>
> -- 
> 2.33.0

[…]

Tabified local.mk, pushed to wip-guix-home.

Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

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