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: Sat, 09 Jun 2018 10:08:02 +0000

Your message dated Sat, 09 Jun 2018 12:07:27 +0200
with message-id <address@hidden>
and subject line Re: bug#22629: [PATCH 0/4] 'guix pull' produces a 
self-contained Guix
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: [PATCH 0/4] 'guix pull' produces a self-contained Guix Date: Sat, 09 Jun 2018 12:07:27 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello Guix!

Ludovic Courtès <address@hidden> skribis:

> Here is the “new” ‘guix pull’ that we discussed notably in this thread:
>
>   https://bugs.gnu.org/22629
>
> The major difference is that instead of just building a bunch of modules
> and putting them under ~/.config/guix/latest, it now produces a
> standalone package (with bin/guix, share/info/guix.info, etc.) and puts
> it in a profile under ~/.config/guix/current.  Quoth the manual:

I have just pushed the new ‘guix pull’, with a few improvements compared
to the patches I had sent:

  • Both guix.info and all of guix.LANG.info are now built.

  • The derivation that builds locale data depends only on the po/
    directory, so it won’t be rebuilt every time.  Likewise for the
    derivation that builds the manual.

  • Meta-data about what was pulled is kept in manifest entries, using
    the ‘properties’ discussed in <https://bugs.gnu.org/31442>.
    Currently the UI doesn’t use it but you can see that info in
    ~/.config/guix/current/manifest.

Let me know how it goes!

Ludo’.


--- End Message ---

reply via email to

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