On 2015年3月10日 9:54:43 CET, "白い熊 @相撲道" <guix-devel_gnu....@sumou.com> wrote: >On 2014年11月24日 18:19:33 CET, John Darrington wrote: >>Well currently the libreoffice package in wip-libreoffice >>branch, builds, >>installs and >>seems to work ok. > >Until the building errors are all fixed and it's merged with master, is >there a way I can install it on GuixSD? How would, I do this? > >Or is the only way to git pull Guix, build it in GuixSD, and deploy >from the branch there?
So maybe it's working... What I've done: wget http://git.savannah.gnu.org/cgit/guix.git/snapshot/wip-libreoffice.tar.gz guix pull --url=file:///path/to/wip-libreoffice.tar.gz guix package -i libreoffice It's building now, apparently everything from source, so probably a long way to go... Let's see if it will put a unable libreoffice instance in the store... -- 白い熊 @相撲道