guix-devel
[Top][All Lists]
Advanced

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

Re: Libreoffice building (sort of)


From: 白い熊@相撲道
Subject: Re: Libreoffice building (sort of)
Date: Thu, 12 Mar 2015 23:56:07 +0100
User-agent: Roundcube Webmail/0.9.2

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?
--
白い熊@相撲道



reply via email to

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