From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?=E7=99=BD=E3=81=84=E7=86=8A=EF=BC=A0=E7=9B=B8=E6=92=B2?= =?UTF-8?Q?=E9=81=93?= Subject: Re: Libreoffice building (sort of) Date: Thu, 12 Mar 2015 23:56:07 +0100 Message-ID: <1087a716208a8189144690eb294adac7@hcoop.net> References: <20150309220320.GA16814@debian> <787D3051-1EA0-4CFA-8D7C-A201DB6EA50B@sumou.com> <7C40BA9C-C875-446D-B2FD-3749CF026313@sumou.com> <87mw3lm3cp.fsf@gnu.org> <26d5018175cf3d29bd0f9c99081c4841@hcoop.net> <871tkv1ojp.fsf@netris.org> <31c4ac58a6a35a5f0aaf774ae6c51062@hcoop.net> <87k2ynz6l7.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWC1Z-0004cE-Hy for guix-devel@gnu.org; Thu, 12 Mar 2015 18:56:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWC1W-0001ad-9E for guix-devel@gnu.org; Thu, 12 Mar 2015 18:56:17 -0400 Received: from deleuze.hcoop.net ([69.90.123.67]:59481) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWC1W-0001YZ-5a for guix-devel@gnu.org; Thu, 12 Mar 2015 18:56:14 -0400 In-Reply-To: <87k2ynz6l7.fsf@netris.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: GuixSD On 2015-03-11 20:17, Mark H Weaver wrote: > When you run "/path/to/git/checkout/pre-inst-env guix ..." then it will > always use the package descriptions from the git checkout. This is > what > I *always* do. In fact, to make this easier, I put this script in > ~/bin/guix: > > --8<---------------cut here---------------start------------->8--- > #!/bin/sh > > exec /home/mhw/guix/pre-inst-env guix "$@" > --8<---------------cut here---------------end--------------->8--- > > Also note that when 'pre-inst-env' is used, $HOME/.config/guix/latest > is > always ignored, so anything you've done with 'guix pull' is irrelevant. So, if I understand correctly, I'd make the git version, but not make install it. Then running `pre-inst-env guix' this will use definitions from the git pull... What about the store? Should I configure it with --localstatedir set to /var when building the git version? -- 白い熊@相撲道