GNU bug report logs -
#65229
[PATCH 0/2] Add '-q' for 'pull' and 'time-machine'; support loading from pipes
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Fri, 11 Aug 2023 15:32:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 65229 <at> debbugs.gnu.org (full text, mbox):
Re,
On Wed, 16 Aug 2023 at 14:59, Simon Tournier <zimon.toutoune <at> gmail.com> wrote:
> Well, I would keep the previous example because the behaviour appears to
> me more prone-error. I mean, by default, there is no channels.scm file
> under ~/.config/guix/ or /etc/guix, therefore an explanation of the
> behaviour without any option at all appears to me worth. Moreover,
> since there is no channels.scm file by default, i.e., the default is
> %default-channels, it appears to me weird to explain the specific
> behaviour (without any option and reaching new revision) using an option
> turning off the channels.scm file.
Somehow, I would keep something like [1]:
--8<---------------cut here---------------start------------->8---
Similarly as @command{guix pull}, the absence of any options means that
either the user's @file{~/.config/guix/channels.scm} file, or either the
system-wide @file{/etc/guix/channels.scm} file, or either the built-in
default channels specified in the @code{%default-channels} will be
honored, in that order. The command
@example
guix time-machine -- build hello
@end example
will thus build the package @code{hello} as defined by the previous
@dfn{channels} file (@pxref{Channels}). In general, it builds a newer
revision of Guix than you have installed. Time travel works in both
directions!
--8<---------------cut here---------------end--------------->8---
1: https://yhetil.org/guix/87r0qyrlm0.fsf <at> gmail.com
Cheers,
simon
This bug report was last modified 1 year and 281 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.