emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#28471: closed (guix pull doesn't update the user m


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28471: closed (guix pull doesn't update the user manual)
Date: Sun, 02 Sep 2018 15:12:02 +0000

Your message dated Sun, 02 Sep 2018 17:11:10 +0200
with message-id <address@hidden>
and subject line Re: bug#22629: Channels!
has caused the debbugs.gnu.org bug report #22629,
regarding guix pull doesn't update the user manual
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22629: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22629
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix pull doesn't update the user manual Date: Fri, 15 Sep 2017 16:39:06 -0400
guix pull should build and install the latest documentation of Guix to
the user profile so that `info guix' always displays the current
documentation.

This seems to confuse Guix users every now and then, myself included,
and the work around of cloning a full copy of the guix sources just to
build the manual is not user friendly nor trivial.



--- End Message ---
--- Begin Message --- Subject: Re: bug#22629: Channels! Date: Sun, 02 Sep 2018 17:11:10 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

address@hidden (Ludovic Courtès) skribis:

> address@hidden (Ludovic Courtès) skribis:
>
>> The patches that follow implement this last bit, though in a slightly
>> different way.  Users would now have the option to provide
>> ~/.config/guix/channels.scm along these lines:
>>
>>   (cons (channel
>>          (name 'guix-hpc)
>>          (url "https://gitlab.inria.fr/guix-hpc/guix-hpc.git";)
>>          (branch "origin/master"))
>>         %default-channels)
>
> What follows is version 2 of the patches, which I’d like to push within
> a day or two.  The main changes are:

I fixed a typo that would lead ‘--url’ to be ignored and pushed.
Please report any problems you may have!

I’m closing this 2.5-year old issue now.  :-)

Ludo’.


--- End Message ---

reply via email to

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