[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: |
Thu, 26 Aug 2021 13:58:37 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi Andrew,
Andrew Tropin <andrew@trop.in> writes:
> ---
> This patch is targeted against wip-guix-home branch.
>
> It's not a part of any patch series to make sure it will get enough attention,
> because it's most unpure part of the Guix Home and operates on user's files.
>
> gnu/home-services/symlink-manager.scm | 248 ++++++++++++++++++++++++++
> 1 file changed, 248 insertions(+)
> create mode 100644 gnu/home-services/symlink-manager.scm
>
[…]
I applied your patch, replaces tabs with spaces, modified commit message
according to GNU standards, added the file to gnu/local.mk for
compilation (I forgot to do it for previous patch series, apologies).
I would like to squash the patch for home-services.scm with a previous
series (hope force push will work), but I should ask you could I do it?
Otherwise I could just push two patches to wip-guix-home.
Updated patches are attached below.
0001-gnu-Compile-home-services.patch
Description: Text Data
0002-home-services-Add-symlink-manager.patch
Description: Text Data
Oleg.
signature.asc
Description: PGP signature
- [bug#50208] [PATCH] home-services: Add symlink-manager, Andrew Tropin, 2021/08/26
- [bug#50208] [PATCH] home-services: Add symlink-manager,
Oleg Pykhalov <=
- [bug#50208] [PATCH] home-services: Add symlink-manager, Andrew Tropin, 2021/08/27
- [bug#50208] [PATCH 0/5] Add home-environment and related services, Andrew Tropin, 2021/08/27
- [bug#50208] [PATCH 4/5] home-services: Add xdg., Andrew Tropin, 2021/08/27
- [bug#50208] [PATCH 5/5] home: Add home-environment., Andrew Tropin, 2021/08/27
- [bug#50208] [PATCH 5/5] home: Add home-environment., Xinglu Chen, 2021/08/28
- [bug#50208] [PATCH 5/5] home: Add home-environment., Andrew Tropin, 2021/08/30