[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing Guix
From: |
Ludovic Courtès |
Subject: |
Re: Installing Guix |
Date: |
Fri, 07 Mar 2014 17:01:19 +0100 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Sree Harsha Totakura <address@hidden> skribis:
> On 03/07/2014 02:29 PM, Xue Fuqiao wrote:
>> 1. Do I have to run `./bootstrap' every time after running `git pull'?
>>
> Yes, it is advisable to do that everytime you pull from the repo,
> although it is only required if changes to the build system are made.
Actually ./bootstrap is only needed the first time, and then when the
‘nix-upstream’ submodule is update, which is quite rare.
Ludo’.