[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40597] [PATCH] doc: Mention update-guix-package in guix-binary tarb
From: |
Ludovic Courtès |
Subject: |
[bug#40597] [PATCH] doc: Mention update-guix-package in guix-binary tarball, rebuild instructions. |
Date: |
Mon, 13 Apr 2020 15:41:12 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi Vincent,
Vincent Legoll <address@hidden> skribis:
>>From dd961656d9bd98d11ba5e38be89cd1952fefc263 Mon Sep 17 00:00:00 2001
> From: Vincent Legoll <address@hidden>
> Date: Mon, 13 Apr 2020 14:25:57 +0200
> Subject: [PATCH] doc: Mention update-guix-package in guix-binary tarball
> rebuild instructions.
>
> * doc/guix.texi (Binary Installation): Mention 'make update-guix-package'.
I agree this needs to be documented, but I don’t think this is the right
place: “Binary Installation” is for users who want to install. Instead,
we should document it in a section explicitly targeting Guix developers,
maybe under “Contributing”?
Thanks,
Ludo’.