[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#37869] [PATCH] pull: Honor '/etc/guix/channels.scm'.
From: |
Julien Lepiller |
Subject: |
[bug#37869] [PATCH] pull: Honor '/etc/guix/channels.scm'. |
Date: |
Fri, 25 Oct 2019 20:20:17 +0200 |
Le Fri, 25 Oct 2019 17:13:53 +0200,
Ludovic Courtès <address@hidden> a écrit :
> Hi there!
>
> I’d like to add this news entry for this patch when I push it (within
> a day or two if there aren’t any objections):
>
> (entry (commit "XXX")
> (title (en "@command{guix pull} now honors
> @file{/etc/guix/channels.scm")) (body
> (en "The @command{guix pull} command will now read the
> @file{/etc/guix/channels.scm} file if it exists and if the per-user
> @file{~/.config/guix/channels.scm} is not present. This allows
> administrators of multi-user systems to define site-wide defaults.")))
>
> (See <https://issues.guix.gnu.org/issue/37869> for context.)
>
> Thanks,
> Ludo’.
>
>
>
French:
(entry (commit "XXX")
(title (en "@command{guix pull} lit maintenant
@file{/etc/guix/channels.scm}"))
(body
(en "La commande @command{guix pull} lira maintenant le fichier
@file{/etc/guix/channels.scm} s'il existe et si le fichier
@file{~/.config/guix/channels.scm} par utilisateur n'est pas présent.
Cela permet aux administrateurs de systèmes multi-utilisateurs de
définir les paramètres par défaut.")))
As always, feel free to adapt or change anything :)