[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services
From: |
Oleg Pykhalov |
Subject: |
[bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ) |
Date: |
Thu, 07 Oct 2021 01:15:37 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Oleg Pykhalov <go.wigust@gmail.com> writes:
> This patch fixes user's files corruption. Also, I applied suggestions
> about commit message, thanks zimoun!
Also, in addion I forget to:
Replace '#!/usr/bin/env bash' with '#!/bin/bash'
Maybe a /bin/sh would be more Guix friendly, but shellcheck warns about
export -f does not exist in posix shell. Thoughts are welcome ;-)
Remove a unnecessary subshell in run_guix_home_without_home.
0001-scripts-home-Make-sure-profile-directory-exists.patch
Description: minor fixes for guix-test.sh
signature.asc
Description: PGP signature
- [bug#50967] [PATCH 13/14] home: services: configuration: Support file-like objects., (continued)
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Ludovic Courtès, 2021/10/04
- [bug#50967] [PATCH 3/3] guix: scripts: Make sure profile directory exists., Oleg Pykhalov, 2021/10/06
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ),
Oleg Pykhalov <=
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Maxime Devos, 2021/10/07
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Oleg Pykhalov, 2021/10/07
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Maxime Devos, 2021/10/07
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Ludovic Courtès, 2021/10/08
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Ludovic Courtès, 2021/10/08
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Oleg Pykhalov, 2021/10/09
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Oleg Pykhalov, 2021/10/09
- [bug#50967] [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Ludovic Courtès, 2021/10/09
- bug#50967: [PATCH 00/12] Move (gnu home-services XYZ) to (gnu services XYZ), Oleg Pykhalov, 2021/10/09
- [bug#50967] [PATCH 2/3] home: services: configuration: Support file-like objects., Oleg Pykhalov, 2021/10/04